Version: 20.7.16.13170 (07 October 2024)
- Added MinValue and MaxValue components to Data Mapper
- Improved validation in Data Mapper to report warning when inputs to sub functions are not connected
- Fixed issue in Data Mapper where optimizer removed branch that contained a referenced constant
- Fixed issue in Data Mapper when reading additional properties and pattern properties from JSON Schema
- Fixed issue in Data Mapper writing additional properties
- Improved installer to remember previously selected features when upgrading
- Fixed issues with using ctrl key to select items in Project Tree
- General Fixes
Version: 20.7.15.13119 (23 September 2024)
- Fixed issue causing Data Mapper to report a missing parameter in generated code
- Added missing folder JsonSchemaToHtml to Installer, containing example XSLT templates for JSON Schema to HTML documentation generator
- General Fixes
Version: 20.7.14.13112 (05 September 2024)
- Fixed issue using the High Conformance option with Visual Basic .Net in Liquid XML Objects
- Changed array properties to be marked as required when converting XML Schema to JSON Schema
- General Fixes
Version: 20.7.13.13100 (22 August 2024)
- Added DoubleConversionRules option to BigDecimal used when constructing a BigDecimal from a double in Liquid XML Objects
- Updated XML Schema (XSD) to JSON Schema Converter to generate string array types for IDREFS, ENTITIES and NMTOKENS
- Updated Data Mapper Web Services Components to expand nodes for AnyOf, OneOf, AllOf YAML schema and JSON Schema values
- General Fixes
Version: 20.7.12.13075 (25 July 2024)
- Fixed issue where OleDb connections (e.g. Microsoft Access) failed to show Database Tables
- General Fixes
Version: 20.7.11.13022 (18 June 2024)
- Performance optimizations for Liquid XML Objects
- General Fixes
Version: 20.7.10.13003 (06 June 2024)
- Added .Net 8.0 option to XML Data Binder for C# and Visual Basic .Net
- Added .Net 6.0+ support to XML Data Binder Viewer Nuget, so you can now generate a SampleApp UI when generating .Net 6.0/7.0/8.0 XML Data Binding code
- Added Clone option Liquid XML Objects generated classes to perform a deep copy of an object hierarchy
- Added option to rename Enumeration Values in Liquid XML Objects using a caddy file
- Fixed issues with command line processing in Liquid XML Objects
- Updated documentation for Liquid XML Objects and XML Data Binder
- Fixed issues from user exception reports
- General Fixes
Version: 20.7.9.12935 (26 April 2024)
- Added ability to set a custom banner text in Liquid XML Objects
- Added property option in Data Mapper XML Writer to set disable-output-escaping option in XSLT
- Fixed issues in Property Grid in Data Mapper when changing between .Net and XSLT code generation engines
- General Fixes
Version: 20.7.8.12900 (08 April 2024)
- Added option to provide an output filename when calling Flatten XSD from command line
- Fixed issue not saving file when using Flatten XSD and the close option from command line
- Fixed issue with schema validation settings getting unset after save as command
- Fixed issues in the example JSON schema BookStore.json and data file Catalog.json
- Fixed issues from user exception reports
- General Fixes
Version: 20.7.7.12879 (05 March 2024)
- Fixed menu, toolbar and shortcut key issues introduced in v20.7.6
- Fixed issue with XML Grid locking up on high DPI screens
- Fixed issue with JSON Grid locking up on high DPI screens
- Improved error handling when schemastore.org is inaccessible for retrieving JSON schema
- Fixed issue in Json Schema Editor where pasting and dragging data always serialized the data as JSON Schema Draft 4 standard instead of the appropriate version
- Fixed issue where some ASCII files were mistakenly loaded as UTF-16 data
- Fixed issues in XSLT and XQuery Debugger Variables Tree List
- Fixed issues with Project Tree showing wrong status after files moved or added
- Fixed issues with Project Tree when renaming file or folder
- Fixed issues with Project Tree selection highlighting and scrolling
- Fixed issues with Project Tree cursor keys expanding and collapsing items
- General Fixes
Version: 20.7.6.12853 (29 February 2024)
- Obsolete
Version: 20.7.5.12820 (26 January 2024)
- Fixed issues in Large File Editor find and replace
- Fixed issues in Large File Editor undo functionality
- Added option to write XML nil as JSON null in XML Data Binder for .Net
- Added option to write XML nil as JSON null in Liquid XML Objects
- General Fixes
Version: 20.7.4.12782 (09 December 2023)
- Added missing EDIFACT CONTRL messages to Data Mapper Wizard
- Added missing X12 997 messages to Data Mapper Wizard
- Fixed issue with Outline Tree not highlighting current selection
- Fixed stability issues from user exception reports
- General Fixes
Version: 20.7.3.12753 (21 November 2023)
- Fixed application hanging when opening files in Large File Editor
- Fixed stack overflow issue in XML Schema Editor when adding refs as root items
- Added ‘Open In Large File Editor’ option from File menu
- Added ‘Navigate to Definition’ option in Graphical XML Schema Editor right click menu
- Fixed line drawing issue in Data Mapper
- Fixed formatting of XML when pasting open comments
- General Fixes
Version: 20.7.2.12737 (10 November 2023)
- Fixed issue when generating code from XSD containing mixed elements in Liquid XML Objects
- General Fixes
Version: 20.7.1.12731 (04 November 2023)
- Added JSON validation and formatting support to Large File Editor
- General Fixes
Version: 20.7.0.12724 (03 November 2023)
- Added Output Formatting Rule option for Boolean values in Data Mapper XML and CSV Text Writer Components
- Added more Column Data Types to Data Mapper CSV Text Reader and Writer Components, including Base64, Hex Binary, Decimal, Signed and Unsigned numeric types and Time
- Added new XML Data Binder C++ Runtime for gcc 13.1
- Fixed issue in XML Data Binder C++ Runtime JSON Serialization
- Fixed issue with Inserting values into fixed string fields in Data Mapper Database Writer Component
- Fixed issues from User Exception Reports
- General Fixes
Version: 20.6.1.12687 (11 October 2023)
- Added Create a JSON Schema from an XML Schema Wizard to Start Page
- Added Create an XML Schema from a JSON Schema Wizard to Start Page
- Fixed issues in JSON Schema documentation generator
- Fixed issues in XML Schema documentation generator
- Removed DISQUS option from documentation generator
- General Fixes
Version: 20.6.0.12610 (11 August 2023)
- Optimised application for faster start up
- Added new Rename option to rename matching tags in XML, XSLT, RelaxNG, Schematron, WADL, WSDL, XSD and xHTML documents
- Added Rename, Format Document and Format Selection to right click menu in source view
- Fixed issues with XML to JSON conversion in XML Data Binder C++, Java and .Net Runtimes
- Fixed issues with XML to JSON conversion in Liquid XML Objects .Net Runtime
- General Fixes
Version: 20.5.0.12573 (25 July 2023)
- Added option to specify if namespaces should be written in the root or where they are required in XML Data Binder for C++, Java, .Net, and to always use same generated prefix for each namespace
- Added option to select .Net Framework 4.8.1 and .Net 7.0 to XML Data Binder
- Added option to select .Net Framework 4.8.1 and .Net 7.0 to Data Mapper
- Added option to cancel long performing tasks
- Improved Database Connection handling
- Improved Web Services Connection handling
- Improved JSON to XML Conversion in XML Data Binder and Liquid XML Objects
- Updated Linux Runtimes to GCC 4.9.4/5.5/6.5/7.5/8.5/9.5/10.5/11.4/12.3/13.1
- Refreshed drivers for DB2, MySql, Oracle, PostgreSQL, SQLite, VistaDB
- Fixed issue for non-deterministic property ordering when reflecting on generated .Net classes in XML Data Binder
- Fixed issues writing escape characters in JSON in XML Data Binder and Liquid XML Objects
- Fixed issues when connecting to Git repositories
- Fixed issue using Custom Headers when making Web Service calls from the Data Mapper
- Fixed issue with null passwords making Web Service calls from the Data Mapper
- Fixed issues using MySqlConnector from the Data Mapper
- Fixed issues in XML Data Binder Documentation
- Fixed issues raised in User Exception Reports
- General Fixes
Version: 20.4.4.12349 (01 June 2023)
- Updated Data Mapper Lookup Component to automatically populate the lookup from data available within the transform
- Improved error handling when calling Web Services from within the Data Mapper
- Improved error handling in the XML Sample Builder
- Increased maximum output file size to 10MB in the XML Sample Builder
- Fixed locale issues when using OpenAPI Web Requests
- Fixed issue with Data Mapper only adding one connection string and one Database Factory to the generated app.config
- Fixed issue in Data Mapper when calling Web Services which included Security Credentials
- General Fixes
Version: 20.4.3.12292 (22 May 2023)
- Fixed issue using Data Mapper Debugger with InputParam and OutputParam
- General Fixes
Version: 20.4.2.12285 (17 May 2023)
- Fixed issue using Username and Password with web services in Data Mapper
- Fixed issues creating user defined web services
- Fixed issue using Liquid XML Objects with MAUI .Net 7 projects
- General Fixes
Version: 20.4.1.12259 (11 May 2023)
- Fixed issue with filenames changing to lowercase when opening from a project
- Updated documentation
- General Fixes
Version: 20.4.0.12248 (10 May 2023)
- Added new XML Data Binder C++ Runtime for gcc 13.1
- Upgraded Java XML Data Binder Runtime to JDK8
- Replaced LiquidTechnologies.Runtime.BigInteger with System.Numerics.BigInteger in XML Data Binder .Net Runtime and in the C# and VB.Net Generated Code
- Fixed issues with TotalDigits and FractionDigits Facet Validation in XML Data Binder .Net, C++ and Java Runtimes
- Fixed issues with TotalDigits and FractionDigits Facet Validation in XML Objects .Net Runtime
- Fixed multithreading issues when refreshing Database and Webservice Connections
- Fixed issues raised in User Exception Reports
- General Fixes
Version: 20.3.1.12153 (25 April 2023)
- Added option to change the Database Connection in the Liquid Data Mapper Database Source and Database Target properties windows
- Fixed TotalDigits and FractionDigits facet checking in Liquid XML Objects .Net Runtime
- Fixed TotalDigits and FractionDigits facet checking in Liquid XML Data Binder .Net Runtime
- Fixed Security issues in Data Mapper Runtime
- General Fixes
Version: 20.3.0.12098 (29 March 2023)
- Security Update for XML Data Binder C++ Runtime, updated Expat to v2.5.0 and zLib to v1.2.13
- Fixed issue in XML Data Binder when generating code from a WSDL file
- Fixed issues pasting data into Graphical JSON Editor
- Fixed issue with setting Anonymous Usage option
- Fixed issues from User Exception Reports
- Fixed issue with Data Mapper JSON Writer Component file filter
- General Fixes
Version: 20.2.6.12003 (10 March 2023)
- Fixed issue with disappearing nodes after double clicking in Project Tree
- Fixed issue in Database Wizards when failing to connect to a database
- Updated Liquid XML Objects quick start example to include JSON serialization
- Added support for floating point NaN, -INF, INF in Liquid XML Objects JSON serializers
- Fixed issues in Liquid XML Objects JSON serializer when XML has a Default Namespace
- General Fixes
Version: 20.2.5.11948 (27 February 2023)
- Added new Gradient Fill option to the Graphical XML Schema Editor and the Graphical JSON Schema Editor options dialog
- Fixed issue with the Use Shadow option in the Graphical JSON Schema options dialog
- Fixed issue where empty fields produced casting errors in the Data Mapper Excel Reader Component. Empty fields now create empty sequences unless the data type is a string
- Fixed issues with the Schematron validator not containing error details in the validation error reports
- General Fixes
Version: 20.2.4.11877 (31 January 2023)
- Added new options to look in All Open Documents, All Open Documents (and References), and Entire Project (and References) in the Find in Files tool
- Added .jsons file extension to all JSON Schema filters
- Improved performance of the Project Tree
- Fixed issue with using Shift Key to select items in Project Tree
- Fixed issue with running the JSON Schema Documentation Generator from the Start Page Wizards
- Fixed issue with xs:anyType handling and mixed handling in Liquid XML Objects
- Fixed issue with setting DoubleFormatOverride value on the LxWriterSettings in Liquid XML Objects
- Fixed issue pasting values into numeric textboxes
- Fixed issue with caret offset in Large File Editor
- General Fixes
Version: 20.2.3.11870 (30 January 2023)
- Obsolete
Version: 20.2.2.11833 (12 January 2023)
- Fixed issue in setting Max Clipboard Size for Large File Editor
- Fixed issue handling unresolved attribute refs in XSD Editor
- Fixed issue with XML exception handling in Liquid Data Diff
- Fixed issue reading XElement data where element has no trailing whitespace in Liquid XML Objects
- Fixed issue for handling mixed content in complexTypes based on simpleTypes in Liquid XML Objects
- General Fixes
Version: 20.2.1.11815 (07 January 2023)
- Added option to generate Mixed content items as an xsd:any (XElement) or to ignore them when generating code in Liquid XML Objects
- Added ‘Union’ and ‘List’ Simple Type Contents as notes on Attributes in the Graphical XSD Editor
- Fixed issue with finding text within Annotations and other issues in the Graphical XSD Editor
- Fixed issue where default values were ignored when converting an XSD to a JSON Schema
- General Fixes
Version: 20.2.0.11777 (21 November 2022)
- Added ability to set Column Data Type for Text Components in Data Mapper
- Fixed sequence issue with XML Objects
- Fixed issues raised by User Exception Reports
- General Fixes
Version: 20.1.5.11758 (07 November 2022)
- Added validation option to resolve http and https as same file
- Added Find functionality to Data Mapper
- Improved Errors and Warnings in Data Mapper
- Fixed issue in C++ XML Data Binder for handling Substitution Groups
- General Fixes
Version: 20.1.4.11741 (27 October 2022)
- Fixed issue running the Convert JSON Schema to XSD Wizard from the Tools-Convert menu
- Fixed cast issues in Data Mapper
- Improved Data Mapper Error Reporting
- Improved Zoom functionality in Data Mapper
- Added keyboard navigation in Data Mapper
- Added optimizations for loading Data Mapper projects
- Fixed issues from user exception reports
- General Fixes
Version: 20.1.3.11717 (11 October 2022)
- Fixed issue JSON roundtrip issues in Liquid XML Objects
- Fixed Nullable Reference Types issue in Liquid XML Objects
- Fixed issue with .lxo files not getting selected when opened from Windows Explorer
- General Fixes
Version: 20.1.2.11699 (06 October 2022)
- Fixed issues when loading Data Mapper files
- Fixed issues in JSON diff tool
- Fixed issues in XSD to JSON Schema Conversion
- General Fixes
Version: 20.1.1.11683 (28 September 2022)
- Fixed JSON Schema Validation issues
- Fixed issue with Annotation Window not using Documentation Font and Word Wrap settings
- General Fixes
Version: 20.1.0.11669 (20 September 2022)
Liquid Studio v20.1Liquid Studio Framework
- NEW Option to run multiple files from the Project Window
- NEW Option to run XSLT from the command line
- NEW Option to run XQuery from the command line
- NEW Option to cancel opening a Database Connection
- NEW Option to cancel opening Web Service Connection
- Performance Enhancements for loading Database Connections
- Performance Enhancements for loading Web Service Connections
- Fixed High DPI issues
JSON Schema
- Enhanced XSD to JSON Schema converter
- Fixed issues with "definitions" and "$defs"
- Fixed issues resolving items
JSON Editor
- Fixed issues using relative paths to JSON Schema for JSON validation
- Fixed issues pasting large data
- Fixed issues with JSON spell checker
XML Schema Sets
- Enhanced Hierarchy Chart now opens as a Schema Set showing dependency graph
- Added ability to Print Preview Schema Sets
- Fixed issues with printing Schema Sets
- Fixed UI issues
XML Data Mapper
- NEW Support for Abstract Elements (xsi:type)
XML Data Binder
- NEW Linux Runtime support for gcc 12.2 / 11.3 / 10.4 / 9.5
- Fixed issue with default enum values in C# and VB.NET
- Fixed issue with Viewer Nuget linking to wrong Runtime version
XML Objects
- Added Nullable Reference Types (NRT) option to Data Binder Wizard
- Fixed issue with Nullable Reference Types (NRT) where declared type is required and abstract
- Fixed issue where the property cardinality changes when it is overridden
- Fixed issues with JSON serialization
Visual Studio Integration
- NEW XML Schema Set view with dependency graph
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
Liquid Studio Framework
- NEW Option to run multiple files from the Project Window
- NEW Option to run XSLT from the command line
- NEW Option to run XQuery from the command line
- NEW Option to cancel opening a Database Connection
- NEW Option to cancel opening Web Service Connection
- Performance Enhancements for loading Database Connections
- Performance Enhancements for loading Web Service Connections
- Fixed High DPI issues
JSON Schema
- Enhanced XSD to JSON Schema converter
- Fixed issues with "definitions" and "$defs"
- Fixed issues resolving items
JSON Editor
- Fixed issues using relative paths to JSON Schema for JSON validation
- Fixed issues pasting large data
- Fixed issues with JSON spell checker
XML Schema Sets
- Enhanced Hierarchy Chart now opens as a Schema Set showing dependency graph
- Added ability to Print Preview Schema Sets
- Fixed issues with printing Schema Sets
- Fixed UI issues
XML Data Mapper
- NEW Support for Abstract Elements (xsi:type)
XML Data Binder
- NEW Linux Runtime support for gcc 12.2 / 11.3 / 10.4 / 9.5
- Fixed issue with default enum values in C# and VB.NET
- Fixed issue with Viewer Nuget linking to wrong Runtime version
XML Objects
- Added Nullable Reference Types (NRT) option to Data Binder Wizard
- Fixed issue with Nullable Reference Types (NRT) where declared type is required and abstract
- Fixed issue where the property cardinality changes when it is overridden
- Fixed issues with JSON serialization
Visual Studio Integration
- NEW XML Schema Set view with dependency graph
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
Version: 20.0.6.11591 (02 August 2022)
- Improved Project Window functionality - Deleted items now go to Windows Recycle Bin
- Improved XPath Query Builder functionality
- Fixed issues from User Exception Reports
- General Fixes
Version: 20.0.5.11559 (11 July 2022)
- Fixed issue with Data Mapper Web Services showing wrong data type for Input Body
- Fixed issue with XML Data Binder C++ Runtime potential memory leak and reduced memory usage
- General Fixes
Version: 20.0.4.11544 (24 June 2022)
- Fixed issue in XML Data Binder C++ Generated Code for Enum Collection namespaces
- General Fixes
Version: 20.0.3.11532 (17 June 2022)
- Improved Installer
- Fixed issue with opening remote OpenAPI and WSDL files from Microsoft Visual Studio Extensions
- Fixed issue with toolbars in Dark Theme
- Fixed issues from User Exception Reports
- General Fixes
Version: 20.0.2.11517 (08 June 2022)
- Improved memory management
- Fixed issues with Global Component Locator for large XML Schema
- Fixed issue with Data Mapper Web Services for string response types
- Fixed issue in XSD Editor Refactor Rename
- Fixed issues from User exception reports
- General Fixes
Version: 20.0.1.11455 (21 May 2022)
Liquid Studio v20NEW Web Service Testing
- NEW OpenAPI (REST) Web Service Call Testing
- NEW Web Service Connection Explorer
- NEW Web Service Method Selection Control
Liquid Data Mapper
- NEW OpenAPI (REST) Web Services
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C#
NEW YAML Editor
- NEW Convert YAML to JSON Wizard
XML Data Binder
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C# and Visual Basic .Net
- NEW Code Generator support for Visual C++ 14.3
- NEW Linux Runtime support for gcc 11.2 / 10.3 / 9.4 / 8.5 / 7.5 / 6.5 / 5.5 / 4.9.4
- Added Digital signed Visual C++ 14.2 and 14.3 Runtime dlls with SHA1 and SHA256
Liquid XML Objects
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C# and Visual Basic .Net
Liquid Studio Framework
- Added option to move quickly to Next (F8) or Previous (Shift+F8) error in Error Window
- Fixed issue with multiple Scrollbars appearing on resize in Dark Theme
Liquid Studio Text Editors
- Fixed issue printing in Dark Theme
- Fixed issue with always printing to default printer
JSON Schema Editor
- NEW JSON Schema Draft 2020-12 support
- Fixed issues with JSON Schema Validation
JSON Editor
- NEW Convert JSON to YAML Wizard
Large File Hex Editor
- Added Go to address, Insert Bytes, Paste Insert/Overwrite, Copy Address
- Added Ctrl-End, Ctrl-Home keyboard shortcuts to move to start and end of file
- Added Ctrl-Shift-End, Ctrl-Shift-home keyboard shortcuts to select to start and end of file
- Fixed issue with Hex address display for files greater than 4GB
- Fixed issue with Caret in header bar
- Fixed issue with Undo groups
Microsoft Visual Studio Integration
- NEW OpenAPI (REST) Web Service Call Testing
- NEW JSON Schema Draft 2020-12 support
- Fixed issue when saving a new Web Service Test document
- Fixed issue introduced by changes to the Visual Studio API
Liquid Data Diff Viewer
- Fixed invalid index issue with JSON Diff
- Fixed issue with JSON comments
- Fixed issue with Diff of identical JSON documents
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
NEW Web Service Testing
- NEW OpenAPI (REST) Web Service Call Testing
- NEW Web Service Connection Explorer
- NEW Web Service Method Selection Control
Liquid Data Mapper
- NEW OpenAPI (REST) Web Services
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C#
NEW YAML Editor
- NEW Convert YAML to JSON Wizard
XML Data Binder
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C# and Visual Basic .Net
- NEW Code Generator support for Visual C++ 14.3
- NEW Linux Runtime support for gcc 11.2 / 10.3 / 9.4 / 8.5 / 7.5 / 6.5 / 5.5 / 4.9.4
- Added Digital signed Visual C++ 14.2 and 14.3 Runtime dlls with SHA1 and SHA256
Liquid XML Objects
- NEW Code generator option to target Microsoft Visual Studio 2022
- NEW Code generator option to target .Net 6.0 for C# and Visual Basic .Net
Liquid Studio Framework
- Added option to move quickly to Next (F8) or Previous (Shift+F8) error in Error Window
- Fixed issue with multiple Scrollbars appearing on resize in Dark Theme
Liquid Studio Text Editors
- Fixed issue printing in Dark Theme
- Fixed issue with always printing to default printer
JSON Schema Editor
- NEW JSON Schema Draft 2020-12 support
- Fixed issues with JSON Schema Validation
JSON Editor
- NEW Convert JSON to YAML Wizard
Large File Hex Editor
- Added Go to address, Insert Bytes, Paste Insert/Overwrite, Copy Address
- Added Ctrl-End, Ctrl-Home keyboard shortcuts to move to start and end of file
- Added Ctrl-Shift-End, Ctrl-Shift-home keyboard shortcuts to select to start and end of file
- Fixed issue with Hex address display for files greater than 4GB
- Fixed issue with Caret in header bar
- Fixed issue with Undo groups
Microsoft Visual Studio Integration
- NEW OpenAPI (REST) Web Service Call Testing
- NEW JSON Schema Draft 2020-12 support
- Fixed issue when saving a new Web Service Test document
- Fixed issue introduced by changes to the Visual Studio API
Liquid Data Diff Viewer
- Fixed invalid index issue with JSON Diff
- Fixed issue with JSON comments
- Fixed issue with Diff of identical JSON documents
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
Version: 19.0.14.11049 (31 January 2022)
- Added option to automatically write UNA segment for EDIFACT in EDI Writer Component in Data Mapper
- Fixed issue using duplicate nodes with EDI Writer Component in Data Mapper
- Fixed issue escaping characters with EDI Writer Component in Data Mapper
- General Fixes
Version: 19.0.13.11009 (13 December 2021)
- Fixed issue resyncing data sources in Data Mapper
- General Fixes
Version: 19.0.12.10977 (12 November 2021)
- NEW Microsoft Visual Studio 2022 Support for Liquid Studio and XML Objects extensions
Version: 19.0.11.10915 (20 September 2021)
- Added option to re-create Columns for Excel Reader and Excel Writer components in Data Mapper
- Fixed issue with Join component in Data Mapper
- Fixed issue with showing Excel Properties in Data Mapper
- Fixed issue with ‘Write Column Names’ option in Excel Data Mapper
- Fixed High DPI issues
- Fixed issues in Find/Replace dialog
- Fixed issues in JSON Intellisense
- Fixed issues from user crash reports
- General Fixes
Version: 19.0.10.10866 (11 June 2021)
- Fixed issue reading and writing EDI loop data
- Fixed issue using multiple XSLT parameters
- Fixed issues from user crash reports
- General Fixes
Version: 19.0.9.10834 (22 May 2021)
- XML Data Binder performance enhancement (Breaking Change) 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.
- Fixed issue with using Auto-Update when user selected 'Just Me' option instead of 'All Users' in original installation.
- General Fixes.
Version: 19.0.8.10813 (10 May 2021)
- Added ability to set file size limit in XML Sample Builder
- Fixed issue with setting custom headers when calling Web Services
- Fixed UI layout issues on Start Page
- Fixed issue with EDI Use Auto Trailers option
- Fixed issue in graphical JSON Grid editor
- 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
Version: 19.0.7.10770 (27 April 2021)
- Added option in Data Mapper to generate an example Microsoft Azure Function
- Fixed Data Mapper Runtime for compatibility with Asp.Net Core App 3.1
- 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
Version: 19.0.6.10751 (06 April 2021)
- Added 'Validate' and 'Create Sample XML' options to XSD source editor Tools menu
- 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
Version: 19.0.5.10738 (29 March 2021)
- 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
Version: 19.0.4.10725 (24 March 2021)
- Improved Large File Editor Find/Replace functionality
- Fixed issues raised in crash reports
- General Fixes
Version: 19.0.3.10699 (12 March 2021)
- Added Data Diff Viewer Help links
- Improved Data Mapper to use default values from the user settings for Encoding, EOL and Write BOM properties
- Fixed issues in Data Mapper command line processing
- Fixed issue where XML Diffgram not saving in Data Diff Viewer
- 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
Version: 19.0.2.10660 (01 March 2021)
- Fixed issue with Data Mapper Wizard not working if Project Folder path is not set
- General Fixes
Version: 19.0.1.10644 (27 February 2021)
Liquid Studio 2021NEW Liquid Data Diff Viewer
- NEW Graphical compare of JSON documents
- NEW Graphical compare of Text documents
- NEW Save JSON Diffgram
- Improved Graphical compare of XML documents
Liquid Studio Framework
- Added 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 widow 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
- Performance Enhancements - faster project file loading times
- 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
Data Mapper
- NEW Code generator option to target .Net 5.0 for C#
- NEW DB2 database integration
- Improved Debugger Watch and Variable Stack Windows to handle new line and tab characters and show quotes around values to highlight whitespace
- Performance Enhancements - faster Data Mapper file loading times
- Performance Enhancements - faster component palette loading times
- Fixed Component Palette state changing when switching between Data Mapper files
- Fixed EDI code generation issues
- Fixed issue input parameters contain multi line default values
XML Data Binder
- NEW Code generator option to target .Net 5.0 for C# and Visual Basic .Net
- NEW Linux Runtime support for gcc 10.2 / 9.3 / 8.4 / 7.5 / 6.5 / 5.5
- Fixed serialization issue where newline was added to output when formatting was turned off
- Fixed SampleApp path ignored when running from command line
Liquid XML Objects
- NEW Code generator option to target .Net 5.0 for C# and Visual Basic .Net
- NEW GenerateNsRegistration option to register the namespaces defined in the source XSD schemas within the LxWriterSettings.NamespaceMap
- NEW Serialization support for snippets allowing processing of larger files
- Improved Serializer error messages
- Improved default element and attribute handling
JSON Schema Editor
- NEW Json Schema Draft 2019-09 support
- Improved intellisense
JSON Editor
- Improved intellisense
- Performance Enhancements
- Fixed issue where JSON document would not remember user selected associated JSON Schema
- Fixed issue with application error if user pasted invalid JSON
XML Editor
- Improved selecting regions using the keyboard in Graphical Editor
- Improved Select Schema dialog
XML Schema Editor
- Added Spell Checker to Documentation Window and Annotations Dialog
Visual Studio Integration
- NEW Json Schema Draft 2019-09 support
- Added missing Json Schema 7 option
- 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
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
NEW Liquid Data Diff Viewer
- NEW Graphical compare of JSON documents
- NEW Graphical compare of Text documents
- NEW Save JSON Diffgram
- Improved Graphical compare of XML documents
Liquid Studio Framework
- Added 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 widow 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
- Performance Enhancements - faster project file loading times
- 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
Data Mapper
- NEW Code generator option to target .Net 5.0 for C#
- NEW DB2 database integration
- Improved Debugger Watch and Variable Stack Windows to handle new line and tab characters and show quotes around values to highlight whitespace
- Performance Enhancements - faster Data Mapper file loading times
- Performance Enhancements - faster component palette loading times
- Fixed Component Palette state changing when switching between Data Mapper files
- Fixed EDI code generation issues
- Fixed issue input parameters contain multi line default values
XML Data Binder
- NEW Code generator option to target .Net 5.0 for C# and Visual Basic .Net
- NEW Linux Runtime support for gcc 10.2 / 9.3 / 8.4 / 7.5 / 6.5 / 5.5
- Fixed serialization issue where newline was added to output when formatting was turned off
- Fixed SampleApp path ignored when running from command line
Liquid XML Objects
- NEW Code generator option to target .Net 5.0 for C# and Visual Basic .Net
- NEW GenerateNsRegistration option to register the namespaces defined in the source XSD schemas within the LxWriterSettings.NamespaceMap
- NEW Serialization support for snippets allowing processing of larger files
- Improved Serializer error messages
- Improved default element and attribute handling
JSON Schema Editor
- NEW Json Schema Draft 2019-09 support
- Improved intellisense
JSON Editor
- Improved intellisense
- Performance Enhancements
- Fixed issue where JSON document would not remember user selected associated JSON Schema
- Fixed issue with application error if user pasted invalid JSON
XML Editor
- Improved selecting regions using the keyboard in Graphical Editor
- Improved Select Schema dialog
XML Schema Editor
- Added Spell Checker to Documentation Window and Annotations Dialog
Visual Studio Integration
- NEW Json Schema Draft 2019-09 support
- Added missing Json Schema 7 option
- 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
General Improvements
- Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by our users.
Version: 18.0.21.10416 (07 January 2021)
Fixed issues using Installer with Microsoft SCCM.
General Fixes.
Version: 18.0.20.10395 (09 December 2020)
Fixed issue in Graphical XML Editor view with dynamic context menu showing incorrect options.
Fixed issues from crash reports.
General Fixes.
Version: 18.0.19.10382 (01 December 2020)
Fixed issue in C++ and Java XML Data Binder Runtimes for element value whitespace handling.
Fixed issue in Liquid XML Objects regular expression handler.
Fixed issues from crash reports.
General Fixes.
Version: 18.0.18.10356 (13 November 2020)
Fixed issue using legacy OracleClient .Net Driver for older Oracle Databases.
Fixed issues using GroupBy component in Liquid Data Mapper.
Optimised Liquid Data Mapper to prioritize Errors over Warnings.
General Fixes.
Version: 18.0.17.10347 (10 November 2020)
Fixed issues in XML Data Binder for C# and Visual Basic .Net generated code trying to link to .Net Standard 2.1 in Liquid Runtime.
Fixed issue with Liquid Studio F1 failing to find online Help.
Fixed issue in Data Mapper JSON Writer for additionalItems.
Fixed issue handling apostrophes in spell checker.
General Fixes.
Version: 18.0.16.10323 (26 October 2020)
Fixed issues using OLE-DB Database Connections (e.g. for Microsoft Access Databases).
Fixed issue from crash reports.
General Fixes.
Version: 18.0.15.10316 (08 October 2020)
Fixed issue in Data Mapper for recursive types.
Fixed issue in XML Objects when using whitespace in Enum values.
General Fixes.
Version: 18.0.14.10305 (30 September 2020)
Data Mapper performance enhancements for compiling transforms.
Fixed issue where Cast properties were lost after component re-sync.
Fixed issue running Data Mapper from command line.
General Fixes.
Version: 18.0.13.10287 (22 September 2020)
Added automatic date type conversion during construction of an LxDateTime in Liquid XML Objects Runtime.
Data Mapper performance enhancements for loading large transforms.
Fixed issue writing JSON additionalProperties in Data Mapper.
Fixed issue where User Defined properties were lost after component re-sync.
Fixed find not working in main toolbar of Liquid Studio.
General Fixes.
Version: 18.0.12.10251 (01 September 2020)
Added new Combine Nodes component to Data Mapper.
Fixed issue with resync of duplicate nodes in Data Mapper.
General Fixes.
Version: 18.0.11.10216 (05 August 2020)
Fixed issues with using Import/Include/Override/Redefine functionality and Chameleon XML Schema.
General Fixes.
Version: 18.0.10.10186 (23 July 2020)
Fixed issue with Data Mapper Database Source component properties dialog not displaying SQL statement for Views.
Fixed issue with using JSON Schema generated documentation in Chrome.
General Fixes.
Version: 18.0.9.10154 (14 July 2020)
Fixed issue with Data Mapper component palette displaying scrollbars in small icon mode.
Fixed issue with entering escaped characters into Const component in the Data Mapper.
Fixed issues with creating a sample JSON document from a JSON Schema.
General Fixes.
Version: 18.0.8.10077 (24 May 2020)
Added support for XSD recursively defined groups in Liquid XML Objects Code Generator.
Fixed issue with schema resolution in Liquid XML Objects.
Fixed issue with default values in DTD Parser.
Update Documentation.
General Fixes.
Version: 18.0.7.10048 (15 May 2020)
Fixed issue with opening files from redirected URLs (308 Permanent Redirect).
Update Documentation.
General Fixes.
Version: 18.0.6.10036 (01 May 2020)
Improved user experience on High DPI monitors.
Restricted Database Viewer to exclude system tables.
Added ability to process MySQL JSON native type in Data Mapping.
General Fixes.
Version: 18.0.5.9988 (17 April 2020)
Updated Data Mapper command line to allow relative paths to .dm files.
Fixed issues running Wizards on High DPI monitors.
Fixed issues in Liquid XML Objects Runtime for XML to JSON.
General Fixes.
Version: 18.0.4.9932 (14 March 2020)
Changed the Liquid XML Objects Runtime to not close streams - This is a breaking change as client is now responsible for closing streams.
Added option to omit xsi:type from output for Liquid XML Objects serialization.
Fixed issues in Liquid XML Objects Runtime for XML to JSON.
Fixed issues with using the MySQLConnector Database Provider.
General Fixes.
Version: 18.0.3.9916 (09 March 2020)
Updated Oracle Database Provider to support ODP.Net Managed Driver, and added to install.
Updated MySQL Database Provider to support MySQLConnector, and added to install.
Fixed issue with app deleting Database Connections if connection does not work.
Fixed Schematron validation for 'report' elements.
Added Schematron support for 'role' attribute (fatal, error, warning, warn, information, info) to specify error level on 'assert' and 'report' elements.
Fixed issue with XSD 1.1 processing in Liquid XML Objects.
Fixed issue with Alternative intellisense options in XSD editor.
Updated Documentation.
General Fixes.
Version: 18.0.2.9849 (22 February 2020)
Fixed Issues in Liquid XML Objects with JSON Serializer.
Fixed issue in Liquid XML Objects when using XSD 1.1 xs:alternative.
Fixed issue with Project Tree not scrolling while dragging items.
Fixed issue using spaces in paths with Microsoft XSLT Debugger.
Updated Documentation.
General Fixes.
Version: 18.0.1.9811 (04 February 2020)
Liquid Studio 2020
Data Mapper
- NEW PostgreSQL database integration
- NEW VistaDB 6 database integration
- Added SQLite libraries to installer
- Added PostgreSQL libraries to installer
- Added option to append to TextFile CSV Data Target
- Fixed stack overflow issue when using large lookup lists
- Fixed issue using SQLite from generated libraries
- Fixed issue using VistaDB 5 from generated libraries
- Fixed issues with data Encoding in XML Writer component
XML Data Binder
- Added .Net Core 3.1 option for C# and Visual Basic .Net generated projects
- Added ASYNC_FROMXMLFILE option for LINUX builds
- Fixed missing Visual Basic .Net entries in command line processing
- Upgraded C++ runtime to use Expat 2.2.9 for security fixes
Liquid XML Objects
- NEW LjSerializer to Read and Write the XML Object Model as JSON documents
- NEW Web Extensions to allows Liquid XML Objects to be used as arguments in an MVC or MVCCore Controller
- NEW XSD Attributes to allow numeric formatting rules
- NEW Caddy file to allow numeric formatting rule
- Added thread safe code to LxSerializer
- Fixed issue with pluralizing names
JSON Schema Editor
- Fixed issue with dependencies not being written
- Fixed issue with nested root schema references
- Fixed issue with self referencing schema
JSON Editor
- Fixed issue with using Ctrl+Tab
- Fixed issue with overflow when reading decimal values
- Fixed issue parsing decimals from a string with an exponent
- Fixed issue deserializing empty array
- Fixed issue deserializing empty string
WSDL Editor
- Fixed issue loading WSDL containing embedded XSD where an import element's schameLocation has a relative path
- Fixed issue with using soap:fault name attribute
WADL Editor
- Fixed issue loading WADL containing embedded XSD where an import element's schameLocation has a relative path
Visual Studio Integration
- Improvided usage in Visual Studio 2017 and Visual Studio 2019 on High DPI monitors
Version: 17.1.14.9682 (12 December 2019)
Fixed DPI issues, Toolbar issues and Web Serive Test Client issues in Micorsoft Visual Studio Extensions (VSIX).
Updated XML Data Binder VB6 Runtime to use DOMDocument60 not DOMDocument40.
General Fixes.
Version: 17.1.13.9644 (25 October 2019)
Added option in Data Mapper XML Writer to 'Write as CDATA'.
Fixed issue in XML Data Binder Linux C++ Runtime linking to PCRE.
General Fixes.
Version: 17.1.12.9637 (18 October 2019)
Added Collection Naming options to Liquid XML Objects (Defaults to plural).
Fixed XML Data Binder when changing IgnoreOptionalElementDefaults value Wizard now automatically deletes mapping files and reloads schema.
General Fixes.
Version: 17.1.11.9618 (04 October 2019)
Added .Net Framework 4.8, .Net Core 3.0 and .Net Standard 2.1 options to XML Data Binder and Data Mapper code generators.
Added option in Liquid XML Objects to support INotifyPropertyChanged and ObservableCollection in order to raise PropertyChanged and CollectionChanged events when items change.
Fixed issue in XML Editor when showing intellisense options for local enums.
General Fixes.
Version: 17.1.10.9601 (27 September 2019)
Added new option in XML Data Binder to ignore Optional Element Default values.
Fixed issue with class initialization error in Liquid Data Mapper Runtime for .Net Standard 2.0.
Fixed issue using Liquid XML Data Binder VB6 Runtime on Windows 8 and Windows 10.
Fixed issue using Tabs in XPath Browser.
General Fixes.
Version: 17.1.9.9560 (12 September 2019)
Fixed issue with Liquid XML Objects Runtime Serialize to file.
Fixed issues in Annotation Editor.
General Fixes.
Version: 17.1.8.9543 (02 September 2019)
Updated Liquid XML Data Binder VB6 Runtime to reference MSXML6.
Fixed issue with Liquid XML Objects .Net Standard 2.0 Runtime reporting missing dependency.
Fixed issue with reading quoted strings from JSON documents.
General Fixes.
Version: 17.1.7.9537 (28 August 2019)
Added ability to filter registered assemblies and classes in Liquid XML Objects.
Fixed issue with Start Page showing Upgrade Support Expired message.
Fixed issue with HTTP requests not closing correctly.
General Fixes.
Version: 17.1.6.9531 (21 August 2019)
Fixes issue with XML Data Binder Runtime for .Net Standard 2.0 reporting dll tampered.
Optimised Liquid XML Objects naming algorithm and fixed issue with items with same name and namespace.
General Fixes.
Version: 17.1.5.9520 (15 August 2019)
IMPORTANT UPDATE - Fixes issue with Microsoft Visual Studio 2019 (v16.2.2) unresponsive.
General Fixes.
Version: 17.1.4.9516 (14 August 2019)
Added global vertical splitter option.
Fixed issue in Data Mapper Excel properties window Edit Columns button not working.
Fixed issues in Data Mapper Schema Resolution Form for locating missing XSD and JSON Schema.
Fixed issues in running JSON Schema Documentation generator from command line.
General Fixes.
Version: 17.1.3.9507 (06 August 2019)
Added Data Mapper Lookup component to XSLT Engine.
Fixed issues in Data Mapper padding Excel.
Fixed issues in JSON Schema Documentation generator.
General Fixes.
Version: 17.1.2.9490 (11 July 2019)
Fixed issue with Liquid XML Objects reading non-utf-8 encoded XML Schema.
Fixed issues in Data Mapper writer components when combinations of Default Filename, connected Filename and Output Params are set.
General Fixes.
Version: 17.1.1.9477 (03 July 2019)
New JSON Schema Draft 7 support.
Added XML Data Binder global function PreserveCharacterRefCR.
Fixed issue with XML Data Binder C++ 14.2.
Fixed issues in JSON Schema Draft 6 support.
Fixed Escaping characters when calling Web Services.
Fixed Data Mapper If component.
Fixed Data Mapper WADL support.
Fixed Liquid XML Object XSD 1.1 validation.
Fixed High DPI issues.
General Fixes.
Version: 17.1.0.9428 (21 May 2019)
Liquid Studio 2019 - Update 1.
Added XML Data Binder Visual C++ (14.2) Runtimes.
Added Automatic Trailers option for EDI Writer Data Mapper component.
Fixed XML Data Binder C++ Runtime memory leaks.
Improved Microsoft Visual Studio 2019 integration.
Includes many fixes and improvements.
Includes rollup of all previous fixes.
Version: 17.0.6.9344 (15 April 2019)
Fixed Exclude file issue in Project Control.
Fixed XML intellisense to show enum values.
Allow escaped strings to be entered into constant values in Data Mapper.
Fixed naming and namespace issues in Liquid XML Objects.
Added missing Examples type to json intellisense and improved autocomplete.
Changed Flat File Columns Editor to allow column Width up to Int32.Max.
Improved Clipboard performance for big data.
Fixed issue with spelling correction menu not displaying.
General Fixes.
Version: 17.0.5.9320 (27 March 2019)
Important fix for XML Data Binding Wizard from crash reports.
General Fixes.
Version: 17.0.4.9317 (26 March 2019)
Added Custom Headers option to Web Services in Data Mapper.
Fixed issue with Large File Editor colors in Dark Theme.
Fixed issue with TLS 1.2 in Data Mapper generated code.
Stability fixes from user feedback and crash reports.
General Fixes.
Version: 17.0.3.9289 (13 March 2019)
Fixed issue with adding Excel component to Data Mapper.
Moved Examples to User Documents folder.
Fixed XML Data Binding Wizard Help links.
General Fixes.
Version: 17.0.2.9279 (12 March 2019)
Added new Encode and Decode Data Mapper components.
Added Liquid XML Objects C# sample project.
Fixed issue running XSLT in Community Edition.
Fixed issue with Database support in Data Mapper Runtime for .Net Standard.
Fixed Large File Editor end of file crash.
General Fixes.
Version: 17.0.1.9233 (03 March 2019)
Liquid Studio 2019
NEW Liquid XML Objects
NEW Microsoft Visual Studio 2019 Extension Support
NEW Dark Theme
NEW Excel Data Mapper Components
NEW VistaDB Support
NEW JSON Graphical Grid Editor
NEW XML Schema Set Editor and Validator
Added Data Mapper ReadFile component allows text files to be read as a string.
Added Data Mapper WriteFile component allows text to be written/appended to a file.
Added Data Mapper Output Param component allows the transform to return a results set.
Added Data Mapper Output data to CSV, EDI, JSON and XML writer components to allow data to be passed from the writer and used in another component rather than forcing it to be written to a file.
Added Data Mapper ReSync structure option in CSV reader allows changes in the structure of the CSV file to be re-read.
Version: 16.1.19.8878 (17 December 2018)
Fixed issue with XML Data Binder Wizard whitespace padding rules.
Fixed issue in Data Mapper with JSON node mapping.
General Fixes.
Version: 16.1.18.8804 (21 November 2018)
Fixed Data Mapper SQL Writer issue for data types using Precision and Scale values.
Fixed Data Mapper issue for line endings in text writer.
General Fixes.
Version: 16.1.17.8771 (16 November 2018)
Fixed Data Mapper SQL Writer issue with Decimal values in Microsoft SQL Server.
Fixed issues with accessing SVN and Git Source Control.
Add If...Then...Else Data Mapper Example to Getting Started project.
General Fixes.
Version: 16.1.16.8712 (04 October 2018)
Fixed converting XSD to JSON Schema issues.
Fixed XML Data Binder issue with using legacy Text property option.
General Fixes.
Version: 16.1.15.8685 (27 September 2018)
Fixed converting XSD to JSON Schema issues.
Fixed XML Data Binder issue with namspace attributes in primitive elements.
Updated Newtonsoft JSON parser to v11.0.2 and JSON Schema parser to v3.0.10.
General Fixes.
Version: 16.1.14.8664 (17 September 2018)
Fixed JSON Schema Editor 'The schema item is no longer associated with a parent schema or Schema Manager' issue.
Fixed XML Data Binder SampleApp relative path issue.
Fixed Data Mapper issue creating sub functions.
General Fixes.
Version: 16.1.13.8656 (11 September 2018)
Fixed issues with JSON Schema Editor drawing code.
General Fixes.
Version: 16.1.12.8633 (06 September 2018)
Fixed issues connecting to MySQL 8.0 Databases with latest MySQL Connector/NET ADO.Net driver.
Fixed issues with Database connection dialog.
General Fixes.
Version: 16.1.11.8608 (28 August 2018)
Fixed issues from end user crash reports.
General Fixes.
Version: 16.1.10.8592 (20 August 2018)
Added option to set XPath Window Auto Execute limit.
Fixed high DPI monitor issues on Start Page.
Improved performance of XSD Intellisense for substitution groups.
General Fixes.
Version: 16.1.9.8572 (13 August 2018)
Fixed small toolbar icons on high DPI monitors issue.
Fixed XML Data Binder ToJson crash when using nested arrays.
Fixed Find/Replace in selection issues.
Added support for long paths (longer than 260 chars).
General Fixes.
Version: 16.1.8.8553 (09 August 2018)
Added ReadFile component in Data Mapper to read whole file contents.
Fixed issue with XML Data Binder writing null in ToJson for empty elements.
Fixed issue when opeing files using DDE.
General Fixes.
Version: 16.1.7.8497 (11 July 2018)
Fixed issue with JSON Schema Draft 6 IDs.
Fixed issue with XQuery sometimes not displaying menu and toolbar for debugging.
General Fixes.
Version: 16.1.6.8487 (15 June 2018)
Added XSLT 3.0 file type option.
Fixed issue with embedded XSD not getting saved into WSDL.
Fixed slow update when changing schemaLocation in XSD.
Fixed issue running XSLT with initial template.
General Fixes.
Version: 16.1.5.8467 (12 June 2018)
Fixed issue with resolving the XSD SchemaLocations during validations.
Added user defined file extensions into file open dialog.
General Fixes.
Version: 16.1.4.8455 (05 June 2018)
Fixed issue with Font in XSD and JSON Schema Inline Editors.
General Fixes.
Version: 16.1.3.8431 (24 May 2018)
Fixed issue in Refresh for Database Exlorer.
Added Data Mapper option to allow naming of the Database connection string name in the app.config.
Fixed Data Mapper issue inserting values from a Database identity column and aliasing issue on some data types in Database Writer.
Fixed XML Data Binder issue with .Net Standard 2.0 code generation not creating a SampleApp.
General Fixes.
Version: 16.1.2.8409 (16 May 2018)
NEW 'Paste (As Structured Data)' option in graphical XML editor.
Fixed issue in XSD to JSON Schema conversion to use 'items' instead of 'additionalItems'.
Added execution order in Data Mapper where there are multiple output writers.
Added SerializationContext property WriteElementDefaultValues to force default values to be written by .Net, C++ and Java Liquid Rutimes.
Fixed issue using GET for WADL Web Services.
Fixed issue using JSON Infer Schema Wizard in Data Mapper.
General Fixes.
Version: 16.1.1.8399 (11 May 2018)
NEW Strict ECMA-404 JSON validation option.
Fixed issue in Data Mapper failing to read attribute cardinality correctly and not taking account of it when writing attributes.
Updated XML Data Binder documentation for ToJson and FromJson methods.
General Fixes.
Version: 16.1.0.8382 (03 May 2018)
Liquid Studio 2018 - Update 1.
NEW JSON support in XML Data Binder for C++, .Net and Java using ToJson() and FromJson() API methods.
Improved XML Data Binder Errors to include XPath or JSONPath to error location.
Fixed issue for BinaryData created with empty data in Liquid C++ Runtime.
Database Views can now be used as data sources.
Data Mapper Database Reader and Database Writer components can now use the app.Config to get the connection string.
Data Mapper Join now retains connectors when changing source.
Data Mapper Text Reader component can skip specified number of lines before reading data.
Added Data Mapper DateAdd component.
Fixed path resolution issues in Data Mapper.
Fixed copy and paste issue in Data Mapper.
Includes rollup of all previous fixes.
Version: 16.0.8.8244 (31 March 2018)
IMPORTANT UPDATE - An issue has been found in v16.0.7 which may cause possible data corruption. It is therefore recommended that all v16.0.7 users should update to v16.0.8 as soon as possible.
Version: 16.0.7.8241 (21 March 2018)
Added handling for the bad Microsoft update KB4055532 that threw an exception on Fonts.SystemFontFamilies calls in Windows 7.
Fixed issue with Element values not been cast correctly and copying elements recursively in Data Mapper.
Fixed Find and replace issues in Visual Studio extensions.
Fixed issue running XML to JSON from Tools menu.
General Fixes.
Version: 16.0.6.8220 (19 March 2018)
Fixed issue in Data Mapper Join component when working with multiple Joins.
Fixed issue in XML Data Binder checking for facets in extended types.
Updated Newtonsoft JSON and JSON Schema to latest versions.
Added option in XSLT debugger to ignore warnings.
Fixed issue in XSD documentation generator to allow adding additional schema.
Fixed issue in Print Preview not hiding docking windows.
General Fixes.
Version: 16.0.5.8184 (08 March 2018)
Added new Join component to Data Mapper for fast lookup between two data sources.
Updated License documentation.
Fixed required attributes in XSD to JSON Schema conversion.
Fixed license issue running on Remote Desktop.
Fixed issue in XSD drag and drop.
Fixed issue in XML Data Binder for inherited ComplexType Choice.
General Fixes.
Version: 16.0.4.8146 (27 February 2018)
Fixed issue with XHTML Editor crashing.
General Fixes.
Version: 16.0.3.8139 (23 February 2018)
Fixed issue running XSD to JSON Schema from Tools menu.
Fixed FileType Icons.
Fixed crash in Large File Editor when file is no longer available.
Fixed wizard panel resize issue on Start Page.
Prevent Xerces leaking streams when it performs validation.
Fixed issue with file association dialog not showing file type.
Fixed issue with Goto line one line out.
Fixed issue with XML selection formatting introducing new lines.
Fixed issue with JSON Schema options showing XML settings.
Fixed issue in Visual Studio Web Service Test Client crashing when wizard was cancelled by user.
Updated command line documentation in XML Data Binder.
Fixed issues from user exception reports.
General Fixes.
Version: 16.0.2.8114 (15 February 2018)
Fixed issue with XML Data Binder Options.
General Fixes.
Version: 16.0.1.8110 (14 February 2018)
Liquid Studio 2018
NEW JSON Editor Edition
NEW JSON Schema Draft 6 support
NEW JSON Document Outline View
NEW JSON Schema Library
NEW JSON Schema Documentation Tool for HTML and PDF
NEW Schematron Editor and Validation
NEW XSLT 3.0 support
NEW Git Source Control Integration support
NEW .Net Standard support in XML Data Binder
NEW .Net Core support in XML Data Binder
Added PDF support for XML Schema Documentation Tool.
Added Forward and backward navigation points in text editors.
Added option to set the document 'Encoding' to properties grid for all editors.
Added option to set the document 'Line Endings' to properties grid for all editors.
Improved XML Schema to JSON Schema conversion.
Added editors for default, const, enum, and examples value editors in JSON Schema editor.
Database source SQL can now be parameterized, making it easy to restrict the data read from the database.
Added SQLite support - use SQLite as a data source in data transformations.
Added Timezone functions added (toLocal, toUTC, setTimezone).
Added 'Line Endings' to XML Writer properties.
Added option for .Net projects to 'Generate Nullable Simple Types'. This generates optional simple types as .Net Nullable Types, e.g. int?, instead of generating IsValid properties. This means optional simple types work like complex types allowing you to test for and set them to null (or Nothing in VB).
Added option for all Visual Studio 2017 C# and Visual Basic .Net projects to use the LiquidTechnologies.Runtime Nuget instead of the locally installed Liquid Runtime files.
Added option for .Net projects to specify a 'Strong Names Key File'. This adds the specified value into the project file as a strong name key file, e.g. MyKey.snk, and sets 'Sign the assembly' to 'true'.
All Visual Studio extensions are now installed from a single VSIX file.
Version: 15.1.17.7979 (11 January 2018)
Changed XML Writer in Data Mapper to output CRLF instead of LF at end of line.
General Fixes.
Version: 15.1.16.7872 (22 November 2017)
Fixed issue loading WsdlMethodCall and WebServiceTest files.
General Fixes.
Version: 15.1.15.7745 (11 October 2017)
Fixed issue in XML Data Binder for duplicate items in filter.
General Fixes.
Version: 15.1.14.7734 (20 September 2017)
Added new Linux C++ Runtimes for 64 bit g++ v6.4 and v7.2.
Fixed issue in JSON Editor which caused corrupt data.
XML Data Binder fix for setting IsValid with restrictions.
General Fixes.
Version: 15.1.13.7711 (13 September 2017)
Fixed issue with validating XSD in WSDL.
Fixed issue with Nillable elements in XML Data Binder.
Fixed issue with linking to runtime with XML Data Binding for C++ in Visual Studio 2017.
General Fixes.
Version: 15.1.12.7658 (29 August 2017)
Fixed issue with parameters in Data Mapper.
Fixed drag and drop issues in XSD Editor.
General Fixes.
Version: 15.1.11.7648 (20 August 2017)
Fixed issue with Data Mapper Now and Today functions.
General Fixes.
Version: 15.1.10.7609 (08 August 2017)
Fixed issue with WSDL namespaces.
General Fixes.
Version: 15.1.9.7584 (20 July 2017)
Fixed issue hosting generated HTML Documentation on Linux web server.
Fixed issue with Data Mapper generated code command line handling for absolute paths.
Added .Net 4.7 option to Data Mapper.
General Fixes.
Version: 15.1.8.7566 (11 July 2017)
Added option to select .Net 4.7 in XML Data Binder for C# and VB .Net projects.
Fixed issue with using Any Element in .Net Core, Silverlight (PCL), Xamarin.iOS (PCL) and Xamarin.Android (PCL) generated code.
General Fixes.
Version: 15.1.7.7560 (07 July 2017)
Fixed issue with generating a .Net Core library for Visual Studio 2017.
General Fixes.
Version: 15.1.6.7549 (30 June 2017)
Fixed issues with Print dialog not showing on 64 bit systems.
General Fixes.
Version: 15.1.5.7542 (28 June 2017)
Fixed issue dragging multiple files on to views.
Fixed issues from crash reports.
General Fixes.
Version: 15.1.4.7515 (15 June 2017)
Fixed issue with XSD diagram showing wrong definition for Redefine.
Added ability to drag/drop files on to any view.
General Fixes.
Version: 15.1.3.7508 (08 June 2017)
Fixed issue running Documentation Generator from command line.
General Fixes.
Version: 15.1.2.7503 (25 May 2017)
Fixed 'Out of Memory' issue when loading recursive schema.
General Fixes.
Version: 15.1.1.7487 (17 May 2017)
Fixed issue calling TLS 1.2 Services.
Fixed copy/paste formatting issue.
General Fixes.
Version: 15.1.0.7451 (13 April 2017)
Liquid Studio 2017 - Update 1. Added Visual Studio 2017 Support to XML Data Binder
Added C++ 14.1 XML Data Binder Runtimes
Added JSON Schema Editor Visual Studio Extension for Visual Studio 2015 and 2017
Added new Getting Started Project with many helpful examples for Data Mapping
Added JSON Schema to XSD Converter
Added XSD to JSON Schema Converter
Added formatting options to EDI Writer Data Mapper Component
Added property page to EDI Writer Data Mapper Component
Added property page to EDI Reader Data Mapper Component
Added Group By component to Data Mapper
Added PathValue component to Data Mapper
Added Hex editor to Large File editor
Added persist Project tree support
Replaced Import/Export menu items with Tools Convert menu items
Updated version of Newtonsoft JSON parser
Updated version of Newtonsoft JSON Schema parser
Fixed issues with Concurrent Licenses
Fixed issues from User Crash Reports
Fixed CSV Reader issue dropping tabs
Fixed issue in JSON Schema for Id resolution
Fixed issues with passing complex data to Da ta Mapper Sub Functions
Fixed multiple issues in Data Mapper usage
Version: 15.0.4.7283 (28 February 2017)
Added Visual Studio 2017 extensions support for XSD, WSDL, XPath, Web Service Test Client and XSD Document Generation.
Fixed issue with adding ODBC Database Connections.
General Fixes.
Version: 15.0.3.7210 (12 February 2017)
Fixed issue with Property Grid causing crash report.
Fixed issue with xslt and xquery execute not working in Community Edition.
General Fixes.
Version: 15.0.2.7192 (08 February 2017)
Fixed issue with XSD validation.
Fixed issue with DDE opening files from windows explorer.
General Fixes.
Version: 15.0.1.7161 (05 February 2017)
Liquid Studio 2017
NEW 64 bit Support
NEW RESTful Web Service Testing
NEW XSD Find References Tool
NEW EDI Source and Target Components
NEW JSON Source and Target Components
NEW Database Target Component
NEW RESTful Web Service Component
NEW .Net Portable Class Library Support
NEW .Net Core Support
Added WADL text editor.
Added RelaxNG text editor.
Added XML Grid Editor to Web Service Test Client for improved data entry.
Fixed validation rules for what can go into an xs:all using XSD 1.1 in XSD Editor.
Performance enhancements when dealing with missing references in XSD Editor.
xsi:type is now supported in Intellisense in XML Editor.
Improved generated XSLT code in XPath Browser.
Added UTF-8 support to Large File Editor.
Added option to ignore errors in Sample XML Builder.
Fixed issues with Editing embedded XML Schema in WSDL Editor.
Fixed JSON Schema issue handling invalid URLs.
Fixed issue in Find/Replace dialog with Bookmark All.
Added Option to use Online Help instead of installed help files.
Improved Database Reader in Data Mapper.
Performance enhancements in Data Mapper view.
Added recursive connection option in Data Mapper.
Added output formatting options in Data Mapper targets.
Data Mapper improvements to debugger for step through debugging, break points, and tracking variables on diagram.
Added SerializationError event to XML Data Binder .Net Runtime in order to trap and ignore errors.
Improved XML Data Binder C++ support for Linux 64 bit with new runtimes (gcc 4.9.4, 5.4.0, 6.2.0).
Fixed encoding buffer overrun issue in XML Data Binder C++ Runtime.
Version: 14.1.5.6733 (30 September 2016)
Added support for INotifyCollectionChanged in Collections in XML Data Binder runtime for .Net 4.x.
Fixed issues from crash reports.
General Fixes.
Version: 14.1.4.6649 (22 July 2016)
Added Xerces XSD 1.1 Parser option to use full XPath 2.0 checking (default on).
Fixed issue with xs:error missing as simpletype in XSD 1.1 graphical designer.
Fixed issue with code signing installer.
General Fixes.
Version: 14.1.3.6618 (14 July 2016)
Fixed DPI issues for scaled environments.
Added shortcut for Comment/Uncomment.
General Fixes.
Version: 14.1.2.6578 (31 May 2016)
Fixed bad path in XSD Documentation Generation.
General Fixes.
Version: 14.1.1.6562 (27 May 2016)
Data Mapper - selecting a node now highlights all connected lines.
XML Data Binder - Added PersistUnknownAttributes and PersistUnknownElements to .Net Runtime.
Added option to supress Schema Path and Generator Version from output files.
Added option to add project references and additional files to .Net generated projects.
Version: 14.1.0.6535 (18 May 2016)
Liquid XML 2016 - Update 1.
New Data Mapper Web Services Data Source.
Added support for Web Services returning gzip data.
Added support for .aspx?wsdl extension to automatically opening WSDL editor.
Added support for recoring and playing Macros in all text editors.
Added support for showing whitespace in all text editors.
Added support for word wrap in all text editors.
Added support for saving zoom level per Data Mapper document.
Added support for InputParameter function in Data Mapper.
Added support for custom casting of Dates and Times in Data Mapper.
Added support for CreateDate function in Data Mapper.
Added support for CreateDateTime function in Data Mapper.
Added support for CreateTime function in Data Mapper.
Added support for JoinString function in Data Mapper.
Added support for SplitString function in Data Mapper.
Added support for displaying Small component icons in Data Mapper.
Added support for drawing direct lines in Data Mapper.
Fixed issue calling Web Services with empty namespace.
Fixed issue with XPath Windows not getting activated.
Fixed Start Page MRU list tooltip issue.
Fixed issue with links not working in XSD tool tips.
Fixed issue with duplicate keyboard shortcuts.
Fixed issue with setting Bookmarks in all text editors.
Fixed issue accessing datbase tables without tableOwner e.g. MS Access.
Fixed issue where Data Mapper Abort button failed to Abort.
Fixed issue where Attributes were not getting type checked in Data Mapper.
Fixed issue in XML Data Binder when setting userr defined Description and Remarks.
Fixed issue in XML Data Binder for not validating Abstract Mandatory items in ToXml methods.
Fixed issue in XML Data Binder for IgnoreUnknownElements not working on last item in sequence.
Version: 14.0.1.6408 (16 March 2016)
Liquid XML 2016.
NEW Graphical JSON Schema Editor.
NEW Data Mapper Java Code Generation.
Improved drag and drop support in XSD Editor.
Fixed error reporting issues in XSD Editor.
Fixed XSD Intellisense timout issue in XSD Editor.
Optimised XML Formatting and added new Cancel option in XML Editor.
Fixed issue where left right keys did nothing when editing cell content in XML Grid Editor.
Fixed XML Intellisense issue when pasting end element with leading whitespace in XML Editor.
Improved generated XSLT code in XPath Browser.
Fixed Filename input on XML writer in Data Mapper.
Added new icons for file functions in Data Mapper.
Improved Total digits support in XML Sample Builder.
Improved XSLT Debugger to stop on invalid command when an error is encountered so you can look at the stack/watch values.
Improved XSLT Debugger Stack view so changing stack frame changes the selected expression, so you can see the source for each stack FrameType.
Fixed issue in XSLT Editor where Comment Selection was allowed when readonly.
Fixed bug in Dialog manager to always remember Don't ask me again state.
Improved performance with Validate on load now performed on a background thread.
Fixed issue with flicker on loading project.
Improved data validation performance.
Optimised re-loading of error control.
Version: 13.2.3.6018 (05 January 2016)
Installer fix for Windows 10.
Version: 13.2.2.6003 (09 September 2015)
Fix for XmlDiff not working with Editor license.
General Fixes.
Version: 13.2.1.5996 (20 August 2015)
Added Missing VS2015 Silverlight xml data binder templates.
Generated Collection Base class constructor now public.
Removed exception from generated code when setting IsValid on attributes with default values.
General Fixes.
Version: 13.2.0.5980 (13 August 2015)
Update 2 - Visual Studio 2015 Support.
Plugins now run in VS2015.
Added C++, C# and VB.Net code generation for VS2015 projects and solution files to XML Data Binder.
Added C# code generation for VS2015 projects and solution files to Data Mapper.
Added redefine option to Import/Include Wizard.
Improved XML sample generation for reular expressions.
Improved formatting when pasting data into XML documents.
General Fixes.
Version: 13.1.1.5927 (08 July 2015)
Data Mapper fix for passing parameters to generated sample application.
Updated Data Mapper Documentation.
General Fixes.
Version: 13.1.0.5909 (29 June 2015)
Update 1- Performance and Stability release.
Includes rollup of all previous patches.
Added XML Data Binder support for TotalDigits and FractionalDigits in C#, C++, Java and VB.Net.
General Fixes.
Version: 13.0.14.5873 (09 June 2015)
Added text editor Line/Col/Char position to display in Status Bar.
Fix for BOM always been written out.
General Fixes.
Version: 13.0.13.5872 (27 May 2015)
Fix for truncated names when using certain fonts in XSD editor.
Fix for Print Preview not working in XSD Editor.
Fix for a Projects Element Filter not working from XML Data Binder command line.
General Fixes.
Version: 13.0.12.5859 (07 May 2015)
Fix for application hanging on validation.
General Fixes.
Version: 13.0.11.5856 (27 April 2015)
Fix in generated C++ ClassFactory for large XSD.
Stability fixes from user crash reports.
Improved formatting of XML.
General Fixes.
Version: 13.0.10.5832 (14 April 2015)
Added spacing option to graphical XSD editor options.
Improved formatting of XML.
General Fixes.
Version: 13.0.9.5818 (26 March 2015)
Added ability to add custom namespaces in data mapper output.
Fixed issue formatting xml tags with no end tag.
Fix issue of incorrectly reporting connection error in WSDL Browser.
Fixed issue not been able to paste into Web Service Client.
Stability fixes from user crash reports.
General Fixes.
Version: 13.0.8.5799 (23 March 2015)
Stability fixes from user crash reports.
General Fixes.
Version: 13.0.7.5787 (16 March 2015)
Performance fix for loading and formatting xml documents.
Fix for crash caused by not refreshing refs to closed documents.
Fix for DPI scaling in Windows 8.
General Fixes.
Version: 13.0.6.5773 (05 March 2015)
Added support for MySql.
General Fixes.
Version: 13.0.5.5746 (24 February 2015)
Performance fix for opening and formatting xml documents.
General Fixes.
Version: 13.0.4.5741 (20 February 2015)
Installer now automatically uninstalls 2014.
Fix for serialization issue in Liquid Java Runtime.
Fix for WSDL parser and loading imported/included xsd documents.
General Fixes.
Version: 13.0.3.5737 (13 February 2015)
Fixed issue with Cut/paste in WSDL.
Fixed issue with generated Makefiles using wrong lib version.
General Fixes.
Version: 13.0.1.5728 (10 February 2015)
Fix for creating Sub-Functions in Data Mapper.
General Fixes.
Version: 13.0.1.5719 (08 February 2015)
Liquid XML 2015.
NEW Liquid XML Studio - Editor Edition.
NEW Data Mapper Code Generation and Database/Flat File Support.
Data Mapper Wizard.
C# Data Mapping Generator.
XSLT Data Mapping Generator.
Database Source Component.
Flat File Source Component.
User Defined Sub Functions.
Auto-Connect Tool.
NEW JSON Text Editor.
XML to JSON Import and Export.
NEW XML Data Binder Code Generation Support for WSDL.
Web Service Interface.
XMLSchemaProvider Attribute.
NEW XML Data Binder Xamarin Unified API Support.
Latest Xamarin.iOS and Xamarin.Android Libraries.
NEW XML Data Binder XSD Annotations in Documentation.
New Fixes and Improvements.
Metro Light User Interface.
Improved Memory Management and Performance.
Performance Options.
Synchronized XML Views.
Full Screen Mode.
General Improvements
Version: 12.2.8.5459 (15 November 2014)
Improved XSD Loading Speed.
Stability fixes from user crash reports.
General Fixes.
Version: 12.2.7.5382 (28 October 2014)
Fixed XML Data Binder issue using Liquid .Net Runtime with Mono on Linux.
Stability fixes from user crash reports.
General Fixes.
Version: 12.2.6.5324 (19 October 2014)
Fixed renaming types in XSD issues.
Fixed missing types in XDR intellisense.
General Fixes.
Version: 12.2.5.5293 (06 September 2014)
Fixed validation issue for unspecified types in DTD.
Improved output of XSLT Wizard.
General Fixes.
Version: 12.2.3.5240 (21 July 2014)
Fixed Cursor Navigation issue in XMl Grid View.
General Fixes.
Version: 12.2.4.5273 (21 July 2014)
Fixed performance issue in XML Editor when using attributes in namespace http://www.w3.org/XML/1998/namespace.
General Fixes.
Version: 12.2.2.5231 (16 July 2014)
Fixed Scrolling and Tab Issues in Large File Editor.
Stability fixes from user crash reports.
General Fixes.
Version: 12.2.1.5203 (02 July 2014)
Added ability to set Proxy Settings in Registry for large rollouts.
General Fixes.
Version: 12.2.0.5183 (22 June 2014)
Update 2 - Performance and Stability Release - Faster Document Loads Times - Improved Document Validation - Improved Progress Monitoring from Status Bar - Improved Breadcrumb Bar and Document Outline Tree node descriptions - Added Command Line support for opening multiple files - Added Windows Explorer support for opening multiple files - Added URL tooltips and colour coding to XSD Dependency Viewer - Removed diagonal lines from read only XSD items - Improved read only XSD item Tooltips - Improved default ordering of Error List - Improved Find in Files - Fix for Large File Editor stability - fix for WSDL editor with no schema section - Fix for opening empty XSD from WSDL - Fix for running XML Diff from inside XML Studio - Fix for Project file stability - Fix for SVN file monitoring stability - General improvements and fixes.
Version: 12.1.8.5093 (29 May 2014)
Fix for XML validation against a DTD using DOCTYPE.
General Fixes.
Version: 12.1.7.5079 (06 May 2014)
Fix for saved options not read on startup.
Fix for JSON Import/Export with no root element.
Stability fixes from user crash reports.
General Fixes.
Version: 12.1.6.5068 (30 April 2014)
Fix for XSD 1.1 item validation in XSD 1.0 documents.
General Fixes.
Version: 12.1.5.5062 (14 April 2014)
Fix for Liquid Runtimes and Code Generation of Abstract types.
General Fixes.
Version: 12.1.4.5047 (27 March 2014)
Fix for Data Mapping with recursive XSD.
General Fixes.
Version: 12.1.3.5036 (25 March 2014)
Fix for XML and XSD validation when XSD imports DTDs.
General Fixes.
Version: 12.1.2.5004 (12 March 2014)
Fix for Schema containing AnyAttribute in XML Data Mapper.
General Fixes.
Version: 12.1.1.4994 (26 February 2014)
Fix for using GroupDef and GroupRef in XML Data Mapper.
General Fixes.
Version: 12.1.0.4984 (24 February 2014)
Update 1 - Xml Editor Performance enhancements.
Liquid Runtime (C++, Java, .Net, COM) Fixes.
General Fixes.
Version: 12.0.3.4958 (30 January 2014)
Fix for recursive schema in Data Mapper.
Version: 12.0.2.4949 (29 January 2014)
Stability fixes for 2014 release.
Version: 12.0.1.4939 (21 January 2014)
XML Schema 1.1 Support.
Choice of XSD Engines.
In-line XSD Properties and annotations.
Improved support for type restrictions.
Visual Studio 2013 Support.
Version: 11.1.0.4725 (19 October 2013)
Service Pack 1 including all 2013 patches.
Version: 11.0.13.4689 (08 October 2013)
Security fix to ignore DTD processing in ClassFactory methods in .Net Runtime.
Fix for 64K method size limit in ClassFactory of Java Runtime.
General Fixes.
Version: 11.0.12.4639 (04 September 2013)
Added new Liquid Runtimes built with VC++ 11.0 Windows XP (v110_xp).
General Fixes.
Version: 11.0.11.4603 (05 July 2013)
Stability fixes from user crash reports.
General Fixes.
Version: 11.0.10.4574 (13 May 2013)
Fixed issue adding appinfo.
Fixed issues in spell checker.
Fixed issues in DTD to XSD conversion.
General Fixes.
Version: 11.0.9.4562 (25 April 2013)
Added missing VC++ 9 Runtimes for x64.
Improved background validation.
General Fixes.
Version: 11.0.8.4549 (10 April 2013)
Fix for namespace aliasing in sample builder.
Fix for Intellisense issues.
Fix for validation and spell checking.
Fix for whitespace handling in 'Any' element.
Updated MonoTouch library.
General Fixes.
Version: 11.0.7.4537 (28 March 2013)
Support for files over 2GB in C++ Async FromXml and ToXml methods.
Improved XSD validation.
Stability fixes from user crash reports.
General Fixes.
Version: 11.0.6.4516 (18 March 2013)
Improved WSDL validation.
Fix for WSDL UI MessagePart Type selection.
Fix for opening WSDL external XSD with relative paths.
General Fixes.
Version: 11.0.5.4507 (14 March 2013)
Fix for running XSLT and XQuery.
Fix for 'Forbidden' whilst retrieving files into cache from W3C site.
General Fixes.
Version: 11.0.4.4500 (12 March 2013)
Fix for XSD Source View changes not updating XML validation.
Stability fixes from user crash reports.
General Fixes.
Version: 11.0.3.4483 (24 February 2013)
Liquid XML Studio 2013 - IMPORTANT UPDATE **Please Note: The Auto Update to this release will fail, you will need to manually uninstall from windows control panel and download from the Liquid website** Includes: Fix for Auto Update.
Fix for license key issues.
Fix for MonoDevelop (MonoTouch and Mono for Android) code generation.
Fix for application appearing to freeze when imported schema not found.
General Fixes.
Version: 10.1.9.4348 (03 January 2013)
Fix for DateTime in C++ and VB6 Liquid Runtimes.
General Fixes.
Version: 11.0.0.0 (01 January 2013)
2013 BETA
Version: 10.1.8.4306 (07 December 2012)
Fix for Silverlight 5 Liquid Runtime.
General Fixes.
Version: 10.1.7.4256 (02 November 2012)
Fix for DTD validation.
General Fixes.
Version: 10.1.6.4255 (23 October 2012)
Fix for namespace prefix usage in XPath Query Builder.
Fix for duplicate ProcessingInstructions in Liquid Runtime for VB6.
Updated Help Documentation.
General Fixes.
Version: 10.1.5.4204 (11 September 2012)
Liquid .Net Runtime BigInteger Fix.
Liquid Java Runtime UI8 Fix.
General Fixes.
Version: 10.1.4.4197 (06 September 2012)
Visual Studio 2012 Integration.
New XSLT Quick Start Wizard.
WSDL 2 Fix for relative URI in HTTPBindingOperation.
WSDL Editor highlights newly created item.
XSD Editor shows namespace URI for duplicate names.
Improved Caching of common schema.
XSD Import fixes.
Improved error handling.
General Fixes.
Version: 10.1.3.4172 (23 August 2012)
Fix for FastInfoset in .Net Runtime.
Fix Xsd to HTML : crashed on close when generating docs.
Added 'Exception' as resevered word in Java generator.
Added Smart Indent option in XSD to HTML.
Fix path issue in XSD Import.
Fix for object reference issue in BigInteger in .Net Runtime.
Fixed issue with %20 in project names.
Fixed issue with infering XSD from XML for source XML data source in Data Mapper.
Fixed issue with projetc->properties menu item.
Fix for Regex in .Net and C++ runtimes.
Fixes and enhancements to XML Sample builder form.
Fixed up XSD Import wizard for XML editor (issues with invalid uris).
General Fixes.
Version: 10.1.2.4113 (07 June 2012)
Fix for reporting issues opening files.
Fix for adding Schema to XML docs.
Fix for integration with MSDN Help.
General Fixes.
Version: 10.1.1.4099 (29 May 2012)
Service Pack 1 (with updated XML Data Mapper Documentation)
Version: 10.1.0.4095 (28 May 2012)
Service Pack 1
Version: 10.0.5.3999 (03 May 2012)
Fixed for calling Web Services in Liquid .Net Runtime.
Fix for extra line appearing in WSDL.
Fix for disappearing comments in XSD.
General Fixes.
Version: 10.0.4.3993 (20 April 2012)
Fixed Find/Replace in Large File Editor.
General Fixes.
Version: 10.0.3.3977 (16 April 2012)
Added support for Special Characters in filenames for SVN.
Fixed for .Net Runtime Whitespace processing.
Fix for .Net Runtime Webservice Deserialization.
Version: 10.0.2.3955 (23 March 2012)
Updated Documentation.
General Fixes.
Version: 10.0.1.3941 (21 March 2012)
New XML Data Mapper, New Silverlight 5 Code Generation and Liquid Runtime, Improved WSDL 2.0 Validation, Improved Large File Editor
Version: 10.0.0.0 (01 February 2012)
2012 BETA
Version: 9.1.11.3570 (24 November 2011)
Fixed issue with Primitive Types in DTD Parser.
Fixed issue with Default and Fixed values in XSD Derivation by Restriction.
Fixed issue with paths in imports in WSDL Editor.
Version: 9.1.10.3537 (08 November 2011)
Made IsValid methods const in generated C++ code.
Changed Assert function in C++ to stop warnings in release build.
Fix for IsNillable not getting generated for some Elements.
Fix for Enums respecting Fixed value from XSD.
Version: 9.1.9.3503 (12 October 2011)
Updated product to work on FIPS compliant systems.
Fixed issue with Mixed content text.
Changed ToXML...
methods to not output " representation for double quote in element text (remains for Attribute text as per W3C specification).
Fixed bad links in VB6 documentation for Element.
Version: 9.1.8.3490 (04 October 2011)
Fixed issue with failing to find Nillable items.
Fixed .Net issue with missing Element namespaces.
Fixed issue for handling items with same name as xsd types.
Fixed issues with .Net Runtime running on Mono.
Version: 9.1.7.3479 (29 September 2011)
Fixed issues with PrimitiveValue default formatting.
Updated documentation for PrimitiveValue.
Fixed issues with whitespace end of line handling for CR, LF and CRLF.
Version: 9.1.6.3450 (09 September 2011)
Fixed license issue in generated code
Version: 9.1.5.3408 (23 August 2011)
Added option to turn off SSL Certificate validation for web calls.
Enhanced xsd nillable support in generated code for primitives.
Fixed issues in WSDL 2 Binding properties and serialization.
Fixed issues with VB6 generated ClassFactory for unknown root elements.
Fixed issues in Liquid Runtimes for primitive text values.
Fixed issue in WSDL Explorer when ElementForm=Qualified.
Fixed xsd parser to automatically add constraints for special integer types such as negativeInteger.
Version: 9.1.4.3380 (27 July 2011)
Fixed issues with Handling Any Elements in generated code.
Version: 9.1.3.3361 (19 July 2011)
Fixed issue with XSLT error reporting.
Fixed VB and Java Data Binder handling of namespaces and whitespace in 'Any' generic elements.
General Fixes.
Version: 9.1.2.3326 (26 June 2011)
Fixed issue with Databinding Format Override option.
General Fixes.
Version: 9.1.1.3301 (07 June 2011)
Service Pack 1
Version: 9.1.0.3288 (18 May 2011)
Service Pack 1
Version: 9.0.11.3078 (02 March 2011)
Fixed issue with generating HTML documentation for case sensitive web servers.
Changed C++ 'Get...' methods to be 'const'.
General Fixes.
Version: 9.0.10.3051 (24 February 2011)
Fixed issue with resolving remote DTDs.
Fixed issue with Visual Studio XSD Imports.
General Fixes.
Version: 9.0.9.3040 (19 February 2011)
General Fixes.
Version: 9.0.8.3018 (10 February 2011)
General Fixes.
Version: 9.0.7.3003 (01 February 2011)
General Fixes.
Version: 9.0.6.2988 (18 January 2011)
Fixed Keyref issue in XSD editor.
Fixed Tooltips locking issue in XSD Editor.
Fixed WSDL Test Client failing to find items from multiple schema.
Fixed Nillable issue in Data Binder parser.
General Fixes.
Version: 9.0.5.2977 (12 January 2011)
Added Custom Headers option to WSDL Test Client.
Added command line option for WSDL Test Client.
Fixed password issue in WSDL Test Client.
General Fixes.
Version: 9.0.4.2951 (23 December 2010)
Fixed dependency issue with Liquid Runtime for .Net 4.
General Fixes.
Version: 9.0.3.2940 (11 December 2010)
New XSLT Editor and Debugger, New XQuery Editor and Debugger, New Large File Editor, Improved Graphical XHTML Editor, Silverlight 3 and 4 Code Generation and Liquid Runtime, Apple Mac OS X C++ Code Generation and Liquid Runtime
Version: 9.0.2.2935 (09 December 2010)
New XSLT Editor and Debugger, New XQuery Editor and Debugger, New Large File Editor, Improved Graphical XHTML Editor, Silverlight 3 and 4 Code Generation and Liquid Runtime, Apple Mac OS X C++ Code Generation and Liquid Runtime
Version: 9.0.1.2923 (05 December 2010)
- New XSLT Editor and Debugger
- New XQuery Editor and Debugger
- New Large File Editor
- Improved Graphical XHTML Editor
- Silverlight 3 and 4 Code Generation and Liquid Runtime
- Apple Mac OS X C++ Code Generation and Liquid Runtime
Version: 9.0.0.2878 (19 November 2010)
2011 BETA 2
Version: 9.0.0.2845 (06 November 2010)
2011 BETA
Version: 8.1.7.2743 (17 October 2010)
General Fixes.
Version: 8.1.6.2625 (31 August 2010)
General Fixes.
Version: 8.1.5.2538 (23 July 2010)
General Fixes.
Version: 8.1.4.2482 (22 June 2010)
General Fixes.
Version: 8.1.3.2460 (16 June 2010)
Optimised Code Generation to remove unrequired Interfaces (Note: This is a breaking change and may require code rework).
General Fixes.
Version: 8.1.2.2399 (18 May 2010)
Added support for Nillable (and xs:nil) in all Data Binding languages.
Fixed issue with custom display settings not loading in Studio views.
Fixed issue in Generating documentation from XSD.
General Fixes.
Version: 8.1.1.2349 (10 May 2010)
Fixed issue with Web Service Security.
Liquid Java Runtime now uses external Xerces.jar.
Updated Documentation.
Version: 8.1.0.2319 (03 May 2010)
SERVICE PACK 1
Version: 8.0.11.2171 (19 March 2010)
Fixed Data Binder DateTime issues for all languages.
General Fixes.
Version: 8.0.10.2115 (11 March 2010)
Fixed Data Binder Mapping file issues.
Fixed Silverlight Runtime Collection issues.
Fixed Security issues in VB6 Runtime.
General Fixes.
Version: 8.0.9.2074 (01 March 2010)
Optimised Code Generation to remove duplicate classes (NOTE: This is a breaking change and may require code rework).
Fixed issue in WSDL Editor for Empty tags.
General Fixes.
Version: 8.0.8.2044 (17 February 2010)
Fixed stability issues in UI
Version: 8.0.7.1998 (08 February 2010)
Fixed issues in Document Generator, Fixed XQuery editor issues
Version: 8.0.6.1970 (29 January 2010)
Fixed Duplicate Name issues in Data Binder, Fixed general issues in XML Studio UI
Version: 8.0.5.1968 (26 January 2010)
Fixed Mapping File issues in Data Binder, Fixed general issues in XML Studio UI
Version: 8.0.4.1955 (20 January 2010)
Fixed stability issues in UI
Version: 8.0.3.1951 (18 January 2010)
Fixed issues with Data Binder
Version: 8.0.2.1941 (15 January 2010)
New Starter Edition
New Graphical WSDL Editor
New Design-Split-Code Editor Views
New Schema Library Agent
New Graphical XHTML Editor
New C# and Visual Basic .NET code generation for the .NET Compact Framework
New Visual C++ 64 bit Runtime
Improved Docking Window Support
Extended File Types Support
General Improvements
Version: 8.0.1.1926 (08 January 2010)
New Starter Edition
New Graphical WSDL Editor
New Design-Split-Code Editor Views
New Schema Library Agent
New Graphical XHTML Editor
New C# and Visual Basic .NET code generation for the .NET Compact Framework
New Visual C++ 64 bit Runtime
Improved Docking Window Support
Extended File Types Support
General Improvements
Version: 7.1.6.1440 (21 August 2009)
Fixed unlicensed product issue in Generated Help files
Version: 7.1.5.1419 (03 August 2009)
Version: 7.1.4.1284 (13 May 2009)
Version: 7.1.3.1266 (07 May 2009)
Version: 7.1.2.1253 (06 May 2009)
Version: 7.1.1.1206 (23 April 2009)
Version: 7.1.0.1135 (07 April 2009)
Service Pack 1
- *New* Graphical XML Grid Editor
- *New* Source Control Integration
- *New* XML Data Binding Runtimes for Net 2.0 & 3.5 Compact Framework
- IMPORTANT NOTES FOR COMMUNITY EDITION USERS
XML Schemas can now only be edited using the code view.
The Model view is still available but is read only.
This change does not affect Customers whole have purchased the product.
- Redo to Graphical XSD Editor
- Tooltips to nodes within the Graphical XSD Editor
- XSD Annotations Dialog
- Clone Method to C++ Runtimes
- Web Service Call Composer Can be Cancelled
Fixes
- Fast InfoSet Linux Thread locking Issues
- IBindingList .Net 2.0, .Net 3.5 and Silverlight 2 Runtimes
- Schema Validation Issues
- Import Wizard URI Issues
- Stability Issues
- Many Fixes and Improvements
Version: 7.0.5.906 (22 February 2009)
Fixed issue with DTDs in Xml Data Binder
General Fixes
Version: 7.0.4.795 (30 January 2009)
Fixed issue with running Xml Data Binder from Visual Studio
Fixed issue with opening read only files
Fixed issue with XSLT properties
Fixed issue with default files in Projects
General Fixes
Version: 7.0.3.780 (25 January 2009)
Added script support for XSL Transforms
Fixed issue in HTML Document Generator
Fixed issue with locale in XML Sample Builder
Fixed issue with reading XML documents with encodings
General Fixes
Version: 7.0.2.746 (12 January 2009)
Added JSON Import/Export Functions
Fixed adding/removing item with invalid attribute group issue
Fixed Save All issue
Fixed Notification Event for Text property in C# templates
Fixed xs:any and xs:anyType issues in data binding templates
General fixes
Version: 7.0.1.654 (18 December 2008)
Initial update fixes minor issues
Version: 7.0.0.604 (07 December 2008)
2009 Version