Gentics Content.Node Changelog Summary

Gentics Content.Node 5.30.27


Documentation SUP-7662 🔗 Link

Changelog entries in the Changelog Summary do now have ids. You may now link directly to an entry using anchorlinks.


Bugfix SUP-6836 🔗 Link

When synchronizing objects into devtool packages, the order of some element lists might change, which could cause unnecessary conflicts when merging with other changes with the use of a version control system (like git). This has been changed now in a way that the order of already existing elements will stay the same, while new elements will be appended at the end of the list.


Bugfix SUP-7561 🔗 Link

When a construct containing a part of type “Datasource” was synchronized from a devtool package, the datasource entries were not synchronized. This has been fixed now.


Bugfix SUP-7646 🔗 Link

When an error occurs while synchronizing a template from a devtool package into the CMS (e.g. because a construct used in the template does not exist in the CMS), the template was left locked, and that state was not immediately visible in the UI due to a caching issue. This has been fixed now, the template will be unlocked in case of errors.


Bugfix SUP-7596 🔗 Link

Fixes an issue when a user has an empty favourites list it can cause an error.


Gentics Content.Node 5.30.26


Bugfix SUP-7425 🔗 Link

When synchronizing datasources from a devtool package with an entry having dsid 0, the dsid was changed to another value (most probably 1), even if this dsid was used by another entry. This resulted in the CMS not showing the entry, which originally had dsid 0 in the UI. The incorrect synchronization has been fixed. Incorrect values in the database either need to be fixed manually, or by another synchronization of the devtool package from the filesystem.


Bugfix SUP-7040 🔗 Link

Fixed errors in devtools packages with php 7.


Bugfix SUP-7569 🔗 Link

When the feature enable_image_upload_in_tagfill was not explicitly set to true in the configuration, the upload buttons were correctly shown in the old UI, but were not shown in the new UI, because the REST API Endpoint /admin/features/[name] claimed to feature to be deactivated. This has been fixed now.


Gentics Content.Node 5.30.25


Documentation SUP-7562 🔗 Link

Further explain usage of Gentics CMS Devtools with tagtype categories. See the Devtools overview in our guides.


Bugfix SUP-7514 🔗 Link

In some cases, the CMS Server would create many short lived connections to the backend database in very short time. This is inefficient and may lead to resource problems. This has been changed now, so that database connections will be taken from the connection pool instead.


Bugfix SUP-7385 🔗 Link

Made the cms docker image more bullet proof

  • Fixed that the Apache and the Tomcat sometimes didn‘t start when the Docker container was restarted
  • Fix the scheduler not working sometimes after a restart of the Docker container, when the PID is being used by a different process
  • The CMS image waits now for the MySQL being available (timeout can be set with NODE_DB_CONNECT_TIMEOUT now)
  • Moved the Docker configuration documentation from Docker hub to the CMS guides
  • Added a health check to detect broken containers

Bugfix SUP-7541 🔗 Link

Fixed problems with the scripts injected into the ContentFrame and made the injection more robust.


Gentics Content.Node 5.30.24


Documentation SUP-7301 🔗 Link

Added Oracle Database 12.2 to the list of supported versions.


Bugfix SUP-7417 🔗 Link

When using multichannelling, overviews over objects in other nodes were not always dirted, when new objects were created. This has been fixed now.


Bugfix SUP-7483 🔗 Link

When performing multiple requests to create folders with same name in the same mother folder in parallel, the naming uniqueness could not be guaranteed. This has been fixed now, multiple requests to create folders in the same mother folder will now be serialized.


Bugfix SUP-7330 🔗 Link

When editing a tag in the new UI (but not with the new Tag Editor), the check for not filled mandatory multiselect parts did not work. Editors could save the tag with mandatory multiselect parts left empty. This has been fixed now.


Bugfix SUP-7437 🔗 Link

Add confirmation notification when uploading a new image via properties.


Bugfix SUP-7455 🔗 Link

When changing the assignment between a Node and a ContentRepository, this could cause all objects in the Node to be dirted. This has been fixed now, changing the assignment between a Node and a ContentRepository will dirt no objects any more.


Gentics Content.Node 5.30.23


Bugfix SUP-6971 🔗 Link

