Skip to content

Release Notes for File plugin


5 Dec 2025

  • Fixed: Updating the plugin caused an EditorResources exception on the String function
  • Fixed: TextFileRead threw an exception when a blank value was encountered for a nullable field

27 Aug 2025

  • Fixed: Cannot convert Setting to type ITextFileHandle
  • Fixed: FilePath cannot be set on FileWrite

24 Feb 2025

  • Fixed: Cannot copy and paste a TextFileWrite function

27 Nov 2023

  • Changed the NuGet package to support multiple platforms

2 Aug 2023

  • Changed the plugin from Windows-specific to platform-independent
  • The Robocopy function is Windows-specific and has been made obsolete. Solutions already using the Robocopy function will continue to work, but the function is not available to add to user functions anymore.

5 Oct 2022

  • Fixed bug where update was not being applied

28 Sep 2022

  • Support for newly added Return function

18 Aug 2022

  • Property values lost and changed after updating File plugin

4 Apr 2022

  • Fix bug: Unhandled exception when trying to determine fields from invalid data in TextFileRead function

17 Mar 2022

  • First release