Releases: XeroAPI/Xero-NetStandard
Releases · XeroAPI/Xero-NetStandard
17.0.0
What's Changed
- Releasing 17.0.0 (OAS: 16.0.0) by @xero-public-bot[bot] in #657
- Make IsQualifyingEarnings mandatory for AU payroll XeroAPI/Xero-OpenAPI@519464d Breaking Change
- Add new ULTRA SKU XeroAPI/Xero-OpenAPI@0532017
BREAKING: Deleted Models from previous OpenAPI spec changes:
Accounting: PageInfo, GetBankTransactionsResponse, GetContactsResponse, GetCreditNotesResponse, GetInvoicesResponse, GetManualJournalsResponse, GetOverpaymentsResponse, GetPaymentsResponse, GetPrepaymentsResponse, GetPurchaseOrdersResponse
Files: FileResponse204, InlineObject
Full Changelog: 16.0.0...17.0.0
16.0.0
What's changed
Bug Fixes
- add BASICLITE to Organisation Class enum (24d0d20) (Breaking Change)
- typo on required field name EarningsTemplates - case mismatch (ad30c54)
Full Changelog: 15.0.0...16.0.0
15.0.0
What's changed
- feat!: Delete deprecated employee management endpoints (1e5abee)
Features
- add CreatedDateUtc and AssociationDateUtc to Association schema (51da7aa)
- add xero-practicemanager-v3-1 spec (cd3cb46)
Full Changelog:14.0.1...15.0.0
14.0.1
14.0.0
What's Changed
Features
- Add StatutoryBereavementPayNorthernIreland and BereavementNire enums XeroAPI/Xero-OpenAPI#798
- Add a new query parameter and response feild InvoiceNumber in the prepayment endpoint XeroAPI/Xero-OpenAPI#800
Full Changelog: 13.0.0...14.0.0
13.0.0
What's changed
Features
- Add 2.0 endpoints for Timesheets in AU Payroll XeroAPI/Xero-OpenAPI#778
- Remove Accounting Activities Finance API XeroAPI/Xero-OpenAPI#791
- Add QualifyingEarnings for AU payroll (b4cbd7b)
Full Changelog: 12.5.0...13.0.0
12.5.0
12.4.0
- SDK update for adding contracts to employee and employment object and its relevant endpoints
12.3.0
- Add missing accounting.budgets.read scope and ratchet up lint validation on security scopes
- remove invalid type: string from Contact property in Quote schema
- Update BookDepreciationDetail
- Add TaxNumberType for Contacts
- Remove unused PUT for NZ and UK pay runs
12.2.0
What's Changed
Bug Fix
ApiClient.InterceptRequestandApiClient.InterceptResponsewere improperly made private in a previous release. They are nowprotected virtualto allow overriding them.
Full Changelog: 12.1.0...12.2.0