05.10.2023

Gentics CMS EE 6.0.7

SUP-15795
Bugfix

Some possible NullPointerExceptions during the publish process have been fixed.
Error logging in cases of lock wait timeouts during the publish process has been improved.

SUP-15821
Bugfix

Performance of checking template permissions has been improved.
This especially reduces load time for the REST API call to /rest/node/[node_id]/templates.

SUP-15749
Bugfix

The detection of changes in constructs has been refined when synchronizing devtool packages from the filesystem into the CMS.

SUP-15739
Documentation

Fixes the example how to configure Aloha-Editor plugins per node in the Aloha GCN plugins documentation.

Gentics Aloha Editor 1.5.0

No changes

Gentics Mesh 2.0.6

SUP-15795
Bugfix

Core: More NPE occurrences during the massive concurrent publishing process have been fixes.

Gentics Mesh EE 2.0.7

SUP-15831
Bugfix

Core: An edge case of `Too many SQL parameters` occurrence has been fixed.

SUP-15795
Bugfix

Core: A crash of an attempt to publish the node field, referencing to the deleted node, during the massive publish process, has been fixed.

SUP-15650
Bugfix

GraphQL: An edge case of losing node data in the massive GraphQL response has been fixed.

SUP-15795
Bugfix

Core: More NPE occurrences during the massive concurrent publishing process have been fixes.

SUP-15795
Bugfix

Core: More NPE occurrences during the massive concurrent publishing process have been fixes.

Gentics Mesh Commercial Plugins 2.0.1

No changes

Gentics Portal | java 3.0.2

SUP-15839
Bugfix

Adds configuration option monitoring.startupCheckMode which determines the consequence of failed start-up checks: OFF meaning no checks will be performed, ABORT will abort the portal start-up immediatelly and UNREADY will cause the /health/live endpoint to respond that the portal is no longer live.

SUP-15839
Bugfix

Adds configuration option checkedQueries. A list of queries which should be checked for validity on portal startup-up. The possible values are LANGUAGES, LOAD_BY_PATH, NAVIGATION and SITEMAP. An empty list will cause the portal to check all queries.

Gentics Portal | php 3.0.1

No changes