Release Notes / Version 11.2110
Table Of ContentsBug Fixed where Certain Domains Caused Error in Studio Login Screen
We fixed a bug where domain names with certain character in it (e.g. '.' or '/') caused an error in the Studio loading screen.
(CMS-21255)
JavaScript Source-Maps for Some ExtJS Classes are no Longer Broken
A recent third-party dependency upgrade did break the source-maps for some of the ExtJS classes. This has been fixed now.
(CMS-21237)
Fixed: Richtext Differencing in Studio May Provide Invalid Results
Due to an issue in data-processing of CKEditor 4, you may have experienced invalid change annotations in differencing view for CoreMedia Richtext properties. One observed effect: Sections were marked as deleted, which never were deleted.
A workaround got applied in data-processing, which ships with CoreMedia Studio.
If you rely on differencing results, an update is strongly recommended.
(CMS-20647)
UI Enhancement: Contents Draggable from Translation Workflows
Contents, displayed in translation workflows, can now be dragged and dropped to different areas of the Studio.
(CMS-20382)
Content Hub Import: Show error when import fails
When an import terminates with an exception the import will now be visualized as failed instead of successful.
(CMS-19448)