Skip to content

Release Notes for Linx plugin


08 Apr 2026

  • Updated to .NET 10

22 Jan 2026

  • Added support for nullable types, allowing you to explicitly set whether a type can be null
  • Fixed: Updating the File plugin caused an EditorResources exception on the String function

27 Aug 2025

  • Ensure the function data of a RunServiceFunction gets updated via the service when the service function reference changes (e.g. when the function is copy/pasted)

16 Jul 2025

  • Allow for dynamic Result Type on the CallXeroAPI operation
  • Remove the word ‘Editor’ from the title of all editors in Linx

22 Jul 2024

  • Updated to .NET 8.0
  • Add the Start/Stop Service function

3 Nov 2023

  • Changed the plugin from Windows-specific to be platform-independent
  • Allow support to add “Help” descriptions to all parameters of service functions

29 Sep 2022

  • Added the Return function

17 Mar 2022

  • First release