Fixes an issue with unexpected “Invalid SID” error messages on login.


Bugfix SUP-7397 🔗 Link

Fixes an issue when the page is editable, but the save button is not active immediately.


Bugfix SUP-7331 🔗 Link

Fixes an issue when a modal is open and navigating away is still possible.


Bugfix SUP-7355 🔗 Link

A NullpointerException occured when using the GIS Directive option “fpsmart” without a valid source image. This has been fixed.


Gentics Content.Node 5.30.22


Bugfix SUP-7241 🔗 Link

Fix incorrect behavior of the ‘publish‘ action for pages with a ‘publish at‘ date. The user can now choose whether to publish the page immediately or to leave the set ‘publish at‘ date.


Bugfix SUP-7283 🔗 Link

Removed the discontinued webdav feature.


Bugfix SUP-7325 🔗 Link

The number of parallel image resize operations performed by the CMS Server has been limited to 10 in order to avoid memory exhaustion.
See the guides for details on configuration of the GenticsImageStore.


Gentics Content.Node 5.30.21


Bugfix SUP-7275 🔗 Link

The page menu entry “Delete old versions” has been removed. Old page versions can be purged with the purgeversions scheduler task.


Bugfix SUP-7188 🔗 Link

Resolves an issue that prevented opening new translations in the translations editor.


Bugfix SUP-7136 🔗 Link

Fixes the letter case on advanced search filter labels.


Bugfix SUP-7057 🔗 Link

Error handling for database problems during publish runs has been improved.


Gentics Content.Node 5.30.20


Documentation SUP-7180 🔗 Link

Enhanced the “Indexing with Elasticsearch” documentation page.


Bugfix SUP-7184 🔗 Link

Fixes an issue that prevented users to publish a page in edit mode.


Bugfix SUP-6814 🔗 Link

When several parts of a tagtype had the same keyword and the tagtype was synchronized into the filesystem by the devtools feature, the created files for those tagparts were overwritten. The behavior has been changed so that such tagtypes will not be synchronized into the filesystem, and the synchronization process will fail.


Bugfix SUP-7248 🔗 Link

  • Remove the restriction to fill out both FROM and TO input fields for “showing pages online” feature.

Bugfix SUP-7192 🔗 Link

  • Resolves an issue for images when dimensions cannot be detected correctly.
  • Removes editing capabilities on images that cannot be edited or when editing may cause data loss for that image.

Bugfix 🔗 Link

The REST API has been extended to allow loading node specific settings via the endpoint /rest/node/[NODEID]/settings. For configuration options and how to retrieve the settings via the REST API look the the documentation


Bugfix SUP-7112 🔗 Link

Timemanagement for modified pages was not performed correctly. This has been fixed, and pages with timemanagement will now be published and taken offline accordingly.


Bugfix SUP-7125 🔗 Link

Resolves an issue when folders/images/files/pages are non-existing anymore but the associated favourites are still in the list.


Bugfix SUP-7026 🔗 Link

Fix ItemList layout problems on mobile devices with long item names.


Gentics Content.Node 5.30.19


Bugfix SUP-7033 🔗 Link

During a publish process, unnecessary EmptyStackExceptions were logged, which are suppressed now.


Bugfix SUP-6107 🔗 Link

Fix bug with pagination for images.


Bugfix SUP-7025 🔗 Link

Fix problems with IFrames that are nested inside the content frame‘s master IFrame and which are incompatible with the injected GCMS UI scripts and/or styles, by allowing such IFrames to skip GCMS UI scripts and styles injection.


Bugfix SUP-7040 🔗 Link

Fixed an error when viewing devtools packages.


Bugfix SUP-7066 🔗 Link

When using multithreaded publishing in a clustered GCMS environment, the GCMS start page would not load when requested from a cluster node, which was not the current master while the publish process was running. The error log would show an error like “java.io.NotSerializableException: com.gentics.contentnode.publish.PublishThreadInfo”. This has been fixed now.


Gentics Content.Node 5.30.18


Bugfix SUP-6907 🔗 Link

When executing a search, the context menu of some items may have been incomplete in some cases and when opening an image for editing from search results, the “Save” button may have been missing. These issues have been fixed.


