13.05.2026

Gentics CMS EE 6.3.16

SUP-19578
Bugfix

Editor User Interface: Fixed an issue where long object property lists could be cut off at 100% zoom when tab titles wrapped, making lower entries unreachable.

SUP-19770
Bugfix

Editor User Interface: Opening the page preview by clicking a different language in the pages list did not work.

SUP-19559
Bugfix

Editor User Interface: The Language information for pages in the repository browser has been fixed.

SUP-19884
Bugfix

Editor User Interface: The drag handle for tags will be displayed again correctly when editing a page.

SUP-19595
Bugfix

Editor User Interface: The prompt for deleting a tag from a page while editing has been fixed to only be displayed one at a time.

Gentics Aloha Editor 2.1.17

SUP-19656
Bugfix

Clicking on tables or links will now correctly show the correct editor tab.

SUP-19884
Bugfix

Exporting the DragBehavior object from the module for external usage.

SUP-19595
Bugfix

Fixed an issue with blocks being created again, even if an existing block for that element already exists.

SUP-19595
Bugfix

Ephemera attributes are saved on the element correctly again.

Gentics Mesh 3.1.16

SUP-19820
Bugfix

Core: An edge case of constructing a database request with too many parameters has been fixed.

SUP-19817
Bugfix

Core: When enabling the hibernate second level caches, the used cache instance were configured without limits, which
effectively could lead to OOM errors.
New configuration settings have been introduced to configure the limits for those caches in clustered and non-clustered instances:

  • `cache.clusteredHibernateCacheHeapFree` defines the required amount of free heap space in clustered instances (defaults to `10%`)
  • `cache.nonClusteredHibernateCacheSize` defines the maximum cache size in non-clustered instances (defaults to `50_000`)
SUP-19862
Bugfix

Core: When the initialization of an instance failed (e.g. due to unavailability of the database),
the process could fail to terminate. This has been fixed.

Security
Security

Some Dependencies have been updated:

  • Vert.x: 5.0.12
  • Netty: 4.2.13.Final

Gentics Mesh EE 3.1.16

SUP-19820
Bugfix

Core: An edge case of constructing a database request with too many parameters has been fixed.

SUP-19817
Bugfix

Core: When enabling the hibernate second level caches, the used cache instance were configured without limits, which
effectively could lead to OOM errors.
New configuration settings have been introduced to configure the limits for those caches in clustered and non-clustered instances:

  • `cache.clusteredHibernateCacheHeapFree` defines the required amount of free heap space in clustered instances (defaults to `10%`)
  • `cache.nonClusteredHibernateCacheSize` defines the maximum cache size in non-clustered instances (defaults to `50_000`)
SUP-19862
Bugfix

Core: When the initialization of an instance failed (e.g. due to unavailability of the database),
the process could fail to terminate. This has been fixed.

Security
Security

Some Dependencies have been updated:

  • Vert.x: 5.0.12
  • Netty: 4.2.13.Final

Gentics Mesh Commercial Plugins 3.1.12

SUP-19766
Bugfix

Forms: A validation of date/time based form data has been fixed.

Gentics Portal | java 3.3.9

Security
Security

Some Dependencies have been updated:

  • Vert.x: 5.0.12

Gentics Portal | php 3.3.6

Security
Security

Some dependencies have been updated:

  • phpseclib/phpseclib: 3.0.52