Release Notes for XML plugin

1.8.5.0

21 Feb 2023

  • Fix bug: 'The given key was not present in the dictionary' encountered when deployed on the server

1.8.4.0

29 Mar 2022

  • Fix bug: Remove unused properties that can cause invalid reference errors in XML functions

1.8.3.0

6 Jul 2021

  • Fix bug: Object reference error when debugging the XmlReader function

1.8.2.0

20 Jun 2021

  • Fix bug: KeyNotFoundException when parsing schema in XmlReader function
  • Fix bug: Text property generated where element should not accept text in XmlReader function

1.8.1.0

5 May 2021

  • Fix bug: XmlReader function cannot read recursive types

1.8.0.0

5 May 2020

  • Add encoding property to XmlWriter function

1.7.0.0

8 Mar 2019

  • Fix bug: XmlPeek, XmlPoke throws error after deleting namespace
  • Fix bug: Recursive values in xsd schema crashed designer

1.6.243.0

13 Sep 2018

  • Change editor styles to conform with Linx
  • Update Linx plugin
  • Update third-party libraries

1.5.75.200

8 Sep 2017

  • Update Linx Plugin library.
  • Update Json library.

1.4.67.178

26 Jun 2017

  • Update Linx plugin.
  • Persist size and position of custom editors between sessions.

1.3.61.165

7 Sep 2016

  • Update NuGet packages.
  • Update Linx plugin.
  • Update UI styles.
  • Fix XmlReader exception when schema contains names with illegal chars.
  • Add XmlReader PropertyMap property.
  • Update plugin utilities.

1.2.49.129

28 Apr 2016

  • Change tab order of Save and Cancel.
  • Update Linx Plugin.

1.1.45.120

26 Jan 2016

  • Update Linx plugin

1.0.40.108

30 Oct 2015

  • Add logging

1.0.38.101

19 Oct 2015

  • Update Linx plugin

1.0.32.91

6 Jul 2015

  • Update Linx plugin

1.0.28.83

19 Jun 2015

  • Update Linx plugin

1.0.26.79

8 May 2015

  • Update Linx plugin
  • UI Changes

1.0.21.69

17 Feb 2015

  • Add XmlPeek function
  • Add XmlPoke function
  • Add XmlReader function
  • Add XmlWriter function