Release Notes / Version 11.2310
Table Of ContentsFixed Folder Chooser For Content Hub Import
Fixed issues with the default folder initialization of the Content Hub import dialog. The defaults from the content creation settings are now applied.
(CMS-23462)
Enabled Mouse Selection During Tree Node Renaming
Fixed an issue where the library tree node text was not selectable during renaming via mouse pointer.
(CMS-23323)
Fixed Error in SiteSelector for Site-IDs with Language Tag Name
Fixed an issue where when the id of a site was the value of a language tag (e.g. "de"), the site selector did not work anymore.
(CMS-23268)
Removed transitive dependency to vm2
Removed transitive dependency to (recently) deprecated "vm2" to resolve CVE-2023-37466. "vm2" was utilized as a transitive dependency coming from "proxy-agent" and its sub packages which from studio-client side is utilized to download plugins during studio-client build. Currently, no information regarding "proxy-agent" and CVE-2023-37466 is available. As it was used by the functionality utilizing PAC files for proxy configuration and we are not exposing any configuration options for PAC files we assume that this issue does not affect us.
(CMS-23260)
Fixed Content Selection for Starting Update Workflows in Locale Switcher
When a content was selected for updating via the locale switcher, the workflow dialog was always opened with the root content of the site hierachy, not the content that needs the update.
(CMS-23241)
TeaserText Delegate does not work if section is initially collapsed.
There was a bug in the
CKEditor5RichTextPropertyFieldDelegatePlugin
which
would prevent delegation from working properly when the editor was not
ready when the plugin got initialized. This issue is now resolved.
(CMS-23197)
Fixed Layout of Welcome Widget
Improved layout of the Welcome Widget that got broken when the Studio's browser window got too small. Please note that component may still get cut off when the screen is too small, but this bugfix improves the overall layout and usage of the existing space inside this widget.
(CMS-23153)
Fixed: Concurrent editing breaks CKEditor autosave
The CKEditor5RichTextArea's save callback would not resolve properly if the editor is (or was) in readonly mode. This issue is now resolved.
(CMS-23142)
CKEditor 4: Update to 4.22.1
CKEditor 4 has been updated to 4.22.1.
For an overview of changes, consult the CKEditor 4 release notes.
While in CoreMedia Blueprint, no adaptions had to be applied using the new CKEditor 4 version, your adaptations may be affected (or benefit) from applied changes.
For detailed information, you may want to take a look at these release notes:
(CMS-23128)
More robust layout resolving for commerce categories
There is a pitfall in the commerce integration, the root category of a commerce catalog must be augmented. If not, there are some obscure errors when resolving the page layout for commerce pages (augmented categories and products). The resolving is more robust now. If the root category is not augmented by mistake you will see a warning in the browser console log.
(CMS-23115)
Fixed Struct Editor Performance Problem With Long Struct Lists
We fixed an issue where the Struct Editor was hardly usable when there were long struct lists in play (over 1000 list elements).
(CMS-23095)
Fixed Taxonomy Node Readonly State in LinkLists
Checked-out taxonomy nodes have been rendered as "Element not visible". These nodes are now rendered as regular ones, since the checked-out state does not affect the link list editing here.
(CMS-23071)
Fixed "mimeType" parameter of BlobPropertyEditor
The property should filter the type of files that are allowed for uploading, but did break the editor after file selection. The parameter can now be used again.
(CMS-23054)
Finished Workflows Now Always Show in Content App Sidebar
We fixed a bug where finished workflows where not always correctly displayed in the Content App Sidebar.
(CMS-23036)
Missing CKEditor Styles for TeaserOverlay if CKE4 is disabled
TeaserOverlay styles are fixed when CKEditor 4 is disabled
(CMS-22990)
Allow PageGrid to have no Row Widgets
The expand/collapse button is gone now if the page grid is configured with no row widgets.
(CMS-22916)
Fixed Library Column Header Localization
Added translations for "Columns", "Sort Ascending" and "Sort Descending".
(CMS-22904)
Content Issue Text
A content issue sometimes contained the text "Element not visible" although the referenced content is visible to the user. This is fixed now.
(CMS-22485)
Fixed Document Form Scroll Positioning
Fixed the correct scroll position restoring for tab reuse.
(CMS-22067)
Fixed Accidental Folder Creation on DoubleClick
Fixed an issue that under some circumstance a new folder creation was triggered by a doubleclick when the library was busy with other stuff.
(CMS-19467)
Fixed "Direct Edit" Mode on Node Collapse
Fixed an issue where a tree node in the library switched to a direct-edit mode (renaming mode) on collapse.
(CMS-17952)