Bugfix SUP-6901 🔗 Link

Resolves an issue that prevented users to login in certain cases.


Bugfix SUP-6899 🔗 Link

When editing a tag you could leave text parts from the type text, text/html and html empty, even if they were required. This has been fixed.


Bugfix SUP-6363 🔗 Link

UI: Fix german text for page revision message


Bugfix SUP-6902 🔗 Link

Add missing Live URL links for images and files.


Bugfix SUP-6959 🔗 Link

Allow disabling the “New Image“ button in the Tagfill dialog for “URL (image)” tag parts.


Bugfix SUP-6667 🔗 Link

In some cases the tageditor with the formgenerator can have overlapping dialog buttons. This is now fixed.


Gentics Content.Node 5.30.17


On new installations of Gentics CMS the Feature Resumable Publish Process will be activated by default. This will not change the setting of this feature in existing installations.

🔗 Link

Bugfix SUP-6847 🔗 Link

Fixed the positioning of the page status labels in the repository browser.


Bugfix SUP-6881 🔗 Link

The docker container running the GCMS image sometimes failed to start apache2 process due to prior unclean shutdown. This has been fixed now.


Bugfix SUP-6772 🔗 Link

Fixes an issue that could prevent unlocking of the page when closing the editor.


Bugfix SUP-6757 🔗 Link

Fixes an issue that caused dialogs to have full height in Internet Explorer.


Gentics Content.Node 5.30.16


Bugfix SUP-5709 🔗 Link

Import/Export: Fixed an NPE when importing folders which were moved and deleted (but still in the wastebin) on the target system.


Bugfix SUP-6334 🔗 Link

Fixed the Icon for localized Images in the new UI


Bugfix SUP-6827 🔗 Link

If devtools is activated and the user has no view permissions for the devtools packages the wrong link for live preview was generated in preview- and edit-mode of a page, resulting in error 500 messages. This has been fixed now: for users without devtools permission the regular preview url will be generated, for users with devtools permissions the devtools preview url will be used.


Bugfix SUP-6172 🔗 Link

Fixed the translation of Calendars when the language is changed.


Gentics Content.Node 5.30.15


Bugfix SUP-6815 🔗 Link

Include ‘description‘ field in and remove ‘content‘ field from the default advanced search in the new UI.


Bugfix SUP-6531 🔗 Link

With small browser window sizes the button to open the custom tools list would sometimes move above or below the search bar. This has been fixed.


Bugfix SUP-6820 🔗 Link

Fixes an issue that prevented some users from saving Image Object Properties.


Gentics Content.Node 5.30.14


Documentation SUP-6799 🔗 Link

Added Apache access configuration example to the Devtools configuration guide.


Bugfix SUP-6784 🔗 Link

The objectproperties icons were missing in the tree. This has been fixed.


Bugfix SUP-6778 🔗 Link

When Aloha Editor takes more time to load, the toolbar styles were not displayed correctly sometimes. This has been fixed.


Bugfix SUP-6805 🔗 Link

When an object property was edited from the Aloha Editor sidebar in the new UI, no buttons were shown. This has been fixed now.


Bugfix SUP-6739 🔗 Link

When selecting an item from the favourites in the repository browser an exception was thrown. This has been fixed.


Bugfix SUP-6748 🔗 Link

When adding a datasource to a devtool package, the internal IDs of the datasource values (which are used to reference the datasource values in tags) were not included in the data. This could lead to different internal IDs of the same datasource values on different CMS systems and inconsistencies when transferring tags referencing the datasource values. This has been fixed now. To synchronize the internal IDs between systems, the datasources have to be transferred between the systems again (using either a devtool package or import/export).


Gentics Content.Node 5.30.13


Bugfix SUP-6762 🔗 Link

On slow machines and/or slow connections a race condition in the new UI could render the UI unusable. This has been fixed.


Bugfix SUP-6735 🔗 Link

When using Keycloak SSO for authentication with the new UI and if the authentication information is not cached in the UI, then opening a link to the new UI, which does not point to the root or to the login page (e.g, a link that points to a certain folder), would have caused the login page to be shown below the search bar instead of loading the linked address. A page refresh would have be required to go to the linked address. This has been fixed.


