Componize 5.4.2 (29 May 2024)
Minor release that incudes a new REST API and technical improvements to the Oxygen Web Author intregration.
Release details
- Release date: 29 May 2024.
Technical changes
- New REST API to retrieve the permissions the authenticated user has on a file. Used by Componize Review to retrieve roles and
to manage access to the documents in a Review Campaign.
- The new endpoint returns the allowed permissions as JSON from /componize/node/permissions/{store_type}/{store_id}/{id}.
- The Oxygen Web Author integration now uses location.repoPath instead of the webdavUrl. The
webdavUrl is not available when the WebDAV server is disabled.
- Updated the local transformation service registry configuration for Alfresco 7.4.
Bug Fixes
- Special characters in the Oxygen Web Author URL are now correctly encoded.
Maintenance
- Updated all framework, SDK, and Alfresco integration modules to version 5.4.2.
- Updated the Alfresco integration to use Componize Framework 5.4.2.