Rilasci di Oxygen XML Web Author

Released: Jul 8, 2022

Aggiornamenti in V24.1.0.1 Build ID: 2022070522

Funzionalità

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...

Released: Mar 10, 2022

Aggiornamenti in V24.1

Funzionalità

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...

Released: Feb 4, 2022

Aggiornamenti in V24.0.0.4 Build ID: 2022020109

Funzionalità

Component Update:

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

Correzioni

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...

Released: Dec 20, 2021

Aggiornamenti in V24.0 Build ID: 2021122015

Funzionalità

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

Released: Dec 16, 2021

Aggiornamenti in V24.0 Build ID: 2021121606

Funzionalità

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

Released: Dec 13, 2021

Aggiornamenti in V24.0 Build ID: 2021121314

Funzionalità

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

Released: Oct 18, 2021

Aggiornamenti in V24.0

Funzionalità

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...

Released: Jul 12, 2021

Aggiornamenti in V23.1.1 Build ID: 2021070608

Funzionalità

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...

Released: Apr 22, 2021

Aggiornamenti in V23.1.0.1 Build ID: 2021041612

Correzioni

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...

Released: Mar 4, 2021

Aggiornamenti in V23.1

Funzionalità

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...