Release Notes / Version 11.2201
Table Of Contents
The flag
disableCropping
in the local settings of a picture was not respected by the link building for the GraphQL property
uriTemplate
. This misbehaviour was fixed.
Also, the delivery will now validate this flag. This means that uri with disabled cropping won't work when request the image with a cropName and width.
As a consequence, this bugfix is considered breaking, as the validation may break previously working delivery image URLs!
For version 2107 and 2201 the validation for the delivery can be disabled. For version 2204 validation cannot be disabled!
(CMS-21765)