Skip to content

Release Notes for Xero plugin


01 Jun 2026

  • Deprecated the Employee functions and types as they are no longer supported by the Xero API. Existing instances now display a validation message.

23 Feb 2026

  • Fixed operations that return a list of Xero entities (e.g. list of Invoices or Contacts) failing to resolve types correctly

22 Jan 2026

  • Added support for gzip-encoded responses from the Xero service (required for compatibility with Xero’s updated API)
  • Deprecated the /expenseclaims and /receipts endpoints as they are no longer supported by the Xero API

27 Aug 2025

  • Allow for dynamic Result Type on the CallXeroAPI operation

26 Jun 2025

  • Added a Xero service which manages authentication tokens for the user

22 Jul 2024

  • Updated to .NET 8.0
  • Changed from being Windows-specific to be platform-independent

18 Aug 2022

  • First release