Release Notes / Version 12.2406.2
Table Of ContentsInitialization of StudioStartupPlugin may now Return a Promise
This allows asynchronous initialization of a StudioStartupPlugin when needed.
(CMS-27354)
Preventing of Superfluous Augmentation Requests
The studio-client and studio-server application are now more robust in detecting whether a product or category is already augmented. Superfluous augmentation request are now prevented when a catalog item is augmented and dropped inside a richtext field.
(CMS-27193)
Fixed: After editing a richtext property (in CKEditor) the cursor jumps to front (Firefox Windows only)
Fixed: After editing (in CKEditor) a richtext property bound to a Struct property the cursor jumps to front (Firefox Windows only)
(CMS-27096)
Fixed Multi-Preview Issue Where The Preview Url Service Provider Ended Up With Too Many Requests
We fixed a bug for the Studio multi-preview where in the case of a previewUrlServicePreviewProvider the preview URL was obtained many times, effectively making the preview unusable for possibly minutes.
(CMS-26968)
Fixed German translation for "Add Bookmark" Menu Item
Fixed German translation for "Add Bookmark" Menu Item
(CMS-25556)
Theme Updates for GenericDocumentForm
Missing theme updates for GenericDocumentForm added.
(CMS-25339)
Fixed External Link Validator
When URLs are pasted into Studio input fields (e.g. from Word or Excel documents), these may contain invalid characters that are not visible. The URL validator has been improved so that these characters are detected now and indicate an error in the Studio for the corresponding input field.
(CMS-25171)
Studio Client: Umlauts are not always displayed with colons
Possible cutoff umlauts on cards header component in forms is fixed.
(CMS-24907)
The BBCode RichText Editor Renders Additional bbcode Tags
The BBCode RichText editor now comes with additional plugins that allow to display certain bbcode tags inside the editor. The editor now displays italic [i], underlined [u] and strikethrough [s] text, as well as lists [list] and headings [h1]…[h6].
(CMS-23901)


