Releases: FriendsOfShopware/FroshPlatformThumbnailProcessor
Releases · FriendsOfShopware/FroshPlatformThumbnailProcessor
1.1.0
1.1.0 (2022-07-13)
Features
- set aspect-ratio within css to reduce CLS (2064d34)
- use iteration to determine pluginConfigData (392851c)
1.0.28
1.0.28 (2022-06-09)
Features
- restrict configuration to all saleschannels (fa7356e), closes #51
1.0.27
1.0.27 (2022-05-10)
Bug Fixes
- support for shopware 6.4.10 (64a9e0e)
1.0.26
1.0.26 (2022-04-05)
Features
- add UrlEncodingTwigFilter for better support of urls needed to be encoded (#48) (ffc2184)
Bug Fixes
- remove sw_encode_media from seo content (25b6564)
1.0.24
1.0.24 (2022-03-30)
Bug Fixes
- set full width for cms-element-alignment in image elements (227f63e)
1.0.22
1.0.22 (2022-03-18)
Features
- encode shopware media path without prefixes (#41) (bda9e1b)
1.0.21
1.0.21 (2022-02-08)
Features
- remove pattern samples from plugin source (f787cb0)
Bug Fixes
- check filtered thumbnails to have valid srcSet (2849de5), closes #30
- microdata for product images (eb5deb3)
- remove usage of database connection in constructs (#33) (fab635e), closes #31
1.0.20
Changelog
- Output alt and title attributes for thumbnails if they were saved with the image in media
- Remove the use of height from the thumbnail sizes, as the automatic calculation of the necessary size does not make any direct reference to it
- Increase the calculated ratio to three digits