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.