Releases: XeroAPI/xero-php-oauth2
Releases · XeroAPI/xero-php-oauth2
14.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: 13.0.0...14.0.0
13.0.0
12.0.1
12.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: 11.0.0...12.0.0
11.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 XeroAPI/Xero-OpenAPI#792
Dependancies
- Update firebase/php-jwt #409
Full Changelog: 10.4.0...11.0.0
10.4.0
What's Changed
- add credit notes webhooks schema
- add example for credit note webhooks and update schema
Full Changelog: 10.3.0...10.4.0
10.3.0
- SDK update for adding contracts to employee and employment object and its relevant endpoints
10.2.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
10.1.0
What's Changed
⚠️ Notice: Obsolete Endpoints
The following Accounting API endpoints have been marked [Obsolete] and will be removed in a future release.
- CreateEmployeesAsync
- CreateEmployeesAsyncWithHttpInfo
- CreateEmployeesAsyncWithHttpInfo
- GetEmployeeAsync
- GetEmployeeAsyncWithHttpInfo
- GetEmployeesAsync
- GetEmployeesAsyncWithHttpInfo
- UpdateOrCreateEmployeesAsync
- UpdateOrCreateEmployeesAsyncWithHttpInfo
Please migrate to the supported alternatives before deprecation on April 28, 2026.
Full Changelog: 10.0.0...10.1.0
10.0.0
What's Changed
- Minimum required PHP version is now 8.1 or greater
- Php package updates
- Removed empty test files
BREAKING CHANGE
- fix: Following fields are made required for payroll-nz
- Employee model: firstName, lastName, dateOfBirth, address
- Employment model: startDate, engagementType, payrollCalendarID
- fix: Following fields are made required for payroll-uk
- Employee model: firstName, lastName, dateOfBirth, address, gender and title
- Employment model: startDate, payrollCalendarID, employeeNumber, and niCategories
Full Changelog: 9.2.0...10.0.0