Releases: rapidez/image-resizer
Releases · rapidez/image-resizer
3.0.0
Added
- Added v3 to dependencies (c64cc3d)
- Magento image hash generation healthcheck + moved routes (#37)
Fixed
- Fixed "PATTERNS already defined" (70fc2ba)
2.0.1
Fixed
- Create temp files with file extension (#36)
2.0.0
You should update your config/rapidez/imageresizer.php
with the changes from the PR!
Changed
- Laravel 11 support + spatie/image v3 upgrade (#35)
0.15.0
Added
Changed
- Auto detect image driver (#33)
0.14.0
Changed
- Configurable driver and Imagick as default (#32)
0.13.0
Changed
- Move config file to Rapidez folder (#31)
Fixed
- Fix str_replace_last (#30)
0.11.1
Fixed
- Merge config first so it can be used (#29)
0.11.0
Added
- Possibility to get a product image by SKU (#24)