Skip to content

Releases: XeroAPI/xero-ruby

14.0.0

02 Apr 01:45
cc15b5d

Choose a tag to compare

What's Changed

Features

Full Changelog: 13.0.0...14.0.0

13.0.0

05 Mar 01:41
de9b6e7

Choose a tag to compare

What's Changed

Features

Full Changelog: 12.4.0...13.0.0

12.4.0

28 Jan 21:32
6942fad

Choose a tag to compare

What's Changed

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

Full Changelog: 12.3.0...12.4.0

12.3.0

17 Nov 03:05
2e32b38

Choose a tag to compare

  • SDK update for adding contracts to employee and employment object and its relevant endpoints

12.2.0

04 Nov 01:51
8a65afe

Choose a tag to compare

  • 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

12.1.0

25 Sep 04:45
9ad0da4

Choose a tag to compare

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: 12.0.0...12.1.0

12.0.0

28 Jun 13:13
03f6dc0

Choose a tag to compare

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: 11.3.0...12.0.0

11.3.0

24 Jun 11:18
58c1a05

Choose a tag to compare

What's Changed

  • 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.
  • New query parameter direction has been added to getFiles endpoint.

Full Changelog: 11.2.0...11.3.0

11.2.0

09 Jun 12:14
32c5559

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.0...11.2.0

11.1.0

23 Apr 12:00
913ebe6

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