Skip to content

Releases: ExpressionEngine/cloud-files

1.1.1

03 Feb 20:27

Choose a tag to compare

Added

  • Filesystem Adapter for integrating with Backblaze B2 service
  • Support for PHP 8.4

Fixed

  • An issue with Cloudflare R2 where moving a file into a different subfolder would fail

1.1.0

28 Jul 19:36

Choose a tag to compare

Added

  • Filesystem Adapter for integrating with Cloudflare R2 service
  • Support for eager loading a set of paths using parallel requests to improve performance

Fixed

  • Update dependencies for PHP 8.2 Support

1.0.2

26 Jul 00:50

Choose a tag to compare

Fixed

  • S3 Adapter getMetadata() to properly return data for folders. This resolves an issue with syncing subfolders.

1.0.1

26 Jul 00:50

Choose a tag to compare

Fixed

  • Autoloader collisions on scoped files

1.0.0

26 Jul 00:49

Choose a tag to compare

Added

  • ExpressionEngine Filesystem adapters for AWS S3 and DigitalOcean Spaces