2021
23.1.0Version 23.1.0 - March 4, 2021
2020
23.0.0Version 23.0.0 - November 19, 2020
22.1.0Version 22.1.0 - May 19, 2020
22.0.0Version 22.0.0 - February 12, 2020
2019
21.1.1Version 21.1.1 - October 24, 2019
21.1.0Version 21.1.0 - May 23, 2019
21.0.0Version 21.0.0 - February 22, 2019
2018
20.1.0Version 20.1.0 - June 15, 2018
20.0.0Version 20.0.0 - March 16, 2018
2017
19.0.0Version 19.1.0 - September 29, 2017
Version 19.0.0 - April 5, 20172016
18.0.0Version 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, 201618Version 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, 20162015
2001
What's New in Oxygen XML Web Author 23.1.0
Related Versions: 23.0.023.1.0
Version 23.1.0 of Oxygen XML Web Author expands upon the features that were recently added in Version 23.0.0 with further improvements to some of those features, along with several new enhancements.
Some of the highlights include:
- The Outline Pane now displays the entire content of a DITA map when it is opened with all of the referenced topics expanded/editable in one document.
- The performance of the visual editor was optimized for Concurrent Editing sessions.
- On the customization side, CSS variables are now supported and the feature that displays a DITA map with all of the referenced topic content expanded/editable in one document can now be enabled for Bitbucket Server integrations.
- This release also includes new API methods, various bug fixes, and component updates.
DITA Authoring
Outline Pane Supports Maps Opened with Editable Referenced Content
Concurrent Editing
Concurrent Editing Support Optimized
The public Concurrent Editing API was successfully used in Oxygen Content Fusion to automatically create and close concurrent editing sessions when users open and close a document. Also, changes made by users concurrently are de-interleaved and saved to the file storage, providing a meaningful history of the document.
Customization
CSS Variables Now Supported
Edit DITA Maps with Content Expanded in Bitbucket Server Integrations
API
Add or Remove Custom Properties for Any Persistent Highlight
AuthorReviewController.setPersistentHighlightProperties()
and
AuthorReviewController.removePersistentHighlightProperties()
API methods were added and can be used to set or remove a custom property name and value
on any persistent highlight.Mark Expanded Referenced Content as Saved
markDocumentAsSaved()
method was added to the UnsavedContentReferenceManager
class and can be used by a
plugin that supports opening a map with all of the referenced topic content
expanded/editable to signal that changes to the map were saved.Component Updates
Apache Shiro 1.7.1
Apache Tomcat 9.0.43