Admin User Interface: The tagtype settings “Edit on insert“ and “Display controls inside” are no longer reset when saving the changes to tagparts.
Gentics CMS EE 6.1.28
SUP-18372
BugfixEditor User Interface: Fixed an issue when setting the focal point, where it could be out set out of bounds, causing publishing issues.
SUP-18259
BugfixUser Interface: The validation for node publish directories and it‘s linking has been fixed in both the Editor and Administrator User Interfaces.
SUP-18307
BugfixEditor User Interface: When publishing pages or taking pages offline, the messages shown to the user will
now be more explicit about whether the page has been immediately been written to or removed from the Content.Repository (when instant publishing is used)
or the page has just been set into the requested state (which will take effect with the next regular publish process).
SUP-18349
BugfixAdministrator User Interface: Fixed pagination for the CR select in the Mesh Browser module.
SUP-18320
DocumentationThe supported MariaDB versions have been updated in the compatibility list.
Optional Manual Change
Optional Action- The methods
isOpenEditorOnInsert()andisEditorControlsInside()have been renamed togetOpenEditorOnInsert()andgetEditorControlsInside()respectively. - The methods
getOpenEditorOnInsert()andgetEditorControlsInside()now returnBooleaninstead ofbooleanand can therefore returnnull.
Optional Manual Change
Optional ActionWhen using a MariaDB version 11.6 or above the innodb_snapshot_isolation setting must be disabled in the configuration.
