20.11.2025

Gentics CMS EE 6.2.21

SUP-19166
Bugfix

Form Generator: Now the user input of form element values is trimmed against spaces and caret returns. This also means no empty value is allowed for the form element.

SUP-19206
Bugfix

When a new template tag (not editable in pages) was created, pages were not dirted, even if they were published with a tagmap entry referencing that tag.
This has been fixed.

SUP-19032
Bugfix

Editor User Interface: When editing a form, the label of a element will be updated while editing again, and does not have to wait until the form has been saved.

SUP-19217
Bugfix

Resolving properties using the .get() notation in a velocity part type or a
handlebars helpe did not work and has been fixed.

SUP-19012
Bugfix

Editor User Interface: Updated the way breadcrumbs are displayed for searched elements, to be easier readable.

SUP-19039
Bugfix

Editor User Interface: Fixed an issue where it was not possible to save the properties of a page when the user had no permissions to view templates.

SUP-19141
Documentation

Aloha Editor: It is discouraged to use IDs in the construct‘s root tag(s), as those may malfunction the editor‘s tagging mechanism. The description of this effect has been added to the documentation.

SUP-19276
Documentation

Handlebars: The documentation of transition of the complex object structure referencing from Velocity to Handlebars has been extended to have more details.

Gentics Aloha Editor 2.1.13

SUP-18814
Bugfix

Hotkeys/Keybinds have been reworked and work as expected again.
A new module aloha/keybinds has been created for keybind handling.

SUP-19172
Bugfix

Updated the drag-handling for blocks, to allow moving blocks inbetween two existing blocks.

SUP-19262
Bugfix

Fixes an issue where pasting copied text did not work.

Gentics Mesh 3.0.17

SUP-19236
Bugfix

Core: The published status of the fetched content was wrong, if using either native filtering or sorting. This has been fixed.

SUP-19020
Bugfix

Core: The API for branches has been modified to support better performance when loading
the latest schema version of a schema in a branch.

SUP-19020
Bugfix

Core: The performace for creating/updating nodes has been improved.

SUP-19020
Bugfix

Core: The second level cache for hibernate has been enabled by default.
The startup of Mesh with second level cache enabled in a cluster environment has been fixed.

SUP-19037
Bugfix

Core: The performance of getting entity lists has been improved by reducing the number of executed SQL queries.

SUP-19305
Bugfix

Core: The `OkHttp` client dependency has been updated to the version `5.3.0`, targeting the vulnerability `CVE-2021–0341`.
The `ElasticSearch Java Client`, that depends on the same client, has been updated as well to the version `1.1.4`.

Gentics Mesh EE 3.0.17

SUP-19236
Bugfix

Core: The published status of the fetched content was wrong, if using either native filtering or sorting. This has been fixed.

SUP-19020
Bugfix

Core: The API for branches has been modified to support better performance when loading
the latest schema version of a schema in a branch.

SUP-19020
Bugfix

Core: The performace for creating/updating nodes has been improved.

SUP-19020
Bugfix

Core: The second level cache for hibernate has been enabled by default.
The startup of Mesh with second level cache enabled in a cluster environment has been fixed.

SUP-19037
Bugfix

Core: The performance of getting entity lists has been improved by reducing the number of executed SQL queries.

SUP-19305
Bugfix

Core: The `OkHttp` client dependency has been updated to the version `5.3.0`, targeting the vulnerability `CVE-2021–0341`.
The `ElasticSearch Java Client`, that depends on the same client, has been updated as well to the version `1.1.4`.

Gentics Mesh Commercial Plugins 3.0.10

SUP-19166
Bugfix

Forms: Now the values of the Checkbox element are trimmed out of surrounding spaces and caret returns before validation.

Gentics Portal | java 3.2.11

No changes

Gentics Portal | php 3.2.5

Bugfix
Bugfix

Some Dependencies have been updated:

  • symfony/http-foundation to 7.3.7