Gentics CMS EE 6.0.1
Enhancement SUP-15298 Link to this entry
Dedeprecate Breadcrumb and Navigation part type – Add flag to mark part type deprecated
Enhancement SUP-15062 Link to this entry
Adding new endpoint GET /parttype
to retrieve all kind of part types (including custom part types).
Bugfix SUP-15442 Link to this entry
Editor User Interface: Fixed the validation and indication of required fields when creating a new form.
Bugfix SUP-15473 Link to this entry
Editor User Inferface: Form Reports are now properly sized, paginated, and can be scrolled through.
Bugfix SUP-15444 Link to this entry
Editor User Interface: Constructs are properly grouped by their categories again when inserting them in a Page.
Bugfix SUP-15403 Link to this entry
Fixing the issue where new object tags are created when merely changing properties of a template.
This triggers the generation of new global ids (UID‘s) for the same object tags, hence causing issues, especially with package synchronization.
Bugfix SUP-15393 Link to this entry
If a content resource (file / page / etc), attached to the content staging package, has been moved around, the package keeps its copy under its old placement, which produces a mess during the restore of this package. This has now been fixed.
Bugfix SUP-15439 Link to this entry
The JSON output of Devtools items has been normalized to use LF line endings only on all systems. It is now exporting all non-null (e.g. including empty) fields.
Bugfix SUP-15433 Link to this entry
Administrator User Interface: Fixed inconsistency error with translatable texts (Name, Description) which didn‘t apply changes correctly.
This prevented Roles and other Entities to be created and/or to be properly edited.
Bugfix SUP-15405 Link to this entry
Fixes rendering of #gtx_channel
directive after editing when creating a link to a local object in another channel.
Bugfix SUP-15367 Link to this entry
Editor User Interface: The Headline for language-specific settings in the form properties is now getting hidden when only one Language is set for the Node.
Bugfix SUP-15423 Link to this entry
Administrator User Interface: Added back option to restrict groups of a user to a specific Node.
Gentics Aloha Editor 1.5.0
No changesGentics Mesh 2.0.1
Bugfix Link to this entry
Clustering: Due to an incorrect check, it was possible that migration jobs could complete without actually migrating anything, when run in a clustered environment with disabled coordination mode.
Gentics Mesh SQL 2.0.1
Bugfix Link to this entry
Clustering: The caching implementation for clustered instances has been changed from distributed caches to local caches (with distributed invalidation)
for performance reasons. This also fixes possible locks when uploading binary data.
Bugfix Link to this entry
Core: A consistency check with repair option has been added for branches, that do not contain the project root node.
Bugfix Link to this entry
Core: Some indices have been added to node parent edge entity to speed up fetching of node children.
Bugfix Link to this entry
Core: The application of `storageOptions.sqlParametersLimit` has been improved, targeting some content fetch edge cases.
Bugfix Link to this entry
Core: Under race conditions the publishing process might crash on multiple simultaneous node field processing. This has been fixed.
Bugfix Link to this entry
Clustering: Due to an incorrect check, it was possible that migration jobs could complete without actually migrating anything, when run in a clustered environment with disabled coordination mode.