Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1015 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 1015 Bytes

Changelog

1.1.0 - 2023-07-28

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 - 2023-07-10

Fixed

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

1.0.1 - 2022-09-01

Fixed

  • Autoloader collisions on scoped files

1.0.0 - 2022-09-01

Added

  • ExpressionEngine Filesystem adapters for AWS S3 and DigitalOcean Spaces