Liquid Studio Developer Bundle v21.4.0
Released: Jun 9, 2026
Mises à jour de v21.4.0
Fonctionnalités
- Liquid Data Mapper:
- New PDF Form Reader and PDF Form Writer.
- Improved logging to output window.
- Updated Azure templates to stop using deprecated Microsoft packages.
- Changed generated standalone data mapping .exe and .dll to use .NET Framework 4.8.
- Liquid Data Mapper Runtime:
- Added .NET Framework 4.8 target to Runtime NuGet.
- Liquid XML Data Binder Runtime:
- New Linux C++ Runtime support for gcc 16.1.
- Added .NET 4.8 to NuGet.
- Added .NET Framework 4.8 target to Runtime NuGet and Viewer NuGet.
- Liquid XML Objects Runtime:
- Databases
- Added database Views to Database Explorer tree.
- Updated Database Drivers for MySQL, PostgreSQL, SQLite, Oracle, Odbc, OleDb, SQL Server.
- JSON Grid Editor
- Improved cut / copy / paste of rows, columns and selections.
- Improved keyboard arrow key handling and added Home and End key handling.
- Changed paste to insert a new row instead of overwriting current row, changed column paste to paste in front of selected column.
- XML Grid Editor
- Improved cut / copy / paste of rows, columns and selections.
- Improved keyboard arrow key handling and added Home and End key handling.
Correctifs
- Liquid Data Mapper:
- Fixed issues with Default Extension and Default Input Filename Filter in Excel Reader Component.
- Fixed issues with Default Extension in Excel Writer Component.
- Fixed issue re-loading .dm files that have changed on disk.
- Fixed issue opening old .dm files containing JSON Reader or JSON Writer components.
- Fixed issue reporting success when execution fails (i.e. file not found - and stops).
- Fixed issue where web client issues were not getting reported to output window.
- Fixed issue where circular schema references may terminate OpenAPI parsing.
- Fixed issue where dependencies were not getting copied when generating a standalone data mapping .exe.
- Fixed issue where standalone .exe failed to execute Web API calls.
- Fixed issue where generated SampleApp failed when using Oracle Provider on 64 bit systems.
- Liquid Data Mapper Runtime:
- Fixed issues with FTP Web calls.
- Fixed issue where inner exception messages were not getting passed to client code.
- Liquid XML Data Binder Runtime:
- Security Vulnerability Fix: Microsoft Security Advisory CVE-2026-33116 – Denial of Service Vulnerability.
- Added .NET Framework 4.8 target to Runtime NuGet and Viewer NuGet.
- Fixed issue converting a sequence of choices to JSON in C#, C++, Java and Visual Basic .NET.
- Fixed issues with building Samples in .NET 10.
- Liquid XML Objects Runtime:
- Security Vulnerability Fix: Microsoft Security Advisory CVE-2026-33116 – Denial of Service Vulnerability.
- Fixed issue converting a sequence of choices to JSON in C# and Visual Basic .NET.
- Visual Studio Extensions
- Security Vulnerability Fix: Microsoft Security Advisory CVE-2024-43485 | .NET Denial of Service Vulnerability. Untrusted data to lead to DoS attack due to hash collisions and stack overflow.
- JSON Lines Editor
- Fixed issue with using UTF8 files that did not contain a BOM.
- JSON Schema Editor
- Fixed drag and drop issues, mainly with 2020-12 changes to items and additionalItems.
- XML Editor
- Fixed issue with validating XML against XSD 1.1 with UNICODE characters.
- XML Grid Editor.
- Fixed issue where new columns were created with an empty namespace.