Release Notes / Version 12.2506.0
Table Of ContentsFixed Parameter Resolution of Dynamic Includes
When using dynamic includes on the Preview CAE the parameters (required to serve personalized content) were lost. This bug has been fixed so that parameter resolution for dynamic includes functions properly on Preview CAE.
(CMS-28288)
Fixed JMX issue with CAE startup
In rare cases the CAE didn't start up the application context due to an issue with anonymous LinkFormatter instantiation in JMX configuration.
(CMS-28160)
Mega menus should now render much faster in CAE (Salesforce and Hybris)
When building links to commerce categories we avoid the loading of the commerce items, at least for Salesforce and Hybris. Unfortunately, it is still necessary for HCL, because links can only be build using technical IDs which must be requested from the commerce system. It should speed up loading of mega menus considerably, at least if a lot of Commerce items are not in the CAE cache.
(CMS-28021)
Default configuration of cache-control headers fixed
In Live CAE the default configuration of cache-control headers for css and javascript URLs contained an incorrect pattern. This led to exceptions in the log and the values could not be read.
(CMS-27938)
Removed duplicate of `userVariant`
The query parameter `userVariant` was added twice in a redirect (e.g. the preview call in studio preview). This has been cleaned up and the `userVariant` is now only added once.
(CMS-16789)


