09.05.2025

Gentics CMS EE 6.1.30

SUP-18442
Enhancement

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

SUP-18470
Bugfix

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.

SUP-18440
Bugfix

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.

SUP-18395
Bugfix

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.

SUP-18399
Bugfix

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

SUP-18415
Bugfix

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

SUP-18320
Bugfix

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.

SUP-18389
Bugfix

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.

SUP-18457
Bugfix

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

SUP-18457
Bugfix

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

SUP-18399
Bugfix

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

Gentics Mesh EE 2.1.20

SUP-18399
Bugfix

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

Gentics Mesh Commercial Plugins 2.1.3

SUP-18390
Enhancement

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.

SUP-18480
Bugfix

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.

SUP-18220
Bugfix

The dependency on Mesh has been updated to 3.0.5.

Gentics Portal | java 3.1.11

SUP-18459
Enhancement

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