Skip to content

Releases: FriendsOfShopware/FroshPlatformBunnycdnMediaStorage

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)

3.0.0

14 Mar 21:04
Compare
Choose a tag to compare

3.0.0 (2023-03-14)

Features

  • add support for shopware 6.5 (70bbfdc)

2.3.6

20 Feb 10:01
Compare
Choose a tag to compare

2.3.6 (2023-02-20)

Bug Fixes

2.3.5

22 Jan 19:52
Compare
Choose a tag to compare

2.3.5 (2023-01-22)

Features

  • update ApiTestController to current config (17fa529)

Bug Fixes

  • add information about configuration at bunny.net (3fa6cc8)

2.3.4

02 Nov 09:10
Compare
Choose a tag to compare

2.3.4 (2022-11-02)

Bug Fixes

  • change getenv to EnvironmentHelper (353f032)

2.3.3

26 Sep 13:38
Compare
Choose a tag to compare

2.3.3 (2022-09-26)

Bug Fixes

  • update client to fix json-uploads in (b8e9b52)

2.3.2

21 Sep 13:00
Compare
Choose a tag to compare

2.3.2 (2022-09-21)

Bug Fixes

  • update client to fix prefixPaths (bad4391)

2.3.1

16 Sep 15:34
Compare
Choose a tag to compare

2.3.1 (2022-09-16)

Bug Fixes

  • update client to fix sitemaps (ad9381c)

2.3.0

12 Sep 12:33
Compare
Choose a tag to compare

2.3.0 (2022-09-12)

Features

  • migrate to guzzle based flysystem adapter (#29) (5b94dd9)

2.2.5

04 Sep 19:06
Compare
Choose a tag to compare

2.2.5 (2022-09-04)

Bug Fixes

  • use iteration to determine pluginConfigData for test button (39cb7ef), closes #28