17.01.2025

Gentics CMS EE 6.2.3

SUP-17590
Enhancement

Added documentation for custom editors and how to implement them.

SUP-17994
Bugfix

Editor User Interface: Fixed focus handling when in edit mode, to allow for uninterrupted editing.

SUP-17590
Bugfix

Editor User Interface: Fixed an issue with custom editors not loading correctly, when the editor URL contained escapable characters (such as spaces).

SUP-17963
Bugfix

The version definition for the npm packages have been fixed to allow correct installation.

SUP-17870
Bugfix

Fixes an error when listing nodes in a setup with channels when the multichannelling feature has been disabled.

SUP-17839
Bugfix

Content Staging: Now the content staging information of versioned objects contains an online status and scheduled offline timestamp, if applicable.
On an import, the node object is taken offline, either immediately, or on a schedule, according to this information.

SUP-17881
Bugfix

Editor User Interface: When updating object-properties and switching between them, the correct value will now be used/displayed.

SUP-17860
Bugfix

Editor User Interface: Resolved an issue with the Link-Checker, where the Links didn‘t properly update or broken links were not correctly detected.

Gentics Aloha Editor 2.1.3

SUP-17938
Bugfix

The assignment of a Plugins setting has been fixed.

Gentics Mesh 3.0.1

SUP-17945
Bugfix

GraphQL: A natively filtered paginated data set contains incorrect values for current page and total page number. This has been fixed.

SUP-17945
Bugfix

Core: The paged data sets contain different data, when being produced by native and legacy filtering, and/or sorting, under some circumstances. This has been fixed.

SUP-17176
Bugfix

Cache: The Image Cache refactoring, which was done in a previous hotfix release introduced an error which caused creation of empty folders in the old structure as well. This has been fixed.
Also the migration process has been fixed to really remove all folders of the old structure, even if they are empty or contain cache files of binaries that were deleted before.

SUP-17916
Bugfix

Clustering: Autodiscovery of cluster member nodes in a kubernetes environment did not work (Mesh instances failed to start) due to an incorrect dependency, which has been removed now.

Gentics Mesh EE 3.0.1

Enhancement
Enhancement

Helm Chart: The helm chart gentics-mesh is now updated to support Gentics Mesh Versions 3.0.x.
Starting with this release, the helm chart will now always be released with the same version number as Gentics Mesh Enterprise.

SUP-17945
Bugfix

GraphQL: A natively filtered paginated data set contains incorrect values for current page and total page number. This has been fixed.

SUP-17945
Bugfix

Core: The paged data sets contain different data, when being produced by native and legacy filtering, and/or sorting, under some circumstances. This has been fixed.

SUP-17916
Bugfix

Clustering: Autodiscovery of cluster member nodes in a kubernetes environment did not work (Mesh instances failed to start) due to an incorrect dependency, which has been removed now.

SUP-17176
Bugfix

Cache: The Image Cache refactoring, which was done in a previous hotfix release introduced an error which caused creation of empty folders in the old structure as well. This has been fixed.
Also the migration process has been fixed to really remove all folders of the old structure, even if they are empty or contain cache files of binaries that were deleted before.

Gentics Mesh Commercial Plugins 3.0.1

SUP-17998
Bugfix

Forms: Adjust SSN validation according to https://www.sozialversicherung.at/cdscontent/?contentid=10007.820902&viewmode=content#topsprungmarke

Gentics Portal | java 3.2.1

SUP-17278
Bugfix

Fixes adding of additional HTTP headers via security.additionalResponseHeaders in the portals responses.

SUP-15779
Documentation

Authentication: Updated documentation about Keycloak configuration for newer Keycloak versions which use an RSA-OAEP key by default. Such keys are currently not supported by the underlying Vert.x framework and the respective key provider must be removed in the Keycloak admin console. For more information see the authentication documentation.

Gentics Portal | php 3.2.0

No changes