Skip to content

Releases: FriendsOfShopware/FroshPlatformThumbnailProcessor

3.0.4

02 Jul 13:22
Compare
Choose a tag to compare

3.0.4 (2023-07-02)

Features

  • add test button and active field (ed38f07)

2.1.0

02 Jul 20:24
Compare
Choose a tag to compare

2.1.0 (2023-07-02)

3.0.3

30 Jun 10:37
Compare
Choose a tag to compare

3.0.3 (2023-06-30)

Bug Fixes

  • Adjust wordings and remove typos (767927a)

3.0.2

17 Jun 18:57
Compare
Choose a tag to compare

3.0.2 (2023-06-17)

Features

  • replace FileSaver to support media renaming (9cfb71b)
  • update thumbnails after thumbnailSizes have been changed (ee5b9fe)

2.0.1

17 Jun 20:53
Compare
Choose a tag to compare

2.0.1 (2023-06-17)

Features

  • add comment to the generated ThumbnailService (a646a33)
  • add configuration to set maximum size for original image and to add file extension which will be processed (328a95a)
  • add support for pattern per saleschannel, remove config-restriction (b40f7e5)
  • correct version constraint of shopware (e96a51a)
  • enable composer when packaging plugin (f9f9457)
  • refactor config determination for specific saleschannel (dcaf841)
  • replace FileSaver to support media renaming (68c218f)
  • update thumbnails after thumbnailSizes have been changed (bebbc93)
  • use php parser to overwrite ThumbnailService (c4d76de)

Bug Fixes

  • add null check within SalesChannelIdDetector (bcb7e8e)
  • correct filename for store images (79f540f)
  • correct filepath for store images (d30bdd9)
  • update code to phpstan level 9 (5a52a63)

Styles

3.0.1

02 Jun 16:53
Compare
Choose a tag to compare

3.0.1 (2023-06-02)

Features

  • add configuration to set maximum size for original image and to add file extension which will be processed (378edc1)

3.0.0

06 May 23:26
Compare
Choose a tag to compare

3.0.0 (2023-05-06)

Features

  • add comment to the generated ThumbnailService (d8cc633)
  • add support for pattern per saleschannel, remove config-restriction (190260d)
  • refactor config determination for specific saleschannel (c316ea8)
  • shopware 6.5 (aaa979b)
  • update ThumbnailServiceDecorator.php to recent codebase (dad2025)
  • use php parser to overwrite ThumbnailService (d6c321b)

Bug Fixes

  • add null check within SalesChannelIdDetector (50d8bac)
  • correct filename for store images (f475c96)
  • correct filepath for store images (19b7e4f)
  • update code to phpstan level 9 (e0b6288)
  • Update version constraint (#82) (4279a21)

Styles

2.0.0

20 Dec 13:22
Compare
Choose a tag to compare

2.0.0 (2022-12-20)

Features

  • remove lazySizes from this plugin (#76) (58d49b2)

1.1.2

18 Oct 10:00
Compare
Choose a tag to compare

1.1.2 (2022-10-18)

Bug Fixes

  • catch invalid data sent to UrlEncodingTwigFilter (fcefbca)

1.1.1

09 Aug 10:36
Compare
Choose a tag to compare

1.1.1 (2022-08-09)

Bug Fixes

  • use value of width and height for ratio instead of calculation (73d4785)