Release Notes / Version 10.2107
Table Of ContentsRemove reference to deprecated methods and fields
GraphQLController: change produces APPLICATION_JSON_UTF8_VALUE to APPLICATION_JSON_VALUE, since browers like Chrome support it now
some changes in the ImageTransformation service
Remove reference to unused Swagger property in MediaController
(CMS-16916)
Dont process invalid siteIds anymore
Ignore invalid siteIDs and dont pass them to the commerce connection
(CMS-16841)
PageNotFound warnings for several paths in headless-server
Change log level of PageNotFound logger from warn to error
(CMS-16782)
Inherit directive works now over multiple files and extensions can be properly separated
All references to shared commerce objects have moved from the content-schema to the commerce-schema
Extensions can define their own types in a separate file and the Inherit directive works now over multiple files
(CMS-16334)