21.03.2024

Gentics CMS EE 6.0.19

SUP-9507
Enhancement

The openTagFill method in the GCNPlugin (@gcn/gcn-plugin@) now accepts additional options as parameter.
Added support to skip the insert into/update of the DOM Element.

SUP-16395
Bugfix

Editor User Interface: In some cases the tag editor for overviews showed the order direction to be “descending“ while it was
actually “ascending”. This has been fixed.

SUP-16395
Bugfix

Editor User Inferface: When changing the order direction of an overview in the tag editor from “ascending“ to “descending”,
the preview of the tag showed the items in the wrong order, this has been fixed.

SUP-16408
Bugfix

Editor User Interface: Add clear button to dropdown to remove already selected items (e.g.: Enable removal of input validation after selecting one)

SUP-12268
Bugfix

Now every object disallows leading and trailing spaces in its name. Those will be removed on every object save.

SUP-14954
Bugfix

The error message when uploading images exceeding the maximum allowed dimensions has been improved.

SUP-16211
Bugfix

Editor User Interface: Fix the deletion of form reports with invalid data (i.e.: containing null values)

SUP-15045
Documentation

The documentation for activating licensed features has been updated in the Guides:https://www.gentics.com/Content.Node/guides/faq_licensed_features.html.

Gentics Aloha Editor 1.5.0

No changes

Gentics Mesh 2.0.18

SUP-16448
Bugfix

GraphQL: A regression of missing common `and`, `or`, `not` top level filters has been fixed.

Gentics Mesh EE 2.0.19

SUP-16448
Bugfix

GraphQL: A regression of missing common `and`, `or`, `not` top level filters has been fixed.

SUP-16449
Bugfix

GraphQL: A native filter UUID list parameter hits an exception, when a database expects it containing DB-specific UUID types, and not strings, as provided by GraphQL API. This has been fixed.

Gentics Mesh Commercial Plugins 2.0.10

SUP-16236
Bugfix

Forms: Fixes column order in exports containing binary data. Optional binary fields could break the order of columns in the export when a data set did not contain an entry for that file.

SUP-15594
Bugfix

Forms: Add the possibility to change timestamp format in the CSV export.

SUP-16406
Bugfix

Search: The schema service was not considering the new Forms plugin schema structure, ending in a registration failure. This has been fixed.

Gentics Portal | java 3.0.3

No changes

Gentics Portal | php 3.0.2

SUP-13795
Bugfix

Fixed NavigationHelper breadcrumbs check, for the pages without `breadcrumb` loaded, to have a default value `[]` and avoid fatal error thrown for iterating over non-iterable variable.