Skip to content

Releases: noam148/yii2-image-manager

1.2.13 Fixed typo

16 May 06:31
Compare
Choose a tag to compare

1.2.12 Fix Apache crashes because two "?" in get query

16 May 06:27
Compare
Choose a tag to compare

1.2.11 Fix prefixes table name cases

07 Feb 19:36
458d69c
Compare
Choose a tag to compare
Update m160622_085710_create_ImageManager_table.php

1.2.9 Fix for using prefixes table names

08 Jun 17:33
7c701c7
Compare
Choose a tag to compare

1.2.9 Fix Italian translation

18 Feb 20:16
Compare
Choose a tag to compare
Fix: some Italian translation

1.2.8 Fix multiple environments (frontend, backend) and Custom crop

18 Feb 19:40
Compare
Choose a tag to compare

1.2.7 add brazilian translation

03 Feb 13:20
d07209c
Compare
Choose a tag to compare
  • add brazilian translation Thanks to @gugatxr

1.2.6 Added possibility to change the DB component

11 Jun 09:23
Compare
Choose a tag to compare

1.2.5 Added transaction in upload action

18 May 15:15
Compare
Choose a tag to compare

1.2.4 Cleanup/fixes/add functionality

14 May 20:10
Compare
Choose a tag to compare
  • 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.