OpenJDK JRE: Updated the bundled OpenJDK JRE to version 17.0.12.
Format and Indent/HTML: Preserve camel-case tags that do not belong to HTML namespace in HTML documents.
DITA Maps Manager: Fixed an exception that caused crashes when opening Oxygen with a DITA-OT Project specified in the "Context" combo box.
DITA Maps Manager: Fixed an issue when the selected DITA-OT Project context was incorrectly changed when editing the DITA map.
JSON Schema Detector: Fixed an issue where an exception error happened when the value of "$schema" is null.
Oxygen Publishing Engine/Edit online: It is now possible to set the editlink.ditamap.edit.url parameter value to a Content Fusion workspace URL that will be opened when clicking the "Edit online" link in WebHelp or PDF outputs.
WebHelp Responsive output: Fixed the position of the "Copy" tooltip inside codeblocks with a horizontal scroll.
WebHelp Responsive: Corrected the path to custom-generated text files (dita.xsl.strings) in extension plugins (the path was computed based only on the plugin root directory).
WebHelp Responsive: Fixed an issue where searchable labels contained within nested inline elements were not displayed.
WebHelp Responsive: Fixed an issue where labels that contain quote characters in the translation files caused the search engine to not respond.
WebHelp Responsive: Fixed an issue where searching for the '%' character and other non-alphanumeric characters caused the search engine to crash.
WebHelp Responsive: Fixed an issue where clicking on the footnote number did not scroll to the corresponding explanation.
WebHelp Publishing Template: If the "args.outext" parameter value is passed in a publishing template descriptor (e.g. using <parameter name="args.outext" value="htm"/> in the OPT file), its value is used in the transformation scenario.
WebHelp Plugin Extension: Fixed an issue where multiple plugins extended the com.oxygenxml.webhelp.responsive plugin and one defined new strings but the new strings were not used.