Oxygen XML Web Author のリリース

Released: Jul 8, 2022

V24.1.0.1 Build ID: 2022070522 での更新項目

機能

CSS:

  • Added support for the "transform" function.

Author/Smart Paste:

  • Improved ID generation when the user pastes sections copied from an HTML page or Microsoft Word document.

Security / Component Update:

  • Updated RESTEasy from version 4.5.8 to version 4.6.0.
  • Switched to using the Nokogiri fork of the NekoHTML library, which contains some security updates.
  • Updated the Jackson Databind library to version 2.13.2.2.

Git/Performance:

  • Improved performance in some cases when opening files from a...

Released: Mar 10, 2022

V24.1 での更新項目

機能

User Interface Improvements

  • Search side view - A Search side view has been added to the interface. It makes it easier to see both the search UI and the document with results highlighted. Moreover, it makes it possible to see all search results at a glance without having to scroll through the document.
  • Added support for @ mentions in review comments - Web Author now supports @ mentions in review comments. When adding a comment, if you enter the @ symbol followed by a user name, you see the...

Released: Feb 4, 2022

V24.0.0.4 Build ID: 2022020109 での更新項目

機能

Component Update:

  • Updated the Apache Log4j 2 library to version 2.17.1.
  • Updated the "jackson-databind" library to version 2.12.6.

不具合の修正

Web Author/Validation:

  • Fixed an issue where automatic validation did not run when change tracking was active.
  • Fixed an issue where Schematron fixes were not presented when the "author.format.compatibility" options was set to "1".

Web Author GitHub Plugin:

  • Fixed an issue where it was not possible to commit in directories that had names containing diacritics.

Released: Dec 20, 2021

V24.0 Build ID: 2021122015 での更新項目

機能

  • Critical/Security: Updated the Apache Log4j 2 library to version 2.17.0 to avoid the Log4Shell exploit.

Released: Dec 16, 2021

V24.0 Build ID: 2021121606 での更新項目

機能

  • Critical/Security: Updated the Apache Log4j 2 library to version 2.16 to avoid the Log4Shell exploit.

Released: Dec 13, 2021

V24.0 Build ID: 2021121314 での更新項目

機能

  • Critical/Security: Updated the Apache Log4j 2 library to version 2.15 to avoid the Log4Shell exploit.

Released: Oct 18, 2021

V24.0 での更新項目

機能

Merge Tool

  • New Merge Tool for Resolving Conflicts - A new visual Merge Tool has been integrated into the commit workflow for organizations that have the Web Author integrated with a Git repository. It can be used to resolve conflicts when multiple users commit changes simultaneously. Features include:
    • Shows incoming changes, outgoing changes, and conflicts as a visual representation of the differences between two commits.
    • Users can resolve conflicts by editing the local version of the...

Released: Jul 12, 2021

V23.1.1 Build ID: 2021070608 での更新項目

機能

Concurrent Editing

  • Concurrent Editing has now passed the BETA phase and is now a fully implemented and permanent part of the visual editor in Oxygen XML Web Author.

API

  • Customize the Authoring Experience During Concurrent Editing Sessions - A new sync.api.ConcurrentEditingManagerEventType.ROOM_CREATED event is now triggered when a Concurrent Editing Session is created. Integrators can use it to customize the UI or the state of certain functionality when concurrent editing is triggered...

Released: Apr 22, 2021

V23.1.0.1 Build ID: 2021041612 での更新項目

不具合の修正

Web Author PDF Plugin

  • Fixed an issue where the editor was blocked after the Print PDF action was invoked via its corresponding shortcut.
  • Fixed an issue where the Export as PDF and Print actions led to corrupted PDF files.

Web Author

  • Fixed an issue where the logging configuration was ignored on WebSphere Liberty.

API

  • Fixed an issue where the WebappEditingSessionLifecycleListener extension was not invoked when another extension threw a runtime exception.

Monitoring Plugin

  • Fixed a WebSphere...

Released: Mar 4, 2021

V23.1 での更新項目

機能

DITA Authoring

  • Outline Pane Supports Maps Opened with Editable Referenced Content - When opening a DITA map with all of the referenced topic content expanded and editable, the referenced topic content is now also displayed in the Outline Pane. This is helpful for visualizing the XML structure and offers a quick way to navigate through content of the entire map.

Concurrent Editing

  • Concurrent Editing Support Optimized - The Concurrent Editing feature that provides the ability for multiple...