Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
Magnolia CORE 5.7.2 is a maintenance and security release that delivers the following improvements and bugfixes:
Changes for developers
Tomcat 9 server configuration with relaxed query chars
Tomcat 9 is less tolerant regarding special characters compared to some previous versions. To bring back the same support for special characters as it was on Tomcat 8 — for instance to query the Delivery endpoint API with filters — we have added the [
, ]
, and |
characters to the relaxedQueryChars
attribute on the Connector
element in the server.xml
configuration file.
Fixed full-text search of documents
Indexing and full-text search of documents works as expected again after upgrading third-party dependencies for Apache POI and Apache Commons Compress.
Publishing only specific paths
Receivers can be configured to publish only a specific path in a workspace. For example, the following receiver configuration publishes only the /specificPath
path of the website
workspace and ignores everything else:
WorkspaceDefinition
propertiesfromPath
andtoPath
are set to/specificPath
.- The
workspace
property is set towebsite
and theexcluded
property tofalse
.
Others
If you are upgrading from an earlier version, read the Upgrading to Magnolia 5.7.x page first and check the Known issues section on it.
Security advisory
We have fixed a security issue with this release. We keep details of this kind of fix private in line with our Security Policy. Contact our Support Team if you need more information.
MGNLPUR-177, MGNLEE-549, MAGNOLIA-6865
API changes
In the Google Sitemap module, on the class SitemapTableColumnDefinition, on the method #getAlignment
, we had to change the return type. The type has changed from com.vaadin.v7.ui.Table.Align
to java.lang.String
.
Changelog
See the 5.7.2 changelog for all the changes.
Updated modules
- Barebones Magnolia Tomcat Bundle 1.1.2
- Community Edition 5.7.2
- Content Translation Support 2.2.1
- Enterprise Edition 5.7.2
- Form 2.5.1
- Google Sitemap 2.5.1
- Imaging 3.4.2
- Log Tools 1.1.2
- Magnolia 5.7.2
- Multisite 1.3.5
- Personalization 1.6.2
- Public User Registration 2.7.1
- Publishing 1.0.6
- REST Client 1.5.3
- RSS Aggregator 2.6.1
- Task Management 1.2.5
- UI 5.7.2
- Websphere 1.5
- Workflow 5.7.2
Acknowledgments
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: Joerg von Frantzius, Olaf Kozlowski, Pierre Sandrin, John Shankle, Rajeev Singh, Frank Sommer and Siegried Zach.