Oxygen Publishing Engine のリリース

Released: Mar 16, 2023

V25.1 での更新項目

機能

WebHelp Output

  • Exclude Topic IDs from Context-Sensitive Help - Oxygen WebHelp's context-sensitive help relies on a mapping between an ID and the path of the HTML output page. The value of this ID is computed from the resourceid element or from the topicid element (as a fallback if the resourceid is missing). A new parameter (webhelp.csh.disable.topicID.fallback) has been added which allows you to change this behavior and instruct the WebHelp transformation to only use the value found in the...

Released: Feb 1, 2023

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

不具合の修正

  • WebHelp/Core: Fixed an issue where the copy action for a codeblock element in a topic page did not work.
  • Oxygen PDF Chemistry/Text Layout: Fixed an issue where CJK texts that were combined with other texts had baseline alignment issues when a fallback font was used.
  • DITA to Zendesk Publishing: Updated the netty-transport library to version 4.1.86 to avoid CVE-2022-41881 that could happen during the publishing and uploading of DITA topics to the Zendesk Help Center.
  • DITA-OT publishing...

Released: Dec 13, 2022

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

機能

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

不具合の修正

  • DITA to PDF - based on HTML5 & CSS: Fixed some CSS rules that were hiding the Task context element when it contained change tracking elements or other empty elements.

Released: Nov 7, 2022

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

機能

  • 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/Component Update: Updated the Apache Batik library to version 1.16.
  • Oxygen Publishing Engine/Security/Component Update: Updated the Apache Batik library to version 1.16.

不具合の修正

  • DITA Publishing: Fixed an issue where the "syntaxdiagram" element was not properly rendered in the WebHelp Responsive and PDF...

Released: Oct 13, 2022

V25.0 での更新項目

機能

WebHelp Output

  • Generate Google Structured Data - You can now generate Google Structured Data in the DITA WebHelp Responsive output. Google uses structured data to better understand the contents of the page and display special search results in a Google Search.
  • Display Custom Title in Search Results - It is now possible to display a custom title for topics in the search results page. This can be achieved by adding the <searchtitle> element inside the particular DITA topic (or inside the...

Released: Sep 23, 2022

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

機能

  • Security/Component Update: Updated the SnakeYAML library to version 1.31.
  • WebHelp Responsive: Updated jQuery UI library to version 1.13.2.

不具合の修正

  • Oxygen Publishing Engine: Fixed an issue where steps in DITA tasks were duplicated when being inserted while change tracking was active.
  • DITA to PDF using CSS plugin: Removed a wrong duplicate ID warning presented when a bookmap that contains the "figurelist"/"tablelist" elements was published to PDF with the "show.changes.and.comments" parameter...

Released: Jun 20, 2022

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

不具合の修正

  • Oxygen DITA Publishing: Fixed an issue where step elements where not rendered correctly in the PDF output.
  • Oxygen DITA Publishing: Fixed an issue where captions of figures were placed on a new page when they were at the bottom of the figures.
  • Oxygen DITA Publishing: The @scale attribute is now applied on both <pre> (preformatted) and <equation-figure> elements.
  • WebHelp Responsive: Fixed an issue where a wide table overflowed the topic content area.
  • WebHelp Responsive: Fixed...

Released: Apr 20, 2022

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

機能

  • Component Update: Updated the Jackson library to version 2.13.2 and the Databind library to version 2.13.2.2.

Released: Mar 10, 2022

V24.1 での更新項目

機能

WebHelp Output

  • Added Ant extension points for WebHelp - Ant target extension points have been added to allow custom tasks to be executed before and after various WebHelp transformation steps.
  • Optimized context-sensitive help - A new page has been added in the output root directory to help speed up the loading time for context-sensitive help. More specifically, the file name used for context-sensitive help has been changed from index.html to cshelp.html.
  • Control the sticky layout for various...

Released: Jan 31, 2022

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

機能

  • Security: Updated the Apache Log4j 2 library to version 2.17.1.
  • 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.