Bugfix SUP-6694 🔗 Link

Sometimes the buttons “OK“ and “Cancel” were missing in the tagfill dialog, when using the new UI. This has been fixed now.


Bugfix SUP-6749 🔗 Link

The ‘Save‘ button is now always enabled when editing pages, properties, and object properties, except if the respective object is locked by another user. This resolves several issues where the ‘Save‘ button was not being enabled after a change.


Gentics Content.Node 5.30.12


Bugfix SUP-6235 🔗 Link

When loading a template over the REST API with a given nodeId, the list of objecttags in the template will now be restricted to the objecttags, which are either globally available or assigned to the node.


Bugfix SUP-6337 🔗 Link

Copying tagmap entries into other ContentRepositories will now check for duplicates (same mapname and type) and will either ignore or overwrite the tagmap entries.


Bugfix SUP-6725 🔗 Link

Devtool packages, which are created as symbolic links are not automatically detected. Directories with names starting with ‘.‘ (like ‘.git‘, ‘.svn‘, ...) are no longer detected as devtool packages. It is also no longer possible to create a package over the UI or REST API with a name starting with ‘.‘.


Bugfix SUP-5404 🔗 Link

Changes made on object property definitions were not automatically synchronized to devtool packages, even when the automatic sync was enabled. This has been fixed now.


Bugfix SUP-6675 🔗 Link

Adds extra validity checks and uniqueness on breadcrumbs creation.


Bugfix SUP-5480 🔗 Link

Sometimes, when updating the binary contents of files, some temporary files could be left over in the folder /Node/tomcat/temp This has been fixed now.


Bugfix SUP-5519 🔗 Link

The cookie handling of the RestClient has been modified, so that every instance will use a separate store. This fixes overwriting of the session cookie when multiple logged in instances were used.


Bugfix SUP-6439 🔗 Link

Synchronizing template tags with pages behaved inconsistently: Missing tags were only added to pages, which also contained tags that needed to be migrated (because they used different constructs). This has been fixed now, when synchronizing template tags with pages, this will:

  • Create missing tags
  • Migrate existing tags to the construct used in the template
  • Remove superfluous tags (tags that came from the template, but no longer exist in the template or are no longer editable in pages)

Synchronization of template tags with pages can be triggered via

  • Template|Tag list (Action sync with pages)
  • Template|Define tags (Button Apply and sync with pages)
  • Template|Tagstate (Button sync with pages)

Bugfix SUP-6325 🔗 Link

When an import changed only tags of a template, but no properties of the template itself (like the name or source), the editor and edate of the template were not modified. This has been fixed now.


Bugfix SUP-5378 🔗 Link

The previews of images, which were resized with the GenticsImageStore were cached, regardless of whether the editor was allowed to view them. This could cause editors to see the cached “not allowed” image, if if they had sufficient privileges. This has been fixed now.


Gentics Content.Node 5.30.11


Bugfix SUP-6688 🔗 Link

In certain cases lastNodeId for a user can be obsolote (e.g.: deleted, no permission, etc.) and in that cases the user stuck on the login screen / empty page. This has been fixed now.


Gentics Content.Node 5.30.10


Bugfix SUP-6600 🔗 Link

Under special circumstances (e.g. when using instant publishing, a fileupload manipulator and activiti), dirting of files did not always work as expected. This has been fixed now.


Gentics Content.Node 5.30.9


Bugfix SUP-6617 🔗 Link

When using the new UI to edit the object properties of a file or image, saving could fail with an SGB, if the user never used the old UI before. This has been fixed now.


Bugfix SUP-6610 🔗 Link

When user clicks on a language of a page and select Preview of the language in the context menu it was opened in Edit mode, but should be opened in Preview mode. This has been fixed now.


Bugfix SUP-6654 🔗 Link

When opening a page with variants an internal error occured, which in some cases prevented the “Save Page” and other buttons to not be displayed. This has been fixed now.


Bugfix SUP-6626 🔗 Link

When no node was selected in the advanced search filters bar, the search was executed in the currently opened node. Furthermore the advanced search was not always executed recursively when only filters were set and no text was entered in the search bar. These two problems have been fixed.


