Changes with Gentics CMS 5.45.6

Date: 21.03.2023


Bugfix SUP-13084 Link to this entry

Editor User Inferface: In the Overview tag property editors, when the Sticky Channel option is enabled localized channel nodes can be saved now otherwise the root folder in the folder path list of Overview items now showing the name of the current node/channel.


Bugfix SUP-14989 Link to this entry

Editor User Interface: The node-selection and breadcrumb styling has been fixed to properly align again.


Bugfix SUP-12731 Link to this entry

Fix Devtools Package NullPointerException when CheckboxPartType is synchronized.


Bugfix SUP-14998 Link to this entry

Makes sure that object properties which were automatically filled via a POST /rest/file/create request, are also enabled so that they can be used in Velocity templates.


Bugfix SUP-14946 Link to this entry

The implementation hashes in content packges for templates and constructs were possibly dependent on the indeterministic ordering of elements, which could cause them to be different on different systems, even if the underlying implementation was identical. This has been changed so that lists of elements will be ordered first, before calculating the implementation hashes. As a consequence, content packages which were created on systems without this fix will most likely contain different implementation hashes and will not be importable on systems with this fix.


Bugfix SUP-14946 Link to this entry

A possible NullPointerException when exporting elements containing overviews to a content package was been fixed.


Bugfix SUP-14946 Link to this entry

The REST API endpoints

  • /construct/{id}/hash
  • /datasource/{id}/hash
  • /objectproperty/{id}/hash
  • /template/{id}/hash
    allow getting the implementation hashes for entities.

Bugfix SUP-14946 Link to this entry

Administration User Interface: Some issues with the Tagtypes/Constructs module have been fixed:

  • The properties dialog now shows a checkbox for the flag “Auto-enable tags“ instead of “Visible in Menu” (which cannot be changed).
  • When saving the properties of a construct that contained parts using one of the deprecated part types, all parts were removed from the construct. This has been fixed so that parts will not be changed when saving the construct properties.

This Gentics CMS version includes the Aloha Editor 1.4.61 – 16.09.2022

This Gentics CMS version includes the .Node Version 2.4.4