Release Notes / Version 13.2512.0
Table Of ContentsThe media delivery of headless formerly offered image type conversation for predefined crops only. This change introduces the ability to transform also the original image.
Since this change updates aspects of the public API, it is considered
breaking. However, these changes only affect the creation of two
spring beans, namely TransformationService and
ResponsiveMediaHashCacheKeyFactory. The responsible
spring configuration was removed from public API. In most cases, this
should not lead to any problems, unless you subclassed
TransformationServiceConfiguration or
TransformationService itself. Note that
TransformationService is now a Java interface.
(CMS-28460)


