Released: Dec 16, 2024
V27.0 Build ID: 2024121306 中的更新
修补程序
- 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 have a very large width when comparing files that contain long lines.
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...