Liquid XML Data Binder 2021 (19.x)

Released: Feb 27, 2021

Updates in 2021 (19.x)

2021 (v19.0.14.11049)

Updated Jan 31, 2022

Fixes

  • General Fixes.

2021 (v19.0.13.11009)

Updated Dec 13, 2021

Fixes

  • General Fixes.

2021 (v19.0.12.10977)

Updated Nov 12, 2021

Features

  • Added support for Microsoft Visual Studio 2022.

2021 (v19.0.11.10915)

Updated Sep 20, 2021

Fixes

  • Fixed High DPI issues.
  • Fixed issues in Find/Replace dialog.
  • Fixed issues in JSON Intellisense.
  • Fixed issues from user crash reports.
  • General Fixes.

2021 (v19.0.10.10866)

Updated Jun 11, 2021

Fixes

  • Fixed issues from user crash reports.
  • General Fixes.

2021 (v19.0.9.10834)

Updated May 22, 2021

Features

  • XML Data Binder performance enhancement: C# and Visual Basic .NET generated objects equals method now compares object references instead of performing a deep compare.
  • Improved Liquid XML Objects usage of Invariant Culture when parsing and writing simple types.

Fixes

  • Fixed issue with using Auto-Update when user selected 'Just Me' option instead of 'All Users' in original installation.
  • General Fixes.

2021 (v19.0.8.10813)

Updated May 10, 2021

Fixes

  • Fixed UI layout issues on Start Page.
  • Fixed issue with default value whitespace handling in XML Data Binder.
  • Fixed issue with C# and Visual Basic .Net code generation for https web services in XML Data Binder.
  • Fixed issue handling mandatory sequences that only contain optional child items in XML Data Binder.
  • General Fixes.

2021 (v19.0.7.10770)

Updated Apr 27, 2021

Fixes

  • Fixed issue in XML Data Binder for enums containing spaces in C#, C++, Java and Visual Basic .NET.
  • Fixed XML Data Binder issue when using IgnoreUnknownElements and xs:all.
  • General Fixes.

2021 (v19.0.6.10751)

Updated Apr 6, 2021

Fixes

  • Fixed issue with multi-select in Project Tree.
  • Fixed issue in XML Sample Builder where elements were greyed out when derived from abstract complex types and derived by extension or restriction.
  • General Fixes.

2021 (v19.0.5.10738)

Updated Mar 29, 2021

Fixes

  • Fixed issue when removing an XML Schema Standard.
  • Fixed Liquid XML Objects 'Generate Sample Code' option in Microsoft Visual Studio.
  • Fixed issues raised in crash reports.
  • General Fixes.

2021 (v19.0.4.10725)

Updated Mar 24, 2021

Features

  • Improved Large File Editor Find/Replace functionality.

Fixes

  • Fixed issues raised in crash reports.
  • General Fixes.

2021 (v19.0.3.10699)

Updated Mar 12, 2021

Fixes

  • Fixed issue with cancel button not working in find/replace progress monitor for large file editor.
  • Fixed issue in Find/Replace control using wrong find value for large file editor.
  • Fixed issue in Find/Replace control not unhighlighting incremental find on close.
  • Fixed issue with default application path pointing to desktop.
  • Fixed issues with invalid help links.
  • General Fixes.

2021 (v19.0.2.10660)

Updated Mar 1, 2021

Fixes

  • General Fixes.

2021 (v19.0.1.10644)

Updated Feb 27, 2021

Features

  • Liquid Studio Framework
    • Added the option to upgrade settings from previously installed Liquid Studio.
    • Added Schema Aware Spell Checker to all Text Editors.
    • Added Indentation Guides to all Text Editors.
    • Added new docked Find/Replace window with incremental search.
    • Improved support for High DPI monitors.
    • Improved support for Dark Theme.
    • Improved Folder Selection dialog.
    • Improved Find In Files dialog.
    • Improved Search Results Window.
    • Performance Enhancements - faster application start up time and faster project file loading times.
  • XML Data Binder
    • Added new code generator option to target Microsoft .NET 5.0 for C# and Visual Basic .NET.
    • Added Linux runtime support for gcc 10.2/9.3/8.4/7.5/6.5/5.5.
  • Liquid XML Objects
    • Added new code generator option to target Microsoft .NET 5.0 for C# and Visual Basic .NET.
    • Added new GenerateNsRegistration option to register the namespaces defined in the source XSD schemas within the LxWriterSettings.NamespaceMap.
    • Added Serialization support for snippets allowing processing of larger files.
    • Improved Serializer error messages.
    • Improved default element and attribute handling.
  • Visual Studio Integration
    • Added JSON Schema Draft 2019-09 support.
    • Added missing JSON Schema 7 option.
  • General Improvements
    • Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by other users.

Fixes

  • Liquid Studio Framework
    • Fixed issue where cancel was ignored when downloading large files.
    • Fixed background color on invalid documents.
    • Fixed PropertyGrid list height issues.
    • Fixed issue finding SQL Databases.
  • XML Data Binder
    • Fixed serialization issue where new line was added to output when formatting was turned off.
    • Fixed an issue where SampleApp path was ignored when running from command line.
  • Visual Studio Integration
    • Fixed URL resolution issue when XSDs are loaded from URLs.
    • Fixed issue where Web service browser was re-creating requests on load.
    • Fixed issue for empty documents on load in Visual Studio 16.3 and later.