Releases: XeroAPI/xero-php-oauth2
7.4.0-dev.1
ci: testing the packagist release
7.4.0-dev
Merge pull request #376 from XeroAPI/PETOSS-518-Find-package-vulnerab…
7.4.0-alpha
Merge pull request #376 from XeroAPI/PETOSS-518-Find-package-vulnerab…
7.3.0
Build from OAS 6.3.0
What's Changed
-
New optional property got added to the
EmployeeLeaveType
DTO forscheduleOfAccrualDate
. -
Following USST fields have been added to
Invoices
andCredit Notes
endpoints:- InvoiceAddresses
- SalesTaxCodeId
- Taxability
- TaxBreakdown
-
GitHub Actions workflow has been added for validation of PRs.
Full Changelog: 7.2.0...7.3.0
7.2.0
- Build from OAS 6.2.0
What's Changed
- Accounting API - Field
SentToContact
is now writable for credit notes.
Full Changelog: 7.1.0...7.2.0
7.1.0
Build from OAS 6.1.1
What's Changed
- Added NZ Payroll Working Pattern changes
- Added new fields for NZ Payroll Holidays Act Update
- Added threshold warnings to accounting API responses
Full Changelog: 7.0.1...7.1.0
7.0.1
What's Changed
- Build from OAS 6.0.1
- Fixes syntax errors in models.
Breaking Change
- JSON serialization response will contain an associative array instead of holding the domain object directly
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- Build from OAS 6.0.0
Breaking Change
- Removed PageInfo metadata object and added pagination metadata object for select Api.Accounting endpoints
- Introducing Search Term in
GET /invoice endpoint
. - Adds the pageSize query parameter for
GET /Overpayments
andGET /Prepayments
endpoints. - Added ultimate sub plans for Api.Accounting
Full Changelog: 6.0.0...7.0.0
6.0.0
Build from OAS 5.0.0
BREAKING CHANGE
-
PageInfo
object has been added to the HTTP response for following endpoints & the response schema name has been changed.- payments
- purchase Orders
- contacts
- credit notes
- manual journals
- invoices
- bank transactions
- pre payments
- over payments
-
page size query parameter has been added to "get all" endpoints for bank transactions, contacts, credit notes, invoices, manual
journals, payments and purchase orders -
Following properties are 'no longer in use' for "DataSourceResponse" schema -
- indirectBankFeed
- indirectBankFeedPos
- indirectBankFeedNeg
Full Changelog: 5.0.0...6.0.0
5.0.0
Build from OAS 4.0.0
What's Changed
Files API
- Adds 'Name', 'Size', 'SendWithObject' to object association endpoint.
BREAKING CHANGES
Accounting API
- Updates Accounting with new Organization classes (IGNITE, GROW, COMPREHENSIVE)
Full Changelog: 4.0.0...5.0.0