Changes with Gentics CMP 8.0.18

Date: 21.03.2024


Gentics CMS EE 6.0.19

Enhancement SUP-9507 Link to this entry

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.


Bugfix SUP-16395 Link to this entry

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.


Bugfix SUP-16395 Link to this entry

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.


Bugfix SUP-16408 Link to this entry

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


Bugfix SUP-12268 Link to this entry

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


Bugfix SUP-14954 Link to this entry

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


Bugfix SUP-16211 Link to this entry

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


Gentics Aloha Editor 1.5.0

No changes

Gentics Mesh 2.0.18

Bugfix SUP-16448 Link to this entry

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


Gentics Mesh SQL 2.0.19

Bugfix SUP-16448 Link to this entry

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


Bugfix SUP-16449 Link to this entry

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

Bugfix SUP-16236 Link to this entry

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.


Bugfix SUP-15594 Link to this entry

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


Bugfix SUP-16406 Link to this entry

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

Bugfix SUP-13795 Link to this entry

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.