Componize 5.4.5 (31 Dec 2025)
Componize Alfresco 5.4.5 extends the permissions API to retrieve permissions for a specified user.
Release details
- Alfresco integration release date: 31 December 2025.
Technical changes
- Extended the assigned-permissions API so permissions can be retrieved for a specified username.
- Added the endpoint /componize/node/setPermissions/{store_type}/{store_id}/{id}/user/{username}.
- Requests without a username continue to retrieve permissions for the currently authenticated user.
- Added diagnostic tracing for asynchronous jobs, RDF extraction, and issue 30274 link-copy processing.
Maintenance
- Updated all Alfresco integration modules to version 5.4.5.
- Updated the Alfresco integration to use Componize Framework 5.4.4.
- Added test coverage for retrieving assigned permissions for another user.