Oxygen XML Developer Enterprise (AI-ready) のリリース

Released: Mar 16, 2023

V25.1 での更新項目

機能

JSON Schema

  • New Action to Flatten Schema in JSON Schema Editor - In some cases, it is more useful to have a single file with all the schema definitions instead of working with multiple files separately. For this specific case, Oxygen now provides you with the new Flatten Schema action (available in the Editor contextual menu) that can be used to flatten an entire hierarchy of JSON Schemas, by recursively adding the components of all referenced schemas into the main one, and by updating all...

Released: Feb 1, 2023

V25.0 Build ID: 2023013006 での更新項目

不具合の修正

  • Framework Extension Script: Fixed an issue where external Author actions from the base framework were not imported in the extension.
  • XML/Validation: Fixed an issue where erroneous errors were reported that IDs were not unique when XML files contained ID attributes or element content.
  • DITA/Editing: Fixed an issue where the icons and drop-down menu of the "note" element were presented for the "hazardstatement" element.
  • DITA/Editing: Fixed an issue where notes previewed in the Reuse Content...

Released: Dec 13, 2022

V25.0 Build ID: 2022121306 での更新項目

機能

  • Oxygen Publishing Engine/Security/Component Update: Updated the Jackson Databind (jackson-databind) library to version 2.13.4.2.

不具合の修正

  • Author: Fixed a serialization issue where whitespaces disappeared from the saved XML content when comments were added over content that ends with whitespaces.
  • Author/DITA: Fixed an issue where Markdown documents were not converted to DITA when references to these types of files were inserted in DITA content.
  • DITA/Smart Paste: Fixed an issue where the...

Released: Nov 7, 2022

V25.0 Build ID: 2022110706 での更新項目

機能

  • Security/Component Update/SVG support: Updated the Batik library to version 1.16 to avoid vulnerabilities CVE-2022-41704 and CVE-2022-42890.
  • Component Update/XProc: Updated the XML Calabash library to version 1.5.2-110 that solves some errors regarding the integration with the Saxon processor.
  • Oxygen PDF Chemistry: Added the '-oxy-space-before-conditionality' and '-oxy-space-after-conditionality' properties to offer better control for discarding margins.
  • Oxygen PDF Chemistry/Security...

Released: Oct 13, 2022

V25.0 での更新項目

機能

JSON

  • JSON Schema Version 2020-12 Support in Oxygen - Support has been added for the latest JSON schema version 2020-12. This includes:
    • Validating JSON schemas version 2020-12 accordingly to the specification.
    • Content completion proposals when editing JSON schemas version 2020-12.
    • Validating JSON/YAML documents against a JSON schema version 2020-12.
    • Converting older JSON schemas to version 2020-12.
    • A specific framework that will allow you to edit JSON schema documents in Author mode.
  • JSON...

Released: Sep 23, 2022

V24.1 Build ID: 2022092207 での更新項目

機能

  • Core: Removed the "java.net.preferIPv4Stack=true" property from all scripts and launchers to allow IPv6 network connections.
  • Security/Component Update: The SnakeYAML library was updated to version 1.31.
  • WebHelp Responsive: Updated jQuery UI library to version 1.13.2. Known issue: The list from Help > About, Frameworks has not been updated and still indicates jQuery UI 1.12.1.
  • Oxygen Publishing Engine/Security/Component Update: Updated the SnakeYAML library to version 1.31.

不具合の修正

  • Windows...

Released: Jun 20, 2022

V24.1 Build ID: 2022062007 での更新項目

機能

  • DITA Publishing: Improved the speed of DITA transformations when publishing on Microsoft Windows from an Oxygen installation that includes Java 17, or when using the Oxygen Publishing Engine from the command line with Java 9 or newer.
  • Security/Component Update: Switched to using the Nokogiri fork of the NekoHTML library, which contains some security updates.

不具合の修正

  • Author/Smart paste: Fixed an issue where MS Word-specific comments in content copied from a Word document were not completely...

Released: Apr 20, 2022

V24.1 Build ID: 2022041507 での更新項目

機能

  • Component Update: Updated the Jackson library to version 2.13.2 and the Databind library to version 2.13.2.2.
  • Component Update: The XML Calabash library was updated to version 1.4.1-100.
  • JSON Diagram: Restricted the usage of the "Convert to any type definition" action on "additionalProperties" and "additionalItems".

不具合の修正

  • Editors/Terminology Checker: Fixed an issue where some of the editors corresponding to files reopened when switching between projects sometimes did not load (showing an...

Released: Mar 10, 2022

V24.1 での更新項目

機能

JSON Schema Design Mode

  • Added JSON Schema Design mode drag-and-drop support - You can now design your JSON Schema in the Design mode by using drag-and-drop support. You can move or reorder components just by dragging and dropping into the correct location. Oxygen will display a connector to help you visualize the drop location and will highlight the connector with red when the component is not allowed in that particular location.
  • New Palette View makes schema building easy in JSON Schema...

Released: Jan 31, 2022

V24.0 Build ID: 2022012607 での更新項目

機能

  • Security: Updated the Apache Log4j 2 library to version 2.17.1.
  • OpenJDK JRE: Upgraded bundled OpenJDK JRE to 17.0.2.
  • WebHelp Responsive: The menu bar background color now defaults to white if no other color is set to have it clearly visible when it overlaps the page content while scrolling down.

不具合の修正

  • Diff Files: Fixed a bug where copying changes from one file to the other resulted in duplicated content.