The 5.7 branch of Magnolia reached End-of-Life on December 31, 2023, as specified in our End-of-life policy. This means the 5.7 branch is no longer maintained or supported. Please upgrade to the latest Magnolia release. By upgrading, you will get the latest release of Magnolia featuring significant improvements to the author and developer experience. For a successful upgrade, please consult our Magnolia 6.2 documentation. If you need help, please contact info@magnolia-cms.com.

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.

MGNLTOMCAT-6

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.

MAGNOLIA-7398

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 properties fromPath and toPath are set to /specificPath.
  • The workspace property is set to website and the excluded property to false

PUBLISHING-39

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-177MGNLEE-549MAGNOLIA-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.

  • No labels