03.07.2025

Gentics CMS EE 6.3.2

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.

GPU-1915
Enhancement

Administrator User Interface: The content maintenance module has been refactored to improve user experience.

GPU-1861
Enhancement

New installations of the CMS will now have the changes
documented in the Guides to support
storing the language with external links applied automatically.

SUP-18736
Bugfix

Updated Aloha-Editor due to a regression that caused Aloha-Editor to not load properly.

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-18696
Bugfix

Fixed the rendering of the inline aloha links.

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-18607
Bugfix

Administrator User Interface: When changing the language in the Mesh Browser, the content will be correctly reloaded to dipslay the content in the new language.

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-18602
Bugfix

Editor User Interface: Fixed the link in the usage-list, to navigate to the correct item.

SUP-18599
Bugfix

Administrator User Interface: Fixed potential modal locking when uploading a content-package zip file.

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.

SUP-18589
Bugfix

Administrator User Interface: Fixed an issue where changing the language in the mesh browser would change the UI language as well.

SUP-18558
Bugfix

Now an information about an image exceeding the dimension limits contains IDs and a name of this image.

Gentics Aloha Editor 2.1.9

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-18663
Bugfix

Inserting something into the DOM using the method insertIntoDOM failed to
find the correct position and inserted the new element at the topmost possible position. This has been fixed.

SUP-18659
Bugfix

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

Gentics Mesh 3.1.1

SUP-18646
Enhancement

Core: The following dependencies have been updated, to eliminate vulnerable versions:

  • Vert.x – to version `4.5.14`
  • Netty – to version `4.1.118.Final`
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 3.1.1

SUP-18646
Enhancement

Core: The following dependencies have been updated, to eliminate vulnerable versions:

  • Vert.x – to version `4.5.14`
  • Netty – to version `4.1.118.Final`
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 3.1.2

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.

SUP-18624
Bugfix

Now it is possible to initialize all the necessary Mesh schemas once per plugin, not per project. The existing commercial plugins have been updated to use this approach.

Gentics Portal | java 3.3.2

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.

Bugfix
Bugfix

Updated Netty dependency to 4.1.118.Final.

Gentics Portal | php 3.3.0

No changes