Skip to content

v3.4.1

Latest

Choose a tag to compare

@sifex sifex released this 15 Aug 21:02
67d6f90

What's Changed

Fixed

  • Empty root listings (e.g. Laravel allFiles()) — storage request URLs for root-level paths contained a double slash (https://{region}.storage.bunnycdn.com/{zone}//), which the Bunny API rejects. Paths are now normalized in a single place, with a regression test asserting the exact request URI (#75)

Full Changelog: v3.4.0...v3.4.1