Oxygen XML Developer Professional Releases

Released: Apr 13, 2021

Updates in V23.1 Build ID: 2021040908

Fehlerkorrekturen

  • Open URL dialog: Fixed various behavior issues that happened when the server type was changed while the Autoconnect option was enabled (after the user already browsed a remote location).
  • Security: Fixed a vulnerability issue (Remote Code Execution in Apache Velocity).
  • Framework Extension Script: Fixed an issue where ${framework} variables were incorrectly replaced with ${framework(BASE)} in imported scenarios configurations.
  • Windows/Linux/HiDPI/Text mode: Fixed an issue where...

Released: Mar 4, 2021

Updates in V23.1

Funktionen

Validation

  • Ignore Validation Problems - Validation problems that have an ID can now be ignored using new quick fix actions.
  • Ignore Schematron Validation Problems - Validation problems that are reported when validating XML with a Schematron schema can also be ignored using the new quick fix actions. For the ignore validation problems proposals to be included in the list of quick fixes, the Schematron assert or report elements must have an ID.
  • Restore Ignored Validation Problems...

Released: Dec 21, 2020

Updates in V23.0 Build ID: 2020121712

Fehlerkorrekturen

  • Preferences: Fixed an issue where setting a preferences page at project level would erroneously do the same thing for some child pages when reloading the project.
  • Resource Hierarchy/Dependencies: Fixed an issue where working sets defined in a previous session were no longer loaded when Oxygen was started.
  • XSLT/Content Completion: Fixed an issue where wrong content completion proposals were presented inside text value templates.
  • XSLT/Content Completion: Fixed an issue where...

Released: Nov 19, 2020

Updates in V23.0

Funktionen

Diff and Merge Support for Eclipse

  • Compare XML Content in Oxygen's Text-based Diff Mode - The Oxygen diff and merge support in the Eclipse plugin now includes a text-based mode with all the features and options that are available in the Standalone version of Oxygen. So XML-related content can now be compared in either the text-based mode or the visual comparison mode and it is very easy to switch back and forth between the two modes.
  • Compare DTD Documents - The diff and merge support...

Released: Oct 7, 2020

Updates in V22.1 Build ID: 2020100710

Fehlerkorrekturen

  • Validation: Fixed an issue where the validation status message sometimes kept blinking in the status bar of the application.
  • XQuery Documentation: Fixed an issue where generation of the XQuery documentation did not work anymore.
  • DITA-OT Publishing: Running Oxygen with Java 14, when a DITA OT transformation started and the transformation parameter "fix.external.refs.com.oxygenxml" was enabled, the transformation failed with a HeadlessException error.
  • DITA Maps Manager: Fixed a...

Released: Aug 3, 2020

Updates in V22.1 Build ID: 2020072902

Fehlerkorrekturen

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

Released: Jun 11, 2020

Updates in V22.1 Build ID: 2020061102

Funktionen

  • Syntax Highlight/XQuery: Improved the recognition of functions referenced inside an XQuery map.

Fehlerkorrekturen

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

Released: May 19, 2020

Updates in V22.1

Funktionen

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

Released: Mar 11, 2020

Updates in V22 Build ID: 2020030607

Fehlerkorrekturen

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

Released: Feb 12, 2020

Updates in V22

Funktionen

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