Release Notes / Version 12.2406.0
Table Of ContentsFixed a Bug Where (In Chrome) A New Content Was Created When Dragging A Thumbnail
We fixed a bug where an additional content item (with name "convert.png") was created and added to the linklist when drag + dropping a picture thumbnail to a linklist.
(CMS-24301)
Fixed A Bug Where All Versions Of A Content Item Are Loaded On Withdraw
We fixed a bug where all versions of a content item where loaded on content withdraw although no particular listeners where attached to the version items. This was particularly problematic for content items with a large amount of versions up to a point where the Studio froze.
(CMS-24093)
Altered alignment of CKEditor 5 main toolbar dropdowns
The alignment of the Insert Table
and
Insert Code Block
dropdown menus in the CKEditor 5
main toolbar was changed from right to left to avoid an overflow issue
with ExtJS layouts.
(CMS-24041)
Fixed Duplicates in InputChecksField
Fixed issue that duplicate values have been accepted by chip input fields when these have been entered with whitespaces.
(CMS-23925)
Fixed Document Form Layout Isses
Fixed layout issues of document forms with the re-design of the Studio.
(CMS-23755)
Fixed Hidden Pop Up Dialogs
Fixed issue where parts of the date dialogs were cut off.
(CMS-23647)
Outdated Items in Apps Menu
Due to a caching problem, some items in the apps menu were sometimes not properly updated when updating to a new version of the studio-client. This problem should be fixed now.
(CMS-22465)
Fixed Studio App README.adoc
Fixed the path information where to start the pnpm watch task.
(CMS-21580)