Oxygen Scripting 릴리스

Released: Oct 11, 2023

V26.0 버젼 업데이트

기능

  • Merge Files with Change Tracking Highlights - A new Merge Files with Change Tracking Highlights script is now available. It can be used to merge two XML files (based on a 2-way mode comparison) with highlighted tracked changes that can later be later reviewed and accepted or rejected.
  • Merge Directories with Change Tracking Highlights - A new Merge Directories with Change Tracking Highlights script is now available. It can be used to merge two directories (based on a 2-way mode comparison...

Released: Jul 4, 2023

V25.1 Build ID: 2023070306 버젼 업데이트

기능

  • Author: Added a new parameter named escapeEntityRefs to the TransformOperation Author operation to control if entity references are escaped as plain text in the processed content.
  • DITA to PDF based on HTML5 & CSS: Removed the Index from the Table of Content when transforming DITA bookmaps that contain empty <indexlist> elements.
  • Schematron API Extensions: The DITAXSLTExtensionFunctionUtil API method, which can be used from a Schematron to find out information about a keyref, can now...

Released: Apr 26, 2023

V25.1 Build ID: 2023042509 버젼 업데이트

기능

  • DITA Publishing: When publishing DITA XML content from Oxygen using the "fix.external.refs.com.oxygenxml" parameter, the created output folder structure now follows the input DITA Map's folder structure more closely.
  • DITA Publishing: DITA References are now grouped together with Concepts, Topics and Tasks in the Related Information section, when the args.rellinks.group.mode parameter is set to single-group.

수정사항

  • API: Fixed an issue where the method that creates a process named...

Released: Mar 16, 2023

V25.1 버젼 업데이트

기능

  • GitHub Project Templates now Available - You now have access to some ready-to-use GitHub project templates and GitHub actions that allow you to automate scripts that will be triggered every time you push changes to your repository.
  • Validation Script Improvements - Framework validation scenarios are now automatically detected for OpenAPI, AsyncAPI, and JSON-LD. When these types of documents are validated, the validation scenarios that are associated with the document type are now automatically...

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: 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 버젼 업데이트

기능

  • New Command Line Launcher for Validating Files or Directories - It is now possible to validate files or directories from a command line interface. You can check that your documents are valid from an integration server and you can generate reports in several formats (text, XML, JSON, or an HTML visual format).
    • You can specify a certain schema file to validate against.
    • You can validate using the schema(s) that are internally associated within files.
    • You can validate using the default Oxygen...

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: 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 버젼 업데이트

기능

  • Use custom settings file for batch converter script - When using the Batch Converter script, you can now use a new argument (-cs converterSettingsFile) to specify a file that contains settings for the conversion. It can be an .xpr file that contains project options or an XML file that contains global options.
  • Batch Converter script now has an option for DocBook to DITA conversions - You can now convert HTML documents exported from DocBook into DITA using the Batch Converter script.
  • Batch...