Releases: FriendsOfShopware/FroshPlatformThumbnailProcessor
Releases · FriendsOfShopware/FroshPlatformThumbnailProcessor
3.0.4
2.1.0
3.0.3
3.0.2
2.0.1
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
- update codestyle (5db8d26)
3.0.1
3.0.0
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
- update codestyle (5e4e7fa)