Release Notes / Version 10.2107
Table Of ContentsFixed Notification Menu Closing Bug
Fixed an issue where the notification menu was closed when clicking on it's scrollbar.
(CMS-20021)
Improve 'mayPreview' of ConfigureDocumentTypePlugin
The mayPreview check is now executed for the complete hierarchy of a document type. The check was previously only executed for the first function that matches any type of the given content type.
(CMS-19905)
Fixed Issue with Tab Expand Plugin
Fixed possible null error in the TabExpandPlugin which is responsible for the "Advanced Tab" setting in the user preferences.
(CMS-19715)
Fixed Error in Job Tooltip
Fixed a null error inside the running job panel.
(CMS-19682)
Image editor: Prevent crop width to be bigger than the original width.
When the dimension of a picture were close to match a crop ratio it happened that the image editor calculated a crop width bigger than the original width when resizing the crop.
(CMS-19421)