What's New in Oxygen XML Web Author 25.1.0
Related version: 25.0.0
Version 25.1.0 of Oxygen XML Web Author is a minor release for the innovative web-based XML authoring tool. This release expands upon the features that were recently added in Version 25.0.0 with further improvements to some of those features, along with several new enhancements.
User Interface Improvements
IME Support Improved
Better Presentation for Surround Edits in the File Comparison Tool
<bold>
tag and the comparison tool will only highlight the additional tags.Re-order Block Elements With Keyboard Shortcuts
Image Maps Now Support Images Referenced Using Keyrefs
Customization and Integration
Plugin to Add Support for CALS Tables in Custom Frameworks
Plugin for Rendering LaTeX Equations
Plugin for Evaluating XPath Expressions Client-side
Sample Docker Image
Improved DITA Key Resolution in File Comparison Tool
The file comparison tool now has the ability to use different contexts for resolving
DITA keys in the two editors. This is accomplished by using new URL parameters,
specifically diffDitamap
and diff.dita.val.url
, which
allow you to specify a different DITA Map and DITAVAL file for the right-side
editor. This feature is particularly useful when comparing files from different branches
of a Git repository that use different sets of DITA keys.
Commit Message Now Displayed in Version History for Generic CMIS Connections
Component Updates
Apache Batik 1.16
Apache Shiro 1.10
Apache Tomcat 9.0.69
Java 17
Perforce Client 2022.1
API
PluginDescriptor is Now Injectable
PluginDescriptor
can be injected in any
extension class and used to find details about the plugin, such as the folder where it is
stored. For more details, see Dependency Injection for Plugins.