Gentics Content.Node 5.30.8


Optional Manual Change

When saving forms containing ‘><”‘ chrome xss auditor was triggered. This can be deactivated by sending the X-XSS-Protection: 0 header.

🔗 Link

Please enable the Apache 2 module “headers“. On most distributions this is done by executing “a2enmod headers”. Apache 2 has to be restarted afterwards. See https://bugs.chromium.org/p/chromium/issues/detail?id=654794 for more details on the topic.


Bugfix SUP-6295 🔗 Link

When a previous version of a page was restored in the new UI, the page‘s status label was not updated to ‘edited‘. This has been fixed now.


Bugfix SUP-6315 🔗 Link

When copying a tag containing a checkbox part using the REST API endpoint /page/newtag, the tag returned by that call always claimed the checkbox part to have value “false“ (even if the copied tag was stored with the correct value “true”). This has been fixed now, the returned tag will always contain the correct data.


Bugfix SUP-6589 🔗 Link

Groups were removed from the list of selectable recipients when sending a message.


Bugfix SUP-5179 🔗 Link

When publishing files into a ContentRepository, errors like com.gentics.api.lib.exception.NodeException: Error while adding a dependency where logged. Those errors had no functional consequence and will be omitted now.


Bugfix SUP-6280 🔗 Link

When objects were synchronized between channels, overviews were not dirted and republished in all cases. This has been fixed now.


Gentics Content.Node 5.30.7


The Gravatar feature will be removed in GCMS Version 5.32.
Meanwhile, Gravatar should be disabled by setting
$FEATURE[“no_gravatar”] = true;
See also No Gravatar in the guides.

🔗 Link

Bugfix SUP-6161 🔗 Link

The uniqueness check for page filenames failed to detect conflicts with published page versions, when the page was modified to another filename and not republished. This has been fixed now, the uniqueness check will now also check against published page versions.


Bugfix SUP-6075 🔗 Link

When using the feature devtools and editing a template from the Templates list of a Node, this sometimes failed with an SGB due to an incorrect permission check. This has been fixed now.


Bugfix SUP-5153 🔗 Link

The progress bar for downloading an import bundle has been improved to update more often.


Bugfix SUP-6501 🔗 Link

The performance of the extended search in the new UI (especially for nodes containing many folders) has been improved.


Bugfix SUP-6250 🔗 Link

The GlobalIdSync tool has been extended to support synchronization of datasource_values, if the datasources are in sync.


Bugfix SUP-6020 🔗 Link

The loading of the available templates for a node (during navigation and advanced search) has been sped up.


Gentics Content.Node 5.30.6


Bugfix SUP-6041 🔗 Link

UI: Update advanced search help texts


Bugfix SUP-5896 🔗 Link

UI: Update gentics-ui-core version to fix modal scrolling


Bugfix SUP-6030 🔗 Link

UI: Fix german texts for Send and Reply buttons when replying to message


Bugfix SUP-5992 🔗 Link

UI: Fix displaying error messages


Bugfix SUP-5807 🔗 Link

UI: Show full path in editor title when hovered


Bugfix SUP-6112 🔗 Link

Deleting folders or triggering dependencies in multichannelling environments sometimes failed with an error like: Data inconsistent: Folder {[id]} of page {[id]} does not exist!
The cause for this error was no data inconsistency, but an incorrect multichannelling fallback, which has been fixed now.


Bugfix GTXPE-248 🔗 Link

UI: Style image attributes to not overlapp action buttons


Bugfix SUP-6413 🔗 Link

Sometimes files where not cached correctly. This has been fixed now.


Bugfix GTXPE-218 🔗 Link

UI: Remove UI version from user menu and login


Bugfix SUP-6329 🔗 Link

UI: Fix styling of overlay tagfill modals


Bugfix SUP-6361 🔗 Link

UI: Fix styling in node properties


Bugfix SUP-6424 🔗 Link

Sometimes, searching for contentattributes in a multichannelling contentrepository with the CR Browser failed with an error. This has been fixed now.


Bugfix SUP-6115 🔗 Link

UI: When saving a page with an empty filename, derive it from the page name


Gentics Content.Node 5.30.5


Bugfix SUP-6214 🔗 Link

