Liquid Studio Developer Bundle v21.1.1

Released: Aug 1, 2025

v21.1.1 での更新項目

機能

  • New JSON Lines Editor - Edit and validate JSON Line files in split view or full file view.
  • Linux C++ Runtime support for gcc 15.1, 14.3, 13.4, 12.5.
  • Improved JSON Schema Editor functionality, including:
    • Better support for Schemas that have a $ref after version 2019-09.
    • Support for $comment.
    • Support for adding other properties when $ref is present.
  • Added XSD 1.1 support to the JSON Schema to XSD Conversion Wizard, including:
    • Support for xs:alternative.
    • Support for xsi:type.
    • Support for xs:substitutionGroups.
    • Support for xs:override.

不具合の修正

  • Fixed JsonPointer issues.
  • Fixed issue where $id not being picked up as a valid reference to a schema.
  • Fixed issue following HTTP Redirects when opening remote files.
  • Fixed issues in OpenAPI YAML Reader.
  • Fixed issue setting long XML Schema (XSD) Patterns.
  • Fixed issue in XSD Editor where restriction or extension has no base attribute.
  • Fixed issue with JSON to JSONSchema ignoring target filename.
  • Fixed filter in JSON Editor properties for selecting validating schema.
  • Fixed issue writing empty array items in JSON output of Liquid XML Objects (C# and VB .NET).
  • Fixed issue writing empty array items in JSON output of Liquid XML Data Binder (C++ and Java).
  • Fixed issue in Visual Studio Extensions when syncing Component Locator to XML Schema.