Manual Change
Change RoleModel property name and description to type String and add nameI18n, descriptionI18n of type Map respectively.
GET objectproperty/{id}embedcategoryandconstructGET user/embedgroupGET user/{id}embedgroupGET scheduler/scheduleembedtaskGET scheduler/schedule/{id}/executionsembedschedulerGET template/tag/{id}embedconstructGET construct/{id}embedcategoryGET construct/load/{id}embedcategoryGET constructembedcategory
Manual Change required as construct category datatype has changed and is now of Type ConstructCategory instead of String.
Manual Change
Support for encoding in XML has been dropped for the REST API. Requests and responses have to be encoded in JSON format.
Link to this entry
Enhancement GPU-567 Link to this entry
Adds form resource endpoints POST /rest/form/{id}/export and GET /rest/form/{id}/export/status to request asynchronous export creation and check availability of the export respectively. Available exports are downloaded via GET /rest/form/{id}/download/{downloadUuid} where the downloadUuid is provided in the status response. Analogously asynchronous downloads for a forms binaries can be requested and checked with POST /rest/form/{id}/binaries and GET /rest/form/{id}/binaries/status respectively.
Enhancement GPU-599 Link to this entry
Adds resolution of missing references during synchronizing a devtools package from the filesystem. Any referenced object that are not yet present will be referenced correctly once they are created.
Enhancement GPU-566 Link to this entry
Updates the default implementation of the gtxalohapagelink construct to include SEO optimizations.
Enhancement GPU-734 Link to this entry
A new admin endpoint was added to batch delete dirt queue entries with a time based filter as well as a filter based on the state.
Enhancement GPU-718 Link to this entry
Added new endpoint GET template/{id}/tag endpoint that allows filtering and sorting.
Deprecate old endpoints:
GET /user/listGET /group/listGET /template/getTags/{id}
Enhancement GPU-674 Link to this entry
Improve existing endpoints:
GET /nodeaddmasterNameandcontentRepositoryNamefields to responseGET /group/{id}/usersadd embed option to embed groups into responseGET /devtools/packages/{name}/objectpropertiesadd embed option to embed constructs and categories into responseGET /devtools/packages/{name}/constructadd embed option to embed categories into response
Enhancement Link to this entry
Publishing to a Mesh Content Repository has been improved to use less requests and less memory in the CMS.
This Gentics CMS OSS version includes the Aloha Editor 1.5.0 – 27.06.2023