Oxygen XML Developer Professional のリリース
Released: Aug 3, 2020
V22.1 Build ID: 2020072902 での更新項目
不具合の修正
- Open/Find Resource: Fixed an issue where Oxygen's text search support didn't index all the files from the current project.
- XSL/Validation: Fixed an issue where XSL validation did not display compilation problems and was always successful when a Saxon-EE configuration file was used.
- XSLT/Content Completion: Fixed an issue where the content completion for accumulators broke the XPath content completion inside XSLT files and automatically inserted the only available accumulator each time the...
Released: Jun 11, 2020
V22.1 Build ID: 2020061102 での更新項目
機能
- Syntax Highlight/XQuery: Improved the recognition of functions referenced inside an XQuery map.
不具合の修正
- Content Completion/XML: Fixed an issue where the content completion was not working as expected when triggered at the end of the name of an attribute.
- Transformation Scenarios/WebHelp Responsive: Corrected the default value of the "args.copy.css" parameter presented in the dialog box for the DITA Map WebHelp Responsive transformation.
- Author mode/LESS: Fixed an issue where the styles defined...
Released: May 19, 2020
V22.1 での更新項目
機能
HTML
- Validate HTML Documents Using Schematron - It is now possible to validate HTML documents against a Schematron schema. Besides the default HTML validator, Oxygen now also includes a built-in HTML Schematron Validator engine. This can be done by specifying the Schematron in a validation scenario, using the Validate with action (in the Validation drop-down menu on the toolbar), or you can batch validate multiple HTML documents using the Validate with schema contextual menu action from the...
Released: Mar 11, 2020
V22 Build ID: 2020030607 での更新項目
不具合の修正
- Security: Fixed an issue where the users were asked to confirm the connection when the application tried to check for a new version. This is now done automatically.
- Autocorrect: Fixed an issue where XML fragments specified as text-to-markup conversions were not loaded correctly.
- New dialog: Fixed a NullPointerException error that happened when creating a new XML file if a JSON schema was mistakenly chosen to be associated with it.
- Toolbars: Fixed a NullPointerException error that happened...
Released: Feb 12, 2020
V22 での更新項目
機能
HTML
- Content Completion Improvements for HTML Documents - Content completion proposals are available for CSS and JavaScript code that is embedded in an HTML document. Also, after an unclosed tag, the content completion now presents proposals for the siblings.
- Format and Indent HTML Documents - Support was added to Format and Indent HTML documents, including embedded CSS and JavaScript content. The structure of the document will be preserved after the action is performed.
- XPath Support for...
Released: Dec 2, 2019
V21.1 Build ID: 2019120214 での更新項目
不具合の修正
- Critical/Security: Security improvements were added to avoid XXE vulnerabilities or customization induced vulnerabilities in Oxygen XML suite of products.
- DITA/Transformations: Fixed a processor detection issue when the css.processor.path.chemistry parameter is not set in the DITA Map PDF - based on HTML5 & CSS transformation scenario.
- Editor Variables: Fixed a NullPointerException error that happened when canceling the dialog box triggered by the $ask() editor variable to input the...
Released: Oct 15, 2019
V21.1 Build ID: 2019101513 での更新項目
機能
- Oxygen is now compatible with macOS Catalina (10.15). The OS no longer reports the "libjnidispatch.jnilib cannot be opened because the developer cannot be verified." warning message.
不具合の修正
- Fixed a NullPointerException error that happened when trying to resolve editor variables while executing a transformation scenario, if the XSpec plugin was installed.
Released: May 23, 2019
V21.1 での更新項目
機能
HTML
- Specialized HTML Editor - Oxygen now includes a specialized HTML editor with various editing features for files that have the html or htm file extensions. Features include a new document template, folding support, syntax highlighting, and more.
- Content Completion - The Content Completion Assistant offers proposals for elements, attributes, and values that are valid at the current editing location, provides annotations for many of the proposals, as well as links to the HTML5 specification...
Released: Feb 22, 2019
V21.0 での更新項目
機能
JSON
- Outline View Redesigned for JSON Documents - The Outline view was redesigned for JSON documents. For example, it is now available for more types of JSON constructs (such as arrays), it's available even if the JSON document is not well formed, and it's functionality is now more similar to the Outline view for XML documents. Also, an error icon is now displayed for validation problems and you can hover over the icon to see a tooltip with details about the problem.
- Content Completion...
Released: Jun 15, 2018
V20.1 での更新項目
機能
JSON
- Validate JSON Documents Against JSON Schema - JSON files can now be validated against JSON schemas. The schemas can be associated with the JSON file using a JSON validation scenario. You can also validate against a specific JSON schema by using the Validate with action and select the JSON schema you want to validate against. Oxygen supports validating various types of JSON, including objects, arrays, numbers, and strings.
- Validate JSON Schema - You now have the ability to validate JSON...