Release Notes / Version 12.2406.0
Table Of ContentsFixed Bug Where Content Items Could Not Be Opened From Library When DefaultTabStateManager is Disabled
The editorContext allows to disable the DefaultTabStateManager. We fixed a bug where content items could not be opened form the library in that case.
(CMS-24946)
Control Room: Fixed non localized label 'Withdraw All'
Fixed non localized button 'Withdraw All' in the Control Room.
(CMS-24881)
Locale Switcher: Wrong Master Site Information
Fixed Locale Switcher so that is allows contents from intermediate sites to be a master document.
(CMS-24745)
Taxonomy Performance Issue
Fixed the auto-focusing of the document formular inside the taxonomy manager which took up to several seconds.
(CMS-24730)
Removed "SiteAwareFeatureUtil.preLoadConfiguration()" from Startup
The pre-caching call SiteAwareFeatureUtil.preLoadConfiguration() has been removed from the Studio startup since it is too expensive when used with many sites and is only used in combination with the SiteAwareFeaturePlugin.
(CMS-24709)
solved dialogue showing up late in workflow app
Dialog has been removed from workflow App
(CMS-24622)
Added Taxonomy Context Documentation
Added documentation of how to fix context problems with new taxonomy trees.
(CMS-24551)
Exclude internal documents of type EditorProfile from "My Edited Content"
To exclude internal documents of type
“EditorProfile
” from being displayed in “My Edited
Content”, the folder /Home/*/EditorProfile
has been
added to the application property
userchanges.excluded-paths
of the User-Changes App.
(CMS-24336)