Liquid Studio リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Liquid Studio v21.4.0メジャーバージョン2026年6月9日
機能
  • 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:
    • Added .NET 4.8 to NuGet.
  • 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.
修正
  • 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.
Liquid Studio Data Designer Edition v21.3.02026年1月23日
機能
  • Liquid Studio:
    • Added Visual Studio 2026 Extension.
    • Added OpenAPI 3.2.0 support.
    • Improved JSON error messages.
    • Improved Sample JSON Generation.
  • Data Mapper:
    • Added Visual Studio 2026 Compatibility.
    • Added .NET 10.0 option.
  • Data Mapper Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • XML Data Binder:
    • Added Visual Studio 2026 slnx file generation.
    • Added .NET 10.0 option.
    • Added Visual C++ 14.5 option.
  • XML Data Binder C++ Runtime:
    • Added C++ Runtime support for Visual C++ 14.5.
    • Added C++ 17 compliance to generated C++ 14.3 projects.
    • Added C++ 20 compliance to generated C++ 14.5 projects.
  • XML Data Binder C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • Liquid XML Objects:
    • Added Visual Studio 2026 Extension.
    • Added .NET 10.0 option.
  • Liquid XML Objects C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
修正
  • Data Mapper:
    • Fixed issue with copy Database files for generated application.
    • Fixed issues for text data containing empty values.
    • Fixed context issue in CombineNodesFunction.
  • XML Data Binder C++ Runtime:
    • Removed deprecated /Gm option from generated C++ projects.
  • Liquid XML Objects:
    • NullableReferenceType option now defaults to true.
Liquid Studio Developer Bundle v21.3.02026年1月23日
機能
  • Liquid Studio:
    • Added Visual Studio 2026 Extension.
    • Added OpenAPI 3.2.0 support.
    • Improved JSON error messages.
    • Improved Sample JSON Generation.
  • Data Mapper:
    • Added Visual Studio 2026 Compatibility.
    • Added .NET 10.0 option.
  • Data Mapper Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • XML Data Binder:
    • Added Visual Studio 2026 slnx file generation.
    • Added .NET 10.0 option.
    • Added Visual C++ 14.5 option.
  • XML Data Binder C++ Runtime:
    • Added C++ Runtime support for Visual C++ 14.5.
    • Added C++ 17 compliance to generated C++ 14.3 projects.
    • Added C++ 20 compliance to generated C++ 14.5 projects.
  • XML Data Binder C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • Liquid XML Objects:
    • Added Visual Studio 2026 Extension.
    • Added .NET 10.0 option.
  • Liquid XML Objects C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
修正
  • Data Mapper:
    • Fixed issue with copy Database files for generated application.
    • Fixed issues for text data containing empty values.
    • Fixed context issue in CombineNodesFunction.
  • XML Data Binder C++ Runtime:
    • Removed deprecated /Gm option from generated C++ projects.
  • Liquid XML Objects:
    • NullableReferenceType option now defaults to true.
Liquid Studio JSON Editor Edition v21.3.02026年1月23日
機能
  • Liquid Studio:
    • Added Visual Studio 2026 Extension.
    • Added OpenAPI 3.2.0 support.
    • Improved JSON error messages.
    • Improved Sample JSON Generation.
  • Data Mapper:
    • Added Visual Studio 2026 Compatibility.
    • Added .NET 10.0 option.
  • Data Mapper Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • XML Data Binder:
    • Added Visual Studio 2026 slnx file generation.
    • Added .NET 10.0 option.
    • Added Visual C++ 14.5 option.
  • XML Data Binder C++ Runtime:
    • Added C++ Runtime support for Visual C++ 14.5.
    • Added C++ 17 compliance to generated C++ 14.3 projects.
    • Added C++ 20 compliance to generated C++ 14.5 projects.
  • XML Data Binder C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • Liquid XML Objects:
    • Added Visual Studio 2026 Extension.
    • Added .NET 10.0 option.
  • Liquid XML Objects C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
修正
  • Data Mapper:
    • Fixed issue with copy Database files for generated application.
    • Fixed issues for text data containing empty values.
    • Fixed context issue in CombineNodesFunction.
  • XML Data Binder C++ Runtime:
    • Removed deprecated /Gm option from generated C++ projects.
  • Liquid XML Objects:
    • NullableReferenceType option now defaults to true.
Liquid Studio XML Editor Edition v21.3.02026年1月23日
機能
  • Liquid Studio:
    • Added Visual Studio 2026 Extension.
    • Added OpenAPI 3.2.0 support.
    • Improved JSON error messages.
    • Improved Sample JSON Generation.
  • Data Mapper:
    • Added Visual Studio 2026 Compatibility.
    • Added .NET 10.0 option.
  • Data Mapper Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • XML Data Binder:
    • Added Visual Studio 2026 slnx file generation.
    • Added .NET 10.0 option.
    • Added Visual C++ 14.5 option.
  • XML Data Binder C++ Runtime:
    • Added C++ Runtime support for Visual C++ 14.5.
    • Added C++ 17 compliance to generated C++ 14.3 projects.
    • Added C++ 20 compliance to generated C++ 14.5 projects.
  • XML Data Binder C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • Liquid XML Objects:
    • Added Visual Studio 2026 Extension.
    • Added .NET 10.0 option.
  • Liquid XML Objects C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
修正
  • Data Mapper:
    • Fixed issue with copy Database files for generated application.
    • Fixed issues for text data containing empty values.
    • Fixed context issue in CombineNodesFunction.
  • XML Data Binder C++ Runtime:
    • Removed deprecated /Gm option from generated C++ projects.
  • Liquid XML Objects:
    • NullableReferenceType option now defaults to true.
Liquid XML Data Binder v21.3.02026年1月23日
機能
  • Liquid Studio:
    • Added Visual Studio 2026 Extension.
    • Added OpenAPI 3.2.0 support.
    • Improved JSON error messages.
    • Improved Sample JSON Generation.
  • Data Mapper:
    • Added Visual Studio 2026 Compatibility.
    • Added .NET 10.0 option.
  • Data Mapper Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • XML Data Binder:
    • Added Visual Studio 2026 slnx file generation.
    • Added .NET 10.0 option.
    • Added Visual C++ 14.5 option.
  • XML Data Binder C++ Runtime:
    • Added C++ Runtime support for Visual C++ 14.5.
    • Added C++ 17 compliance to generated C++ 14.3 projects.
    • Added C++ 20 compliance to generated C++ 14.5 projects.
  • XML Data Binder C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
  • Liquid XML Objects:
    • Added Visual Studio 2026 Extension.
    • Added .NET 10.0 option.
  • Liquid XML Objects C# and VB.NET Runtime NuGet:
    • Added .NET Runtime support for .NET 10.0.
修正
  • Data Mapper:
    • Fixed issue with copy Database files for generated application.
    • Fixed issues for text data containing empty values.
    • Fixed context issue in CombineNodesFunction.
  • XML Data Binder C++ Runtime:
    • Removed deprecated /Gm option from generated C++ projects.
  • Liquid XML Objects:
    • NullableReferenceType option now defaults to true.