Gentics Content.Node Changelog Summary

Gentics Content.Node 5.30.1


Documentation SUP-5990

The compatibility list has been updated.


Bugfix SUP-6035

In special cases when a publish process failed, this could cause some connections to the backend database to remain open. This has been fixed now.


Bugfix SUP-3564

The script /Node/bin/nodectl has been modified to return a proper exit status when the Tomcat cannot be started.


Bugfix SUP-6017

When the feature nice_urls was activated, publishing of pages in a channel into the filesystem did not work, if the master node did not have publishing into the filesystem activated. This has been fixed now.


Bugfix SUP-5894

UI: Add option to keep existing filename when replacing item


Bugfix SUP-4942

Fixed a bug where the printing of error messages didn‘t work correctly. This could affect the error messages logged in the Scheduler logs.


Gentics Content.Node 5.30.0


Enhancement GTXPE-174

It is now possible to configure Custom Tools, that are accessible in the new UI. See the Guides for details.
The new REST API endpoint rest/admin/tools can be used to get the list of Custom Tools available for the current user.


Enhancement GTXPE-169

UI: Add Edit to dropdown menu when editing page properties


Enhancement GTXPE-163

The Keycloak identity and access management system can now be used for SSO logins. For further information on how to enable Keycloak authentication see the documentation.


Enhancement GTXPE-165

ImageManipulation: It is now possible to set a focal point for images.
The focal point information can be used by the Image Store Render Directive to generate Image Store URLs which apply the focal point aware crop and resize logic.
The REST API has also been enhanced to support saving and loading focal point information of images.


Enhancement

The start/stop scripts of Apache Tomcat used by the CMS can now be configured, so that autoupdate uses the system specific scripts. See the Installation Guide for details.


Enhancement GTXPE-137

The feature “cluster” allows to setup a cluster of GCMS instances. Please consult the Infoportal Guides on details.


Enhancement GTXPE-257

Improved the help text for the advanced search feature in the UI.


Enhancement GTXPE-170

UI: Add ability to send and reply to messages


Enhancement GTXPE-259

It is now possible to configure GCMS to act as authenticating Proxy for external resources. See the Guides for details.


Bugfix SUP-5726

UI: Fix styling for favourites stars to be more visible


Bugfix SUP-5727

UI: Fix opening an item in the editor when clicking on a page in the favourites list


Bugfix SUP-5876

When a tag containing a visible overview part was rendered in edit mode, the page was not editable any more, if the overview contained the page itself. This has been fixed now.


Bugfix GTXPE-238

UI: Keep unread message list displayed correctly after receiving new message


Bugfix SUP-5823

UI: Fix permissions when changing node in repository browser


Bugfix SUP-5925

When values of static datasource were changed in the GCMS, the values were stored with new global IDs, which caused problems during synchronization using the devtools. This has been fixed now, the global IDs of datasource values will not change during updating.


Bugfix SUP-5967

When a request with an invalid session ID was made to the Rest API, the used transaction has not been returned to the connection pool. After a while this could lock up the CMS because the connection pool was exhausted. This has been fixed.