Skip to content

Releases: FriendsOfShopware/FroshPlatformThumbnailProcessor

1.1.0

13 Jul 10:48
Compare
Choose a tag to compare

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

09 Jun 10:20
Compare
Choose a tag to compare

1.0.28 (2022-06-09)

Features

  • restrict configuration to all saleschannels (fa7356e), closes #51

1.0.27

10 May 13:21
Compare
Choose a tag to compare

1.0.27 (2022-05-10)

Bug Fixes

  • support for shopware 6.4.10 (64a9e0e)

1.0.26

05 Apr 11:25
Compare
Choose a tag to compare

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.25

30 Mar 09:00
Compare
Choose a tag to compare

1.0.25 (2022-03-30)

Bug Fixes

  • sort thumbnails by size (aaf6175)

1.0.24

30 Mar 08:35
Compare
Choose a tag to compare

1.0.24 (2022-03-30)

Bug Fixes

  • set full width for cms-element-alignment in image elements (227f63e)

1.0.23

22 Mar 14:22
Compare
Choose a tag to compare

1.0.23 (2022-03-22)

Bug Fixes

  • remove encodings of urls (ee8a1f5)

1.0.22

18 Mar 12:14
Compare
Choose a tag to compare

1.0.22 (2022-03-18)

Features

  • encode shopware media path without prefixes (#41) (bda9e1b)

1.0.21

08 Feb 10:45
Compare
Choose a tag to compare

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

04 Nov 13:07
Compare
Choose a tag to compare

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