Release Notes / Version 12.2412.0
Table Of ContentsFixed Method ContentSiteAspect#setMasterVersion
Fixed a bug that caused a StackOverflowError when calling
com.coremedia.cap.multisite.ContentSiteAspect#setMasterVersion
with a null argument.
(CMS-27646)
Fixed QuickCreate Dialog "skipInitializers" Flag
The configuration flag "skipInitializers" is no longer ignored when content is created through the Quick-Create dialog.
(CMS-27457)
MongoDbHealthIndicator has been Changed to use the hello-command
The MongoDbHealthIndicator has been changed to use
the hello-command instead of creating a new
MongoClient every time. This prevents unnecessary
creation of ConnectionPools and Connections to the MongoDb Server
Nodes.
(CMS-27244)
Fixed Filtering of Searchable Content Types
When filtering searchable content types in the library there used to be duplicates for some content types. That's now fixed.
(CMS-26018)


