Skip to content

Releases: XeroAPI/Xero-NetStandard

12.0.1

28 Jun 13:01
048e0bf
Compare
Choose a tag to compare

What's Changed

Features -

  • New leave type NeonatalCare has been added to EmployeeStatutoryLeaveBalance and EmployeeStatutoryLeaveSummary responses for UK.
  • SIMPLE product enum value has been added for GetSubscription response for xero app store.
  • New organisation role REMOVED has been added to getUsers endpoint.
  • Postman tests replaced with Prism mock server

Breaking Changes -

  • New query parameter direction has been added to getFiles endpoint.

Full Changelog: 11.2.0...12.0.1

12.0.0

24 Jun 12:18
fc8cba9
Compare
Choose a tag to compare
12.0.0 Pre-release
Pre-release

What's Changed

Features -

  • New leave type NeonatalCare has been added to EmployeeStatutoryLeaveBalance and EmployeeStatutoryLeaveSummary responses for UK.
  • SIMPLE product enum value has been added for GetSubscription response for xero app store.
  • New organisation role REMOVED has been added to getUsers endpoint.

Breaking Changes -

  • New query parameter direction has been added to getFiles endpoint.

Full Changelog: 11.2.0...12.0.0

11.2.0

09 Jun 12:00
85b3860
Compare
Choose a tag to compare

What's Changed

Features -

  • Adds Leave type Bereavement to the EmployeeStatutoryLeaveBalance and EmployeeStatutoryLeaveSummary responses for payroll UK.

Full Changelog: 11.1.1...11.2.0

11.1.1

24 Apr 11:06
2a419cc
Compare
Choose a tag to compare

What's Changed

Bug Fix

  • #580 - Fix for vulnerable packages.

Full Changelog: 11.1.0...11.1.1

11.1.0

23 Apr 12:08
8313f4c
Compare
Choose a tag to compare

What's Changed

Features -

  • New organisation plan SIMPLE has been added to Organisation API response.

Full Changelog: 11.0.0...11.1.0

11.0.0

10 Apr 10:10
63d3648
Compare
Choose a tag to compare

What's Changed

Features -

  • Added new entities for NICategoryLetter and NICategory.
    • Freeport and Investment zone NI category letters added.
  • [BREAKING_CHANGE] Updated Employee entity.
    • NICategoryLetter has been marked as deprecated and NICategories added as a new property.
  • Validation added to NICategory entity.
    • Validation added for workplacePostcode and dateFirstEmployedAsCivilian.
  • [BREAKING_CHANGE] Updated Employment POST endpoint.
    • Added NI Categories and removed deprecated niCategory property.
  • GET Employee 200 response example updated and NI Categories added.
  • Added missing comma to Employee POST success response example.

Notes:

This change reflects the current functionality available in the public API and as shown in Xero documentation.

GET Employee
POST Employment

Full Changelog: 10.1.0...11.0.0

10.1.0

07 Apr 14:55
6b85460
Compare
Choose a tag to compare

What's Changed

Features

  • StatutoryNeonatalCarePay and StatutoryNeonatalCarePayNonPensionable earnings types has been added to earnings rates component.
    • This will affect the request and response bodies for the POST and GET endpoints for EarningsRates, and the GET response for endpoint EarningsRates/{id}

Full Changelog: 10.0.0...10.1.0

10.0.0

03 Feb 07:29
70ca727
Compare
Choose a tag to compare

Build from OAS 7.0.0

Breaking Changes

  • [DataSourceResponse]: Removed the following fields, which were previously marked as deprecated:
    • indirectBankFeed
    • indirectBankFeedPos
    • indirectBankFeedNeg

Deprecations

  • [EmployeeLeaveSetup]: The following fields are now deprecated and will be removed in future release:
    • sickLeaveHoursToAccrueAnnually
    • sickLeaveMaximumHoursToAccrue
  • [EmployeeLeaveType]: The following fields are now deprecated and will be removed in future release:
    • hoursAccruedAnnually

New Features

  • [EmployeeLeaveSetup]: Introduced new fields:
    • SickLeaveToAccrueAnnually
    • SickLeaveMaximumToAccrue
    • AnnualLeaveAnniversaryDate
  • [EmployeeLeaveType]: Introduced new fields:
    • UnitsAccruedAnnually
    • typeOfUnitsToAccrue
    • openingBalanceTypeOfUnits
  • [LeavePeriod]: Introduced new fields:
    • numberOfUnitsTaken
    • typeOfUnits
    • typeOfUnitsTaken
  • [LeaveType]: Introduced new fields:
    • typeOfUnits
    • typeOfUnitsToAccrue

Full Changelog: 9.2.0...10.0.0

9.2.0

16 Sep 11:09
18684e2
Compare
Choose a tag to compare

Build from OAS 6.3.0

What's Changed

  • New optional property got added to the EmployeeLeaveType DTO for scheduleOfAccrualDate.

  • Following USST fields have been added to Invoices and Credit Notes endpoints:

    • InvoiceAddresses
    • SalesTaxCodeId
    • Taxability
    • TaxBreakdown
  • GitHub Action workflow has been added for validation of PRs.

Bug Fix

  • #539 - Fix IdentityModel 7.0.0 compatibility issue

Full Changelog: v9.1.0...9.2.0

9.1.0

26 Aug 09:42
feb709b
Compare
Choose a tag to compare
  • Build from OAS 6.2.0

What's Changed

  • Accounting API - Field SentToContact is now writable for credit notes.

Full Changelog: 9.0.0...v9.1.0