Skip to content

Releases: PlatformCommunity/flysystem-bunnycdn

v3.3.4

25 Apr 01:10
7d93e74
Compare
Choose a tag to compare

What's Changed

  • feat: prevent deleting file when moving to same destination by @tinect in #71
  • fix: ignore NotFoundExceoption when deleting directory by @tinect in #72
  • fix: determine the correct type of file or directory on the specific methods by @tinect in #74

Full Changelog: v3.3.3...v3.3.4

v3.3.3

29 Jan 16:28
d32e5c5
Compare
Choose a tag to compare

What's Changed

  • feat: prevent delete operation from deleting all contents by @tinect in #68
  • Ensure base url is correct when the API returns uppercase region by @joshbmarshall in #69

New Contributors

Full Changelog: v3.3.2...v3.3.3

Release v3.3.2

25 Sep 18:27
fb44910
Compare
Choose a tag to compare
Release v3.3.2 Pre-release
Pre-release

What's Changed

  • fix namespace in readme by @tinect in #54
  • Replaced BUNNYCDN_APY_KEY with BUNNYCDN_API_KEY by @rickkuilman in #59
  • feat: add ability to run more tests onto live-environment + support moving folder by @tinect in #49
  • feat: reuse checksum of bunny.net default to sha256 by @tinect in #66

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

24 Nov 12:10
48e8197
Compare
Choose a tag to compare

What's Changed

  • Test Cleanup (Path Prefixing, Rewriting Mock Client) by @sifex in #52
  • Added Sao Paulo and Johannesburg to Available Regions by @sifex in #51

Full Changelog: v3.3.0...v3.3.1

v3.3.0

16 Nov 17:53
2f201af
Compare
Choose a tag to compare

What's Changed

  • feat: remove own implementation for prefixing path, add support for PublicUrlGenerator by @tinect in #48

Full Changelog: v3.2.4...v3.3.0

Massive thanks to @tinect for their work on this PR. If you can shout them a coffee 🧡

v2.4.0

16 Nov 17:38
Compare
Choose a tag to compare

Important:

  • Removing php < 7.4 support from v2.

Full Changelog: v3.2.4...v2.4.0

v3.2.4

12 Nov 09:11
Compare
Choose a tag to compare

What's Changed

  • replace only the first occurrence of the storage zone name by @helloiamlukas in #43

New Contributors

Full Changelog: v3.2.2...v3.2.4

v3.2.2

12 Nov 09:09
Compare
Choose a tag to compare

What's Changed

  • fix: always download file content without jsonDecoding by @tinect in #41

Full Changelog: v3.2.1...v3.2.2

v3.2.1

25 Jul 11:48
9bf9e09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

23 Jul 19:13
ed8d596
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.2.0