- Added support for credential less authentication for AWS external storage, the storage config now take a
useCredentialLessAuth
config setting that can be set totrue
. It should now behave the same as the AWS volume from P&T (closes #254).
- Changed/repurposed behaviour of
hideClearCachesForUserGroups
config setting (which was no longer used), to hide clear cache element actions for user groups (closes #278).
- Fixed an issue where Imager would try to remove transforms for non-image assets (fixes #273).
- Fixed auto generation for fields inside matrix entry types (fixes #270).
- Fixed an issue that could occur if slashes were used in config override parameters (fixes #268).
- Changed event for registrering extensions to be more in line with what Craft recommends.
- Added support for Craft 5
- Added support for creating queue jobs when using the generate console command.
- Added support for limit and offset when using the generate console command.
- Added support for using
{transformName}
infilenamePattern
(resolves #257)
- Fixed incorrect closure check for transform params and improved error handling.
- Fixed icon method for utility
- Fixed use of deprecated method
ensureTopFolder
.
- Changed behaviour of avif and jxl transforms, they are now processed via Imagine.