Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Releases: FriendsOfShopware/FroshPlatformBunnycdnMediaStorage

3.4.1

07 May 10:38

Choose a tag to compare

  • Fix: all.css was empty after transfering to bunny with writeBatch

3.4.0

03 Dec 19:57

Choose a tag to compare

  • 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

24 Jul 18:33

Choose a tag to compare

  • Fix: correct config message for Shopware >6.6.3.0

3.3.2

25 Apr 06:37

Choose a tag to compare

  • 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

06 Apr 10:32

Choose a tag to compare

  • Feat: Add support for old shopware 6.5.0.0

3.3.0

02 Apr 20:22

Choose a tag to compare

  • Feat: Remove magic generation of filesystem configurations. Please migrate the file "var/bunnycdn_config.yml" to configurations within "config/packages/"

3.2.0

29 Feb 14:06

Choose a tag to compare

  • 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

26 Jan 21:37

Choose a tag to compare

  • Feat: add support for shopware 6.6

3.1.1

23 Dec 22:50

Choose a tag to compare

  • Feat: add dedicated check to prevent deletion of all directories, when shopware does send empty path

3.1.0

13 Sep 22:39

Choose a tag to compare

3.1.0 (2023-09-13)

Features

  • adjust warning in plugin description (8c95e3d)
  • migrate to usage of package tinect/flysystem-garbage (#52) (0a49440)
  • use generic snippet path without loading them dedicated (f7faa9c)