Fixed a validation issue that prevented copy & paste of links.
Gentics CMS EE 6.3.6
SUP-18982
BugfixIn cases where a scheduler execution finished (successful or with an error) during unavailability of the
backend database the execution could not be marked as finished. This caused the scheduler to no start any
more executions until the CMS was restartet.
The behaviour has been improved so that the scheduler will no mark the execution as finished as soon as the
backend database is available.
SUP-18765
BugfixAdministrator User Interface: Sorting of the construct categories has been fixed.
SUP-18877
BugfixAdministrator UI: Mesh browser opens the editor for the multilingual item (page/image/file) inconsistently, so that its particular language variant could have never been reached. This has been fixed.
SUP-18856
BugfixEditor UI: The Rich Text feature ignores text input changes, if there are no rich test elements added or removed, This has been fixed.
SUP-18873
BugfixEditor User Interface: Selecting elements in an Overview with sticky channel enabled did not correctly save the channel elements were selected from. This has been fixed.
SUP-18940
DocumentationUpdated the support contact information in the documentation.
SUP-18940
DocumentationClarified the instructions where to place the public key for support logins in the documentation.
Optional Manual Change
Optional ActionIf the Aloha configuration constrains insertable tags via tagtypeWhitelist, make sure to add the Aloha link tagtype (@gtxalohapagelink@ by default) to the list.
SUP-18984
SecuritySome dependencies have been updated:
- Nimbus JOSE+JWT: 9.37.4
- Apache Commons Lang: 3.18.0
- Apache Commons IO: 2.20.0
- Apache Commons Compress: 1.28.0
Gentics Aloha Editor 2.1.11
Gentics Mesh 3.1.4
SUP-19010
BugfixCore: It is now possible to delete a node with a list field that has data inconsistencies.
Bugfix
BugfixSearch: When a schema was completely excluded from indexing, the index sync operation still
tried to put the nodes of that schema into the non-existent index, this has been fixed.
SUP-18961
BugfixCore: Deleting of nodes with more than 1000 descendants is now done
in a separate thread. This will also cause those delete tasks to be done
one after the other instead of in parallel.
SUP-18961
BugfixCore: Implementations of the persistance layer may now choose to process recursive deletion of nodes
in a separate thread instead of in the worker thread pool.
SUP-18961
BugfixCore: The performance of deleting nodes recursively has been improved.
SUP-18860
BugfixGraphQL: The performance of GraphQL queries returning larger hierachies of data has been improved.
SUP-18931
BugfixCore: Generation of childrenInfo and etag for nodes with many children has been made more performant.
SUP-18931
BugfixCore: Generation of childrenInfo and etag for nodes with many children has been refactored to support better performance.
Bugfix
BugfixCore: Generation of ETags for nodes has generally been improved to be more stable.
SUP-18984
SecuritySome dependencies have been updated:
- Netty: 4.1.125.Final
- Logback: 1.5.18
- Okio: 1.17.6
- Zip4j: 2.11.3
Gentics Mesh EE 3.1.4
SUP-19010
BugfixCore: It is now possible to delete a node with a list field that has data inconsistencies.
Bugfix
BugfixSearch: When a schema was completely excluded from indexing, the index sync operation still
tried to put the nodes of that schema into the non-existent index, this has been fixed.
SUP-18961
BugfixCore: Deleting of nodes with more than 1000 descendants is now done
in a separate thread. This will also cause those delete tasks to be done
one after the other instead of in parallel.
SUP-18961
BugfixCore: Implementations of the persistance layer may now choose to process recursive deletion of nodes
in a separate thread instead of in the worker thread pool.
SUP-18961
BugfixCore: The performance of deleting nodes recursively has been improved.
SUP-18860
BugfixGraphQL: The performance of GraphQL queries returning larger hierachies of data has been improved.
SUP-18931
BugfixCore: Generation of childrenInfo and etag for nodes with many children has been made more performant.
SUP-18931
BugfixCore: Generation of childrenInfo and etag for nodes with many children has been refactored to support better performance.
Bugfix
BugfixCore: Generation of ETags for nodes has generally been improved to be more stable.
SUP-18984
SecuritySome dependencies have been updated:
- Netty: 4.1.125.Final
- Logback: 1.5.18
- Okio: 1.17.6
- Zip4j: 2.11.3
Gentics Mesh Commercial Plugins 3.1.5
SUP-18930
BugfixForms Plugin: Stale user data (incompletetly POSTed user data older than a configurable amount of days) will now be purged by a
periodic background job. The maximum allowed age for can be configured with the configuration attribute ‘staleDataPurgeInterval‘ (in days).
SUP-18929
BugfixForms Plugin: When the validation of POSTed data fails for a recaptcha or friendlycaptcha element in a form,
storing of the form data will now be suppressed completely. This prevents spambots from creating garbage data in Mesh.
Gentics Portal | java 3.3.4
SUP-18867
BugfixFixed the routing order for handlers generated with the CompatibilityHandlerProvider to prevent “Request has already been read” errors.
