Magnolia 5.3 reached end of life on June 30, 2017. This branch is no longer supported, see End-of-life policy.
Magnolia 5.3.7 delivers the following key fixes and enhancements:
Fixed: Comparing versions is now i18n-aware when you work in a multisite environment.
MarkNodeAsDeleted
command does no longer attempt to version content when versioning is disabled or not available.UserManager.getUsersWithGroup(String groupName, boolean transitive)
returns also users that belong to the subgroups of the named group when transitive=true
. This makes messaging faster when the system has many users..html
extension from internal links in the CKEditor. This fixes the issue where links to PDF documents in the DAM failed.An aggregated change log for 5.3.7 contains all the changes.
This release is a recommended update for all users of Magnolia 5.
This release includes the following new module versions:
The Magnolia team would also like to thank everyone who reported issues, contributed patches, or simply commented on issues for this release. Your continued interest helps us make Magnolia better. Special thanks go to: YMC AG, Stefan Baur, Rainer Blumenthal, Jennifer Brehm, Jozef Chocholacek, Florian Fuchs, Zarko Ivanoski, Stefan Jahn, Diana Racho, Frank Sommer, Ricardo Ulate, Richard Unger and Samuel Zihlmann.
Follow the standard update procedure.
To update your project, follow the standard update procedure, then make the following changes:
Using the content connector.
Updating configuration of availability rules and default rule classes
Updating selected action definitions with node-type based availability
DamManager
with AssetProviderRegistry
.info.magnolia.module.workflow.jbpm.JbpmWorkflowManager#completeWorkItem
method, checking for present parameters is obsolete and refers to publication related workitems. The method is no longer used for completing a workitem in the new human task context. It is still valid in the context of completing service tasks, however.Stop using the info.magnolia.module.workflow.jbpm.JbpmWorkflowManager#getWorkItem
method. It was used to complete a work item for human tasks. Furthermore, the wrapper we initialize only holds the mgnlData
map.
The previously hardcoded mgnlData
parameter is now configurable in /modules/workflow/commands/workflow/activate/activate/parameterMapName
.
info.magnolia.widgetset.MagnoliaWidgetSet
.magnolia.properties
file.Are you running on Magnolia 4.5 or earlier? It’s time to move to version 5. Contact us for migration support and look at the migration process.