02.07.2025

Gentics CMS EE 6.1.33

SUP-18506
Enhancement

UI Core: Tables have an additional way to handle selection, in the form of a Map. Has to be enabled per table with the useSelectionMap Input. Allows for the indeterminate state to be set and correctly handled.

SUP-18674
Bugfix

Editor User Interface: Fixed an issue in the edit-mode, where the state of the control buttons would not always update correctly.

SUP-18701
Bugfix

Editor User Interface: Inserting a tag into a page now remembers the position correctly and also shows a more detailed placeholder.

SUP-18654
Bugfix

Administrator User Interface: The modals for creating new entities will now all show a loading indicator
during the request to add the entity in the backend. This will prevent involuntary creation of duplicates (by clicking the “create” button multiple times).

SUP-18660
Bugfix

Editor User Interface: The selection handling of the tabs while editing a page has been improved.

SUP-18670
Bugfix

Administrator User Interface: The list of groups of a user now has a button “Assign user to Groups”
which opens the modal for assignment of the user to groups.

SUP-18668
Bugfix

Administrator User Interface: The list of groups of a user allowed to perform the actions for creating subgroups, moving groups and
even deleting groups. This was confusing and has been removed.

SUP-18655
Bugfix

Editor User Interface: Improved loading indication when searching or when browsing content.

SUP-18641
Bugfix

Editor User Interface: The pagination will now display the correct amount of items which have been configured.

SUP-18598
Bugfix

Administrator User Interface: Fixed an issue where the assigned users of a group would not refresh when switching between details of a group.

SUP-18506
Bugfix

Administrator User Interface: Fixed an issue of adding or removing links to elements, when managing the assignment of multiple elements. For example, when managing multiple templates and their assignment to nodes.

SUP-18595
Bugfix

Editor User Interface: When comparing page versions with each other, the difference is now computed
with another algorithm, which better handles HTML differences.

SUP-18684
Bugfix

Editor User Interface: The CMS will now better handle errors in the generation of reports or binary downloads for
forms.

Gentics Aloha Editor 2.0.12

SUP-18660
Enhancement

Plugins will now check their configuration dynamically whenever a editable is getting de-/activated, instead of caching it once on initialization.

SUP-18644
Bugfix

Fixed the insertion of characters from the characterpicker-plugin.

SUP-18659
Bugfix

Fixes an error which could cause blocks to disappear after drag & drop.

Gentics Mesh 2.1.22

SUP-18637
Bugfix

Auth: Now a secondary auth provider (from Mesh plugins, for instance) allows proceeding with the request unauthenticated in a number of cases of errors, like provider denial or bad request, and logging the other cases.

SUP-18638
Bugfix

REST: The query parameters for node versioning and branch targeting have been decoupled, to match the cases where a branch usage is allowed, but version is not.

Documentation: The query parameterizing has been updated for the selected REST endpoints.

Gentics Mesh EE 2.1.23

SUP-18637
Bugfix

Auth: Now a secondary auth provider (from Mesh plugins, for instance) allows proceeding with the request unauthenticated in a number of cases of errors, like provider denial or bad request, and logging the other cases.

SUP-18638
Bugfix

REST: The query parameters for node versioning and branch targeting have been decoupled, to match the cases where a branch usage is allowed, but version is not.

Documentation: The query parameterizing has been updated for the selected REST endpoints.

Gentics Mesh Commercial Plugins 2.1.5

SUP-18684
Bugfix

Forms Plugin: The asynchronous generation of downloads will now use the temp folder instead of the plugins “storage” folder
for temporary storage of the download.

SUP-18684
Bugfix

Forms Plugin: Handling of errors during the asynchronous generation of downloads has been improved.

Gentics Portal | java 3.1.14

SUP-18718
Bugfix

The default value of the configuration setting mesh.proxyHeaderWhitelist, which defines the request headers,
which are forwarded to Mesh now also includes Referer, because this header is necessary for the forms plugin when using
multipage forms.

Gentics Portal | php 3.1.5

No changes