Released: Nov 27, 2024
V27.0 での更新項目
機能
Oxygen AI Positron Assistant
- The Oxygen AI Positron Assistant add-on has received several version updates (2.0, 2.1, 3.0, and 4.0) in recent months with numerous new features and enhancements added since the Oxygen 26.1 release.
Retrieval-Augmented Generation (RAG)
- AI Positron Fix Leverages Retrieval-Augmented Generation (RAG) - When using the AI Positron Assistant add-on with Oxygen versions 26.1 or newer, the AI Positron Fix action now leverages the Retrieval-Augmented Generation (RAG...
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).
Released: Jul 31, 2024
V26.1 Build ID: 2024073008 での更新項目
機能
- OpenJDK JRE: Updated the bundled OpenJDK JRE to version 17.0.12.
不具合の修正
- JSON Schema Detector: Fixed an issue where an exception error happened when the value of "$schema" is null.
Released: Apr 24, 2024
V26.1 Build ID: 2024042206 での更新項目
機能
- OpenJDK JRE: Updated the bundled OpenJDK JRE to version 17.0.11.
不具合の修正
- Text Search / Indexer: Fixed unhandled error ("maxClauseCount is set to 1024") when indexing resources for actions like "Open/Find Resources", "Find similar topics" or in the "Reusable Components" view.
- JSON Transformation: Corrected the configuration for the Saxon JSON transformer.
Released: Mar 25, 2024
V26.1 での更新項目
機能
JSON
- Transform JSON Documents with XSLT - An enhanced feature has been added that enables you to transform JSON documents using XSLT processing. This involves the implementation of transformation scenarios, which can be created and linked to JSON documents. This facilitates the smooth processing of JSON documents, streamlining the overall workflow.
- Transform Multiple JSON Documents at Once - It is now possible to transform multiple JSON documents at once with XSLT processing.
- Edit JSON...
Released: Jan 29, 2024
V26.0 Build ID: 2024012406 での更新項目
不具合の修正
- 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.
Released: Nov 13, 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...