Skip to content

Releases: XeroAPI/Xero-Java

18.0.0

Choose a tag to compare

@shehanster shehanster released this 14 Jul 01:06

What's Changed

  • Releasing 18.0.0 (OAS: 16.1.0) by @xero-public-bot[bot]
    • Bank Transfer Enhancements: Added support for deleting bank transfers and tracking transactions with optional tracking categories on source and destination accounts
    • Timestamp Standardization: Added ISO-8601 formatted timestamp fields across accounting models (Invoice, CreditNote, Overpayment, Payment, Prepayment) for improved datetime handling
    • Deleted Transfers Visibility: Added ability to retrieve deleted bank transfers via new includeDeleted parameter in getBankTransfers()

Full Changelog: 17.0.0...18.0.0

17.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 03 Jun 23:23
8382d79

What's Changed

Full Changelog: 16.0.0...17.0.0

16.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 17 May 23:26
a4a73be

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

Choose a tag to compare

@yangb-xero yangb-xero released this 07 May 02:39
8d648f0

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

Choose a tag to compare

@nca-work nca-work released this 21 Apr 23:02
6cb5b45

What's Changed

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

Bug Fixes

Full Changelog: 14.0.0...14.0.1

14.0.0

Choose a tag to compare

@yangb-xero yangb-xero released this 06 Apr 22:17
e1762e0

What's Changed

Features

Full Changelog: 13.0.0...14.0.0

13.0.0

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 05 Mar 01:24
6fcbdad

What's Changed

Features

Full Changelog: 12.4.0...13.0.0

12.4.0

Choose a tag to compare

@nca-work nca-work released this 28 Jan 21:09
f62c9da

What's Changed

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

Full Changelog: 12.3.1...12.4.0

12.3.1

Choose a tag to compare

@the-chris-mitchell the-chris-mitchell released this 02 Dec 02:06
20e6ce4

What's Changed

Full Changelog: 12.3.0...12.3.1

12.3.0

Choose a tag to compare

@yangb-xero yangb-xero released this 17 Nov 03:12
c5383ba
  • SDK update for adding contracts to employee and employment object and its relevant endpoints