Changes with Gentics CMP 8.1.30

Date: 09.05.2025


Gentics CMS EE 6.1.30

Enhancement SUP-18442 Link to this entry

Administrator User Interface: Some styling updates in the Mesh CR Administration window, for better user experience.


Bugfix SUP-18470 Link to this entry

User Interface: Fixed an issue where channels would always display the root node as the parent, which is not the case for more deeply nested inheritances.


Bugfix SUP-18440 Link to this entry

Administrator User Interface: Added hostname validation to node properties, and the node creation modal will not close the modal on errors, to prevent losing entered form data.


Bugfix SUP-18395 Link to this entry

User Interface: Modals which lock user-input will properly unlock on error. Modals with user-input will not automatically close on error, to prevent user-input data loss.


Bugfix SUP-18399 Link to this entry

Mesh: The proxy now correctly processes Mesh calls, if they contain a `HTTPOnly` cookie setting.


Bugfix SUP-18415 Link to this entry

Administrator User Interface: Fixed an issue when creating a new Checkbox TagPart, where during crating the default value could not be set.


Bugfix SUP-18320 Link to this entry

Editor User Interface: When editing a form, you may now only add elements via drag and drop. Clicking on the element on the right menu will not add it to the form any more.
Updated the visuals in the form-editor to improve usability.


Bugfix SUP-18389 Link to this entry

Administrator User Interface: Validation of TagPart order has been fixed. Additionally, styling for inputs which are invalid have been updated to show the status correctly.


Bugfix SUP-18457 Link to this entry

Possible NullPointerExceptions during sorting of elements (e.g. when rendering overviews) have been fixed.


Bugfix SUP-18457 Link to this entry

When rendering overviews with sticky channel and the feature “dsfallback” enabled,
the objects rendered in the overview were not always correct, this has been fixed.


Gentics Aloha Editor 2.0.11

No changes

Gentics Mesh 2.1.19

Bugfix SUP-18399 Link to this entry

Auth: More occurrences of setting the `mesh.token` cookies have been secured with `HTTPOnly` flag.


Gentics Mesh EE 2.1.20

Bugfix SUP-18399 Link to this entry

Auth: More occurrences of setting the `mesh.token` cookies have been secured with `HTTPOnly` flag.


Gentics Mesh Commercial Plugins 2.1.3

Enhancement SUP-18390 Link to this entry

Forms Plugin: The periodic downloads purge functionality has been improved by reacting on the added/removed projects, with no need to restart. It has also been documented.


Bugfix SUP-18480 Link to this entry

Forms: Invalid values for value list items (e.g. radio buttons, select elements) are no longer stored and will be marked as errors by validation. Only values listed in the value list items options are allowed. The same validation check is performed for checkbox elements where only the defined value is allowed to be submitted.


Bugfix SUP-18220 Link to this entry

The dependency on Mesh has been updated to 3.0.5.


Gentics Portal | java 3.1.11

Enhancement SUP-18459 Link to this entry

HTTP: Now the max HTTP header size is configurable via `maxHttpHeaderSize` config entry / `MAX_HTTP_HEADER_SIZE` environment variable. Default value is 8192 bytes.


Gentics Portal | php 3.1.4

No changes