When using the features nice_url and publish_cache in combination, saving pages with nice URLs could fail with an internal error, which has been fixed now.


Bugfix SUP-6171 🔗 Link

Sometimes page versions where created out of order, which could also cause some page versions to be used multiple times. This has been fixed now.


Bugfix SUP-6113 🔗 Link

The REST API Endpoints

  • /page/usage/tag
  • /page/usage/variant
  • /page/usage/page
  • /file/usage/page
  • /image/usage/page

never returned additional data with the pages (like contenttags, objecttags, ...), although the example in the REST API documentation showed this data.
The endpoints now accept additional query parameters to add various information (similar to /folder/getPages/[id]).


Gentics Content.Node 5.30.4


Bugfix SUP-6034 🔗 Link

When uploading a file failed (e.g. due to insufficient permissions or because it has been denied by the file upload manipulator), the response message was general and not specific to the causing problem. This has been fixed now. Especially when the file is denied by the file upload manipulator, the message provided by the file upload manipulator will be returned now.


Bugfix SUP-6010 🔗 Link

When using the features nice_urls and multichannelling, copying a page into a folder with more restrictive inheritance settings than the source folder failed with an internal error. This has been fixed now.


Bugfix SUP-6178 🔗 Link

UI: Enable/disable save button when an editable updates the page via the GCN JSLib.


Bugfix SUP-6238 🔗 Link

UI: Fixed an edge-case which prevented new users from logging in.


Bugfix SUP-6162 🔗 Link

The Tag Type Migration did not correctly handle queued pages. Queued pages have automatically been published before. This behaviour has been fixed now. Handled pages will now be put back into the queued status by the migration.


Bugfix SUP-6015 🔗 Link

UI: Editor no longer overrides link behavior for anchor links. This restores the behavior of editables which rely on jQuery UI and other jQuery plugins.


Gentics Content.Node 5.30.3


Bugfix SUP-5856 🔗 Link

When creating or updating a page over the REST API or with the new UI, and setting a filename without or with a wrong extension (that is: an extension that does not match the extension enforced by the page‘s template), the correct extension was not automatically appended. This has been fixed now.


Bugfix SUP-5756 🔗 Link

When a page was rendered in preview or edit mode with Aloha Editor, the response contained the content-type of the page, but returned basically HTML code. This caused the browser to not display the response, but an error instead. This has been changed now, so that the content-type of the response will always be text/html.


Bugfix SUP-6148 🔗 Link

UI: Embedded tools can correctly provide navigation breadcrumbs


Bugfix SUP-5755 🔗 Link

UI: Show search field more visible


Bugfix SUP-5748 🔗 Link

UI: Show correct usage count after new page variation created


Gentics Content.Node 5.30.2


Bugfix SUP-6086 🔗 Link

UI: Multiple bugs of the embedded tools feature were fixed.


Gentics Content.Node 5.30.1


Documentation SUP-5990 🔗 Link

The compatibility list has been updated.


Bugfix SUP-4942 🔗 Link

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


Bugfix SUP-6035 🔗 Link

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-5894 🔗 Link

UI: Add option to keep existing filename when replacing item


Bugfix SUP-3564 🔗 Link

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


Bugfix SUP-6017 🔗 Link

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.


Gentics Content.Node 5.30.0


Enhancement GTXPE-259 🔗 Link

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


Enhancement GTXPE-170 🔗 Link

UI: Add ability to send and reply to messages


Enhancement GTXPE-174 🔗 Link

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-257 🔗 Link

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


Enhancement GTXPE-137 🔗 Link

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


Enhancement 🔗 Link

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-165 🔗 Link

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 GTXPE-169 🔗 Link

UI: Add Edit to dropdown menu when editing page properties


Enhancement GTXPE-163 🔗 Link

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.


Bugfix SUP-5967 🔗 Link

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.


Bugfix SUP-5925 🔗 Link

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-5823 🔗 Link

UI: Fix permissions when changing node in repository browser


Bugfix GTXPE-238 🔗 Link

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


Bugfix SUP-5726 🔗 Link

UI: Fix styling for favourites stars to be more visible


Bugfix SUP-5876 🔗 Link

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 SUP-5727 🔗 Link

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