Release notes for Magnolia CMS 6.2.28
LTS release • Delivered on January 27, 2023 • Page updated on January 30, 2023 • Changelog: 21641
Magnolia CMS 6.2.28 is primarily a bug-fixing and security release. We keep the details of security fixes private in line with our security policy. Contact our Support team if you need more information.
Announcements
Campaign Publisher 2.0.1
In the spotlight
Released on January 27, 2023
The new version of Campaign Publisher provides new decorations for the 6 UI Pages and Assets apps. As an author, you can add pages and assets to your campaigns with the Add to campaign
action. Then, in the Campaign Publisher
app, you can publish them.
-
MGNLCAMPU-97 Provide new decorations for UI 6 Pages and DAM apps
Improvements
-
MGNLUI-7086 Improve grid performance by using native JCR query when publication status filter is not active
Bug fixes
-
MAGNOLIA-8710
$type: analyticsView
doesn’t work sinceMagnolia 6.2.27
-
Private MGNLDAM-1093 Disable preview for SVG files in
DamUploadField
-
MGNLREST-361 Configuration property to control the depth of referenced nodes
Some customers have had performance issues because all children of referenced nodes are returned by default. Now there is a property to control to what depth children are returned.
- For more on this topic
-
MGNLUI-7414 Huge space in dependency tab
-
MGNLUI-7527 Drag&drop on upload field fails with "No such file or directory"
Miscellaneous
-
MGNLDEMO-412 Remove
magnolia-module-javascript-models
from travel demo and bundle webappsmagnolia-module-javascript-models
has been removed from Magnolia webapps but is still managed in the community bundle’s parentpom.xml
for all custom projects depending on it.The reason for its removal is related to the latest
LTS JDK 17
. It would have required some cumbersome module exclusions for it to work since it is based on theNashorn JS engine
, which JDK removed in version 16.