Release Notes for JSON plugin

1.8.266.0

  • Fix bug: Json property mapping validation fails with duplicate name

1.8.265.0

  • Change editor styles to conform with Linx
  • Remove List content property from JsonReader function
  • Update Linx plugin
  • Update third-party libraries

1.7.92.232

  • Update Linx Plugin library.
  • Add JsonWriter DateFormat property.
  • Add JsonWriter EnumFormat property.

1.6.82.205

  • Add ignore null properties property to JsonWriter.
  • Update Linx plugin.

1.5.78.196

  • Update Linx plugin.
  • Add ignore null properties to JsonWriter.

1.4.75.189

  • Update NuGet packages.
  • Update Linx plugin.
  • Fix bug: Empty string in mappings show error when launching editor.
  • Update UI styles.
  • Update plugin utilities.

1.2.61.158

  • Change tab order of Save and Cancel.
  • Remove JsonReader IsList property and add List to OutputType.
  • Update Linx Plugin.

1.1.56.144

  • Update Linx Plugin.
  • JSONReader: Add support for mapping property names.
  • JSONWriter: Add support for mapping property names.
  • Update Json.net.

1.1.48.111

  • Update Linx plugin
  • Add logging

1.1.40.94

  • Update Linx plugin

1.1.36.85

  • Update Linx plugin

1.1.34.81

  • Update Linx plugin

1.0.30.73

  • Add JsonReader function
  • Add JsonWriter function