Releases: craftcms/aws-s3
Releases · craftcms/aws-s3
Release list
2.3.1
2.3.0
- The AWS S3 plugin now requires PHP 8.1.0 or later.
- Really fixed a bug where you could get a “token has expired” message for in long-running S3 operations. (#182)
2.2.6
- Fixed a PHP error that could occur if a Subfolder path was set to a nonexistent environment variable. (#189)
2.2.5
- Fixed a low-severity information disclosure vulnerability. (GHSA-hwj7-4vgc-j3v9)
2.2.4
- Fixed a PHP error that could occur in some environments. (#183)
2.2.3
- Fixed a bug where assets on a Cloudfront distribution would not get invalidted if they were replaced by a file with the exact same name. (#186)
2.2.2
- Fixed a bug where you could get a “token has expired” message for in long-running S3 operations. (#182)
2.2.1
- Fixed an error that occurred when auto-detecting images’ focal points in Craft 5, when the volume had a subpath. (#173)