Releases: noam148/yii2-image-manager
Releases · noam148/yii2-image-manager
1.2.13 Fixed typo
Thanks again @pvolyntsev
1.2.12 Fix Apache crashes because two "?" in get query
1.2.11 Fix prefixes table name cases
Update m160622_085710_create_ImageManager_table.php
1.2.9 Fix for using prefixes table names
1.2.9 Fix Italian translation
Fix: some Italian translation
1.2.8 Fix multiple environments (frontend, backend) and Custom crop
1.2.7 add brazilian translation
- add brazilian translation Thanks to @gugatxr
1.2.6 Added possibility to change the DB component
- Added possibility to change the DB component. Thanks to @bvanleeuwen1995
1.2.5 Added transaction in upload action
- Added transaction in upload action. Thanks to @bvanleeuwen1995
1.2.4 Cleanup/fixes/add functionality
- Change migration check/exists query
- Check module is set before add behaviors to ImageManager model
- Cleanup some code
- Added configuration option to the module to remove the original image when cropping the selected image.