Oxygen Scripting 新版本发表
Released: Mar 18, 2026
V28.1 中的更新
特性
- Provide Options for Directory/File Comparison Scripts via a Configuration File - The directory/file comparison scripts can now read arguments from an XML, JSON, or YAML configuration file.
- Timestamps and User Information in Comparison Reports - Your comparison reports now include metadata about who ran the comparison, when it was run, and how long it took. This helps you track and audit comparison activity over time. For HTML reports, this information is also displayed in the browser in a...
Released: Nov 26, 2025
V28.0 中的更新
特性
- HTML Comparison Reports Show How Comparison Was Done - The comparison report that is generated by the Generate HTML report for directory comparison tool, now includes a collapsible section with meta information about how the comparison was performed. This helps you review the options used in the process and makes it easier to understand the results.
- Include Folders Filter Added in Compare Directories Script - The Include Folders filter has been added in the Compare Directories script to limit...
Released: Mar 24, 2025
V27.1 中的更新
修补程序
- Implemented various bug fixes and addressed issues that were reported by the community.
Released: Dec 16, 2024
V27.0 Build ID: 2024121306 中的更新
特性
- WebHelp tabs: Changed the default display of the elements marked with outputclass="wh-tabbed" attribute.
修补程序
- Windows/OpenJDK JRE: Downgraded the bundled OpenJDK/Temurin JRE to version 17.0.11 due to stability issues with version 17.0.13.
- Startup Error: Fixed an unhandled error issued at startup if plugin initialization delays the startup for more than 15 seconds.
- Refactoring / Preview: Preview dialog boxes that appear in certain contexts (e.g. XML refactoring, renaming resources) no longer...
Released: Nov 27, 2024
V27.0 中的更新
特性
- 'XPath Expressions to Exclude Nodes' Now Supported in Compare Directories Script - A previous limitation has been solved for the Compare Directories command-line script making it possible to now use the -enx XPathExprToExcludeNodes argument. It allows you to specify an XPath expression that will exclude certain nodes from the comparison. This option can now be used without any limitation, regardless of the format chosen for the comparison report.
- More Flexibility in Compare Directories Script...
Released: Sep 18, 2024
V26.1 Build ID: 2024091606 中的更新
修补程序
- Windows/OpenJDK JRE: Downgraded the bundled OpenJDK JRE to version 17.0.11 due to stability issues with version 17.0.12 (crashes after system sleep/resume).
- WebHelp Responsive: Fixed the display of labels in topics when the webhelp.labels.generation.mode parameter is set to "keywords".
- WebHelp Responsive: Fixed the localization of navigation links when calling the getWebhelpString template in an XSLT stylesheet that extends com.oxygenxml.webhelp.xsl.createNavLinks.
- WebHelp Responsive: Fixed...
Released: Apr 24, 2024
V26.1 Build ID: 2024042206 中的更新
特性
- OpenJDK JRE: Updated the bundled OpenJDK JRE to version 17.0.11.
- Content Completion XPath XProc: Improved XProc 3.0's content completion with XPath 3.0 functions.
- DITA XML / Spell Check: When using the automatic or manual spell checker in a DITA XML topic that is open in the Author visual editing mode, the content of consecutive <uicontrol> elements placed inside a <menucascade> element is now checked individually.
- DITA to PDF / PDF Change Bars: Improved the position of the change...
Released: Mar 25, 2024
V26.1 中的更新
特性
- Performance Improved for Validation and Check for Completeness Script - The DITA Validate and Check for Completeness script received important performance enhancements. By eliminating a lot of duplication within the processing, the time it takes for the script to finish when using DITAVAL filters has been reduced significantly.
Released: Jan 29, 2024
V26.0 Build ID: 2024012406 中的更新
修补程序
- Oxygen JSON Editor/Open/Find Resource: Fixed a NoClassDefFoundError that occurred when indexing PDF files linked to the project.
- JSON/Validation: A "No JSON schema associated" message is now displayed in the "Schema" column of the table in the editing validation scenarios dialog box when no JSON schema is selected for the JSON Schema Validator engine.
- DITA-OT/Zendesk: Fixed an issue where the DITA to Zendesk transformation did not work when publishing from an Oxygen installation using...
Released: Nov 15, 2023
V26.0 Build ID: 2023111306 中的更新
特性
- Component Update: Updated the JSON-Java (org.json) package to version 20231013.
- API/Compare Files: A new parameter has been added to the 'DiffAndMergeTools.openMergeApplication' method to specify whether the proposed changes should be applied initially.
修补程序
- Author: Fixed an issue where an explicitly set attribute value was lost when the attribute was renamed and it also had a default value specified in the schema.
- Security/Schematron: Fixed an issue regarding the validation of Schematron...