This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Releases: FriendsOfShopware/FroshPlatformBunnycdnMediaStorage
Releases · FriendsOfShopware/FroshPlatformBunnycdnMediaStorage
3.4.1
3.4.0
- Feat: (for Shopware >= 6.6.8.0) Add support for writeBatch.
With this you can use storage for theme and asset with more speed. Instead of 2,5 hours it now takes 30 seconds for assets on storage with SSD with demo shop.
3.3.3
- Fix: correct config message for Shopware >6.6.3.0
3.3.2
- Fix: prevent deleting file when moving to same destination
- Fix: ignore NotFoundExceoption when deleting directory
- Fix: determine the correct type of file or directory on the specific methods
3.3.1
- Feat: Add support for old shopware 6.5.0.0
3.3.0
- Feat: Remove magic generation of filesystem configurations. Please migrate the file "var/bunnycdn_config.yml" to configurations within "config/packages/"
3.2.0
- Fix: correct handling rename with same destination to not delete the file
- Feat: add handling of plugin config to objects instead of arrays
3.1.2
- Feat: add support for shopware 6.6
3.1.1
- Feat: add dedicated check to prevent deletion of all directories, when shopware does send empty path