2027
28.1.0Version 28.1.0 - March 18, 2026
2026
28.0.0Version 28.0.0 - November 26, 2025
- 27.1.0
Version 27.1.0 - March 24, 2025
2025
27.0.0Version 27.0.0 - November 27, 2024
- 26.1.0
Version 26.1.0 - March 25, 2024
2024
26.0.0Version 26.0.0 - October 11, 2023
- 25.1.0
Version 25.1.0 - March 16, 2023
2023
25.0.0Version 25.0.0 - October 13, 2022
- 24.1.0
Version 24.1.0 - March 7, 2022
2022
24.0.0Version 24.0.0 - October 18, 2021
- 23.1.1
Version 23.1.1 - July 12, 2021
- 23.1.0
Version 23.1.0 - March 4, 2021
2021
23.0.0Version 23.0.0 - November 19, 2020
- 22.1.0
Version 22.1.0 - May 19, 2020
- 22.0.0
Version 22.0.0 - February 12, 2020
2020
21.1.1Version 21.1.1 - October 24, 2019
- 21.1.0
Version 21.1.0 - May 23, 2019
- 21.0.0
Version 21.0.0 - February 22, 2019
2019
20.1.0Version 20.1.0 - June 15, 2018
- 20.0.0
Version 20.0.0 - March 16, 2018
2018
- 19.0.0
Version 19.1.0 - September 29, 2017
Version 19.0.0 - April 5, 2017 2017
- 18.0.0
Version 18.1.0 - October 18, 2016
Version 18.0.1 - August 9, 2016
Version 18.0.0 - April 21, 2016
Version 18.0 - April 21, 2016 - 18.0
Version 18.1.0 - October 18, 2016
Version 18.0.1 - August 9, 2016
Version 18.0.0 - April 21, 2016
Version 18.0 - April 21, 2016
What's New in Oxygen XML Web Author 25.0.0
October 13, 2022
Version 25.0.0 of Oxygen XML Web Author continues to bolster the innovative web-based XML authoring tool with more enhancements and additions. This major release offers improvements to the general user interface, new DITA authoring features, more customization possibilities, refinements to concurrent editing sessions, performance tweaks, as well as various bug fixes and component updates.
User Interface Improvements
Smart Paste Improvements
Various tweaks were made in the mappings for the Smart Paste
mechanism. For example, pasting HTML code into a codeblock now only inserts the text
content, pasting multiple paragraphs no longer merges them into a single paragraph, xrefs
are no longer inserted when pasting links, and more.
DITA Authoring
Enable Inline Insertion Actions in DITA Maps
A new Inline insertion actions CSS style is now available in
the Choose style dialog box (in the Additional styles
section) when editing a DITA map in the visual editor that makes it easier for you to
insert new topic references. Enabling this style renders an insertion widget in locations
in the map document where a new topic reference can be inserted.
Topic References in the DITA Maps Manager Collapsed by Default
Topic reference nodes are now collapsed by default in the DITA Maps Manager
pane, making it effortless for you to navigate and explore large or complex
maps.
Customization and Integration
Add Button Groups to the Floating Toolbar
The oxy_buttonGroup form control is now supported on the
floating toolbar. This form control provides a drop-down menu with buttons that are used
to invoke specific actions. For details on how to configure the floating toolbar, see
the documentation
of the
-oxy-floating-toolbar property.Implement Image Map Support in Custom Frameworks
In addition to support for image maps being added in XHTML documents, it is now
also possible to implement the image map feature in custom frameworks. For more details,
see Implementing Image Map Support in a Custom Framework.
Concurrent Editing
Sessions Resume Seamlessly After Connection Loss
You are now able to seamlessly resume a concurrent editing session when the
connection is lost for a short period of time (for example, if you lose internet
connection or the computer goes into sleep mode, the session will resume seamlessly after
the connection is re-established).
Performance Enhancements
Cached Content Reference Targets Load Faster
Performance was improved when opening files with repeated content references
(
@conref) by storing the target file in a cache so that the files now
load faster.Component Updates
API
New Method to Open Links
The API allows not to open a link using the new
openLink
method that was added to the Workspace API class.






