Oxygen JSON Editor 릴리스

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...