Skip to content

Releases: ExpressionEngine/cloud-files

1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 20:27

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

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:36

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

Choose a tag to compare

@bryannielsen bryannielsen released this 26 Jul 00:50

Fixed

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

1.0.1

Choose a tag to compare

@bryannielsen bryannielsen released this 26 Jul 00:50

Fixed

  • Autoloader collisions on scoped files

1.0.0

Choose a tag to compare

@bryannielsen bryannielsen released this 26 Jul 00:49

Added

  • ExpressionEngine Filesystem adapters for AWS S3 and DigitalOcean Spaces