Skip to content

Releases: XeroAPI/Xero-NetStandard

17.0.0

04 Jun 00:11
00d52c2

Choose a tag to compare

What's Changed

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

17 May 23:31
0c35797

Choose a tag to compare

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

07 May 02:37
712346e

Choose a tag to compare

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

21 Apr 22:42
22da6a1

Choose a tag to compare

What's Changed

  • Releasing 14.0.1 (OAS: 12.0.2) by @xero-public-bot[bot] in #649

Bug Fixes

  • update the OrganisationType with possible values (#805) (a504eab)

Full Changelog: 14.0.0...14.0.1

14.0.0

02 Apr 01:33
ee93048

Choose a tag to compare

What's Changed

Features

Full Changelog: 13.0.0...14.0.0

13.0.0

03 Mar 02:25
a56a3f3

Choose a tag to compare

What's changed

Features

Full Changelog: 12.5.0...13.0.0

12.5.0

28 Jan 20:34
2ebd5d0

Choose a tag to compare

  • add credit notes webhooks schema
  • add example for credit note webhooks and update schema

12.4.0

17 Nov 03:21
f8067ca

Choose a tag to compare

  • SDK update for adding contracts to employee and employment object and its relevant endpoints

12.3.0

04 Nov 01:09
0db5e6f

Choose a tag to compare

  • 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

28 Aug 04:11
1d344a3

Choose a tag to compare

What's Changed

Bug Fix

  • ApiClient.InterceptRequest and ApiClient.InterceptResponse were improperly made private in a previous release. They are now protected virtual to allow overriding them.

Full Changelog: 12.1.0...12.2.0