Release Notes / Version 10.2107
Table Of ContentsSlider show value when using keyboard keys
The slider components in the image editor in the rotation and color transformation menus now show values when changed with keyboard keys like the arrow down key.
(CMS-16179)
Accessibility for image editor button menus
There was a bug which prevents keyboard navigation through the image editor menus for the rotation button and the color transformation button. This is fixed now. You can use the Tab-key to navigation in the two menus.
(CMS-16178)
TeaserOverlayStyleSelector was added to manifest.xml
TeaserOverlayStyleSelector is public API but was missing in the manifest.xml of editor-components. This is fixed now.
(CMS-15296)
Fixed validation in PersonalizedContent Segment Editor
When a segment condition is added to a personalized content document with a valid segment and Studio is reloaded, a validation error was displayed at the segment condition value. This is fixed now.
(CMS-15120)
Create from template now initializes all contents after creation
When an editor wants to create a content from the template all created contents will be initialized with the configured studio initializers.
(CMS-14640)
Reusable tabs: Wrong scroll position
DocumentForm
now remembers scrollbar position after tabs have been changed.
(CMS-12962)