Skip to content

Releases: FriendsOfShopware/FroshPlatformBunnycdnMediaStorage

3.3.2

25 Apr 06:37
Compare
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
Compare
Choose a tag to compare
  • Feat: Add support for old shopware 6.5.0.0

3.3.0

02 Apr 20:22
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Feat: add support for shopware 6.6

3.1.1

23 Dec 22:50
Compare
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
Compare
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)

3.0.3

06 Sep 23:37
Compare
Choose a tag to compare

3.0.3 (2023-09-06)

Bug Fixes

  • remove incorrect service argument for ConfigUpdater (8c0f209)

3.0.2

03 Sep 23:01
Compare
Choose a tag to compare

3.0.2 (2023-09-03)

Features

  • remove container clear when updating config (6470aba)

Bug Fixes

3.0.1

08 Jun 19:34
Compare
Choose a tag to compare

3.0.1 (2023-06-08)

Features

  • subscribe to SystemConfigChangedHook to add support for config changes in admin changed with shopware 6.5.1 (38da879)
  • update commands for transfering existing media including thumbnail (9a4211e)