All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added config option to disable the plugin
- Added config option to process each image in a separate job. This is perfect with Async Queue.
- Added Imager as a dependency
- Propagating assets or assets in draft state will now be skipped
- Fixed error when you mix multiple volume handles and global transforms
- Fixed error when non-existing volume handle was passed to console command (#19)
- Fixed subfolders support in console command
- Added template transforms
- Initial release