Releases: XeroAPI/Xero-OpenAPI
Releases · XeroAPI/Xero-OpenAPI
12.0.0
What's changed
Features
- aaded a new query parameter and response feild InvoiceNumber in the prepayment endpoint (b26bd13)
Full Changelog:11.1.0...12.0.0
11.1.0
What's changed
Bug Fixes
- update xero-payroll-au-v2.yaml vendor extension to match nz & uk behaviour (2a621d0)
Features
- added QualifyingEarnings for au payroll (b4cbd7b)
Full Changelog:11.0.0...11.1.0
11.0.0
10.1.0
What's changed
Features
- add credit notes webhooks schema (e22ce18)
- add example for credit note webhooks and update schema (2561bfd)
Full Changelog:10.0.0...10.1.0
10.0.0
What's changed
Features
- Removed deprecated NZ fields (e03ee93)
BREAKING CHANGES:
Remove deprecated fields:
- SickLeaveHoursToAccrueAnnually -> SickLeaveToAccrueAnnually
- SickLeaveMaximumHoursToAccrue -> SickLeaveMaximumToAccrue
- HoursAccruedAnnually -> UnitsAccruedAnnually
These fields have been disconnected in the backend for some time so safe to remove.
Full Changelog:9.3.0...10.0.0
9.3.0
What's changed
Features
- SDK update for adding contracts to employee and employment object and its relevant endpoints (6cdd7c6)
Full Changelog: 9.2.0...9.3.0
9.2.0
What's changed
- 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
- fix: typo in getReportsList summary
- Add webhooks Open API Specification
Full Changelog:9.1.0...9.2.0
9.1.0
9.0.0
What's Changed
- Replacing postman test with prism mock server
- Response in code examples changed from string to object
- Linted yaml files
BREAKING CHANGE
- Bug fix: Following fields are made required for payroll-nz
- Employee model: firstName, lastName, dateOfBirth, address
- Employment model: startDate, engagementType, payrollCalendarID
- Bug 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: 8.3.0...9.0.0
8.3.0
What's Changed
- New leave type
NeonatalCarehas been added toEmployeeStatutoryLeaveBalanceandEmployeeStatutoryLeaveSummaryresponses for UK. SIMPLEproduct enum value has been added forGetSubscriptionresponse for xero app store.- New organisation role
REMOVEDhas been added togetUsersendpoint. - New query parameter
directionhas been added togetFilesendpoint.
Full Changelog: 8.2.0...8.3.0