Release Notes / Version 11.2310
Table Of Contents(Partly) Fixed Bug Where Studio Client Creation of Content Objects Took Too Long
We fixed a bug where the creation of content (ContentImpl) objects on the Studio Client took unnecessarily long.
(CMS-23758)
Fixed Bug Where UUID Listeners on Studio Client Remote Beans Lead to Unnecessary Invalidations
We fixed a bug where unloaded remote beans on the Studio Client were accidentally loaded on invalidation because of a "uuid" property listener.
(CMS-23730)
Fixed Library Column Header Localization
Added missing translations for the column sorting dropdown menu.
(CMS-23600)
Fieldlabel of BlobPropertyField
The fieldlabel of the BlobPropertyField is shown correctly now.
(CMS-23560)
CompoundPlugin Works with Plugin Configs again
The CompoundPlugin works again when using Plugin Configs. Before, it assumed that the given `plugins` were already instantiated.
(CMS-23441)