Editor User Interface: The Constructs to insert in the Edit-Mode are being loaded correctly again.
Gentics CMS EE 6.1.13
SUP-17462
BugfixWhen publishing into a Mesh Content.Repository with the setting “Publish Directory Segments” enabled,
and some properties of folders were translated into languages other than English it was possible to not also translate
the Publish Directory Segment, which subsequently caused errors in the publish process.
The behaviour has been changed so that translation of the Publish Directory Segment is also enforced and the translations are
made unique.
SUP-17371
BugfixEditor User Interface: Pages without language, can have the language updated/assigned in the properties, if one or more languages have been assigned to the Node.
SUP-17223
BugfixEditor User Interface: Fixed loading of Constructs and broken editor controls when switching between preview- and edit-mode, as well as switching between pages.
SUP-17467
BugfixAdministrator User Interface: Display and Setting of role permissions in the Management Section of Mesh Content.Repositories have been fixed.
Gentics Aloha Editor 2.0.4
Gentics Mesh 2.1.8
SUP-17267
BugfixImage Manipulation: The validation of resize width and height have been fixed to also properly handle values set to “auto” in the request.
SUP-17458
BugfixGraphQL: The library for handling GraphQL Filters in Java has been updated to fix inconsistent behaviour when filtering nodes with fields of type “date“ or “number“,
which had the field set to null.
Before the fix, such nodes were never returned regardless of the used filter. Now the behaviour is identical to filters on fields of other types (such as “string“ or “boolean“) so that
null values will not natch when compared to non-null values, but the negation with “not” will match.
Gentics Mesh EE 2.1.9
SUP-17458
BugfixGraphQL: The library for handling GraphQL Filters in Java has been updated to fix inconsistent behaviour when filtering nodes with fields of type “date“ or “number“,
which had the field set to null.
Before the fix, such nodes were never returned regardless of the used filter. Now the behaviour is identical to filters on fields of other types (such as “string“ or “boolean“) so that
null values will not natch when compared to non-null values, but the negation with “not” will match.
SUP-17267
BugfixImage Manipulation: The validation of resize width and height have been fixed to also properly handle values set to “auto” in the request.
SUP-17458
BugfixGraphQL: The behaviour of native filtering was different from the java filtering with regards to null values: native filtering would never return elements with null values, even when using “not“ or “notEquals”.
The behaviour of native filtering has been modified to consider null values as not being equal to non-null values.
Gentics Mesh Commercial Plugins 2.1.1
Gentics Portal | java 3.1.5
SUP-7449
BugfixFixes dependency conflicts for jackson library.
