Gentics CMS EE 6.0.5
Bugfix SUP-15622 Link to this entry
The detection of failed publish processes has been improved.
Bugfix SUP-15578 Link to this entry
Removes a misleading error message when publishing into a Mesh-SQL ContentRepository.
Gentics Aloha Editor 1.5.0
No changesGentics Mesh 2.0.4
Bugfix SUP-15676 Link to this entry
GraphQL: Link resolving in graphql queries ignored the language tags in the links. This has been fixed.
Bugfix SUP-15262 Link to this entry
Java Rest Client: After logging in with the `login()` method, the login token was never refreshed, which caused it to expire after the configured token expiration time (per default 1 hour),
even if the client was used to do requests. This has been changed now, so that the login token in the client will be refreshed on every request to mesh.
Bugfix SUP-15688 Link to this entry
Clustering: Calling cluster specific REST Endpoints on non-clustered instances could cause internal server errors. The behaviour has been changed so that
a “Bad Request” error is returned containing a proper error message.
Bugfix SUP-15689 Link to this entry
Mesh Rest Client: An error has been fixed, which prevented sorting parameters from being passed to the endpoint.
Bugfix SUP-15602 Link to this entry
GraphQL: The metadata request does not crash anymore on the empty (micro)schemas. The new related filter, `isEmpty`, has been added as well.
Gentics Mesh SQL 2.0.5
Bugfix SUP-15650 Link to this entry
GraphQL: The result set of the retrieval of the complex nodes + children structure has been improved to contain all the items.
Bugfix SUP-15690 Link to this entry
SQL: Deleting nodes in parallel requests could cause deadlocks in the database. This has been resolved by changing the delete requests and adding some indices.
Bugfix SUP-15602 Link to this entry
GraphQL: The metadata request does not crash anymore on the empty (micro)schemas. The new related filter, `isEmpty`, has been added as well.
Bugfix SUP-15689 Link to this entry
Core: Getting sorted entities over the REST API caused an Internal Server Error, which has been fixed.
Bugfix SUP-15689 Link to this entry
Mesh Rest Client: An error has been fixed, which prevented sorting parameters from being passed to the endpoint.
Bugfix SUP-15688 Link to this entry
Clustering: Calling cluster specific REST Endpoints on non-clustered instances could cause internal server errors. The behaviour has been changed so that
a “Bad Request” error is returned containing a proper error message.
Bugfix SUP-15262 Link to this entry
Java Rest Client: After logging in with the `login()` method, the login token was never refreshed, which caused it to expire after the configured token expiration time (per default 1 hour),
even if the client was used to do requests. This has been changed now, so that the login token in the client will be refreshed on every request to mesh.
Bugfix SUP-15676 Link to this entry
GraphQL: Link resolving in graphql queries ignored the language tags in the links. This has been fixed.
Gentics Mesh Commercial Plugins 2.0.1
No changesGentics Portal | java 3.0.1
Bugfix Link to this entry
Fixes dependency injection problems when creating projects in VS Code or Eclipse.