- Show validation error when creating a volume and not specify a bucket.
- Amazon S3 volumes’ Base URL settings are now parsed for aliases (e.g.
@web
).
- Loosened up the
league/flysystem-aws-s3-v3
version requirement.
- Craft 3 Beta 24 compatibility.
- Fixed a bug where cache duration information was not being saved for Volumes. (#6)
- Fixed a bug where it was not possible to list buckets when using newer AWS SDK versions.
- Craft 3 Beta 20 compatibility.
- Fixed a bug where invalidating a CDN path might prevent Craft from thinking the file was deleted.
- Added AWS access token caching.
- Fixed a bug where the asset bundle was trying to load a non-existing CSS file.
- Fixed compatibility with Craft >= 3.0.0-beta.4.
- Fixed a bug where the Edit Volume page would 404 on Craft Personal and Client editions when this plugin was installed.
- Fixed typo in “CloudFront distribution ID” label.
- Fixed Composer installation support
Initial release.