Release Notes / Version 13.2512.0
Table Of ContentsUsers can no longer delete their own Home folder in Studio.
An issue has been fixed where users could delete their own Home folder in Studio. This could lead to unexpected Studio behavior and loss of user-specific settings. Studio now prevents deletion of the Home folder.
(CMS-29318)
Replacing workflow start validators via Customize-Annotation leads to startup errors of Studio-Server
Fixed a bug, where replacing a workflow validator via Customize-Annotation failed because the replacing validator bean could not be found by the original name of the replaced bean.
Updated documentation on how replacement via customizer works and its side effects. See 'Content Application Developer Manual' section 'Customizer'
(CMS-28777)
CKEditor5: Link-Balloon layout issue has been fixed
A layout issue where the content-link button would take too much space and move the "Insert/Update" button out of the balloon (especially with German language) has been fixed.
(CMS-28685)
Fixed Search by Path in Studio Folder Chooser
Fixed a bug that made it impossible to search by path for folders in the folder chooser, for example to find the target folder in the create new document dialog.
(CMS-28336)
Custom content creation paths from Editor Preferences fixed
An issue has been fixed where custom contentCreationPaths configured via Editor Preferences were not applied when creating new content in Studio. With this fix, custom default folders defined in Editor Preferences work as expected again. Global and site-dependent configurations were not affected.
(CMS-27829)
Adjusted storage of editorial-comments timestamps to prevent issues with daylight saving times
The Hibernate time zone for editorial-comments has been set to UTC by
setting the property
editorial-comments.jpa.properties.hibernate.jdbc.time_zone=UTC.
Previously, the time zone was depending on the time zone of the JVM.
Externally visible timestamps do not change in the application. Existing timestamps in Oracle have to be adjusted after the time zone change, which is done automatically on start of studio-server.
(CMS-27609)
Removed obsolete configuration from Studio Server
Removed obsolete config solr.cae.collection from
Studio Server.
(CMS-25650)
Fixed Order of Uploaded JSON Settings
When uploading a JSON file to Studio the order of the entries is preserved now.
(CMS-25282)


