24.09.2025

Gentics CMS EE 6.3.6

SUP-18537
Bugfix

Fixed a validation issue that prevented copy & paste of links.

SUP-18982
Bugfix

In cases where a scheduler execution finished (successful or with an error) during unavailability of the
backend database the execution could not be marked as finished. This caused the scheduler to no start any
more executions until the CMS was restartet.
The behaviour has been improved so that the scheduler will no mark the execution as finished as soon as the
backend database is available.

SUP-18765
Bugfix

Administrator User Interface: Sorting of the construct categories has been fixed.

SUP-18877
Bugfix

Administrator UI: Mesh browser opens the editor for the multilingual item (page/image/file) inconsistently, so that its particular language variant could have never been reached. This has been fixed.

SUP-18856
Bugfix

Editor UI: The Rich Text feature ignores text input changes, if there are no rich test elements added or removed, This has been fixed.

SUP-18873
Bugfix

Editor User Interface: Selecting elements in an Overview with sticky channel enabled did not correctly save the channel elements were selected from. This has been fixed.

SUP-18940
Documentation

Updated the support contact information in the documentation.

SUP-18940
Documentation

Clarified the instructions where to place the public key for support logins in the documentation.

Optional Manual Change
Optional Action

If the Aloha configuration constrains insertable tags via tagtypeWhitelist, make sure to add the Aloha link tagtype (@gtxalohapagelink@ by default) to the list.

SUP-18984
Security

Some dependencies have been updated:

  • Nimbus JOSE+JWT: 9.37.4
  • Apache Commons Lang: 3.18.0
  • Apache Commons IO: 2.20.0
  • Apache Commons Compress: 1.28.0

Gentics Aloha Editor 2.1.11

No changes

Gentics Mesh 3.1.4

SUP-19010
Bugfix

Core: It is now possible to delete a node with a list field that has data inconsistencies.

Bugfix
Bugfix

Search: When a schema was completely excluded from indexing, the index sync operation still
tried to put the nodes of that schema into the non-existent index, this has been fixed.

SUP-18961
Bugfix

Core: Deleting of nodes with more than 1000 descendants is now done
in a separate thread. This will also cause those delete tasks to be done
one after the other instead of in parallel.

SUP-18961
Bugfix

Core: Implementations of the persistance layer may now choose to process recursive deletion of nodes
in a separate thread instead of in the worker thread pool.

SUP-18961
Bugfix

Core: The performance of deleting nodes recursively has been improved.

SUP-18860
Bugfix

GraphQL: The performance of GraphQL queries returning larger hierachies of data has been improved.

SUP-18931
Bugfix

Core: Generation of childrenInfo and etag for nodes with many children has been made more performant.

SUP-18931
Bugfix

Core: Generation of childrenInfo and etag for nodes with many children has been refactored to support better performance.

Bugfix
Bugfix

Core: Generation of ETags for nodes has generally been improved to be more stable.

SUP-18984
Security

Some dependencies have been updated:

  • Netty: 4.1.125.Final
  • Logback: 1.5.18
  • Okio: 1.17.6
  • Zip4j: 2.11.3

Gentics Mesh EE 3.1.4

SUP-19010
Bugfix

Core: It is now possible to delete a node with a list field that has data inconsistencies.

Bugfix
Bugfix

Search: When a schema was completely excluded from indexing, the index sync operation still
tried to put the nodes of that schema into the non-existent index, this has been fixed.

SUP-18961
Bugfix

Core: Deleting of nodes with more than 1000 descendants is now done
in a separate thread. This will also cause those delete tasks to be done
one after the other instead of in parallel.

SUP-18961
Bugfix

Core: Implementations of the persistance layer may now choose to process recursive deletion of nodes
in a separate thread instead of in the worker thread pool.

SUP-18961
Bugfix

Core: The performance of deleting nodes recursively has been improved.

SUP-18860
Bugfix

GraphQL: The performance of GraphQL queries returning larger hierachies of data has been improved.

SUP-18931
Bugfix

Core: Generation of childrenInfo and etag for nodes with many children has been made more performant.

SUP-18931
Bugfix

Core: Generation of childrenInfo and etag for nodes with many children has been refactored to support better performance.

Bugfix
Bugfix

Core: Generation of ETags for nodes has generally been improved to be more stable.

SUP-18984
Security

Some dependencies have been updated:

  • Netty: 4.1.125.Final
  • Logback: 1.5.18
  • Okio: 1.17.6
  • Zip4j: 2.11.3

Gentics Mesh Commercial Plugins 3.1.5

SUP-18930
Bugfix

Forms Plugin: Stale user data (incompletetly POSTed user data older than a configurable amount of days) will now be purged by a
periodic background job. The maximum allowed age for can be configured with the configuration attribute ‘staleDataPurgeInterval‘ (in days).

SUP-18929
Bugfix

Forms Plugin: When the validation of POSTed data fails for a recaptcha or friendlycaptcha element in a form,
storing of the form data will now be suppressed completely. This prevents spambots from creating garbage data in Mesh.

Gentics Portal | java 3.3.4

SUP-18867
Bugfix

Fixed the routing order for handlers generated with the CompatibilityHandlerProvider to prevent “Request has already been read” errors.

Gentics Portal | php 3.3.1

No changes