Release Notes / Version 12.2401
Table Of ContentsFixed Draggable Menu Items Error
Fixed JavaScript error that happened sometimes when opening the "Favorites" menu which was caused by a duplicate drag zone registration.
(CMS-23874)
Typo in Withdrawal Success message is fixed
It showed withdrawel
instead of
withdrawal
.
(CMS-23793)
(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 Withdrawing A Version Could Freeze Studio
We fixed a bug where withdrawing a version from a content with many versions (> 10000) leads to a complete remote bean cache invalidation on the Studio Client side.
(CMS-23731)
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)
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)
Sometimes the pagegrid loses all content
It has been already fixed.
(CMS-21820)