Skip to content

Releases: verbb/image-resizer

0.1.2

24 Feb 13:27
Compare
Choose a tag to compare
  • Added support for Amazon S3, Rackspace Cloud Files, and Google Cloud Storage asset sources.
  • Using assets.onBeforeUploadAsset instead of assets.onSaveAsset.
  • Elements now auto-refresh after crop or resize.
  • Refactoring for better performance.

0.1.1

13 Jan 08:17
Compare
Choose a tag to compare
  • Fixed issue with plugin release feed url.

0.1.0

01 Dec 23:23
Compare
Choose a tag to compare
  • Craft 2.5 support, including release feed and icons.

0.0.7

03 Oct 07:04
Compare
Choose a tag to compare
  • Fix to ensure images uploaded are both an image, and manipulatable.
  • Better error-catching for resizing.

0.0.6

25 Sep 13:11
Compare
Choose a tag to compare
  • Added cropping option to Element Actions.

0.0.5

24 Sep 12:40
Compare
Choose a tag to compare
  • Performance improvements - now uses Tasks to handle batch resizing.

0.0.4

21 Sep 21:53
Compare
Choose a tag to compare
  • Fix to make sure environment variables are parsed for asset sources.

0.0.3

21 Sep 12:22
Compare
Choose a tag to compare
  • Added batch processing for existing assets.
  • Added image quality option.

0.0.2

21 Sep 12:22
Compare
Choose a tag to compare
  • Moved hook from onBeforeSaveAsset to onSaveAsset.
  • Asset record is updated after resize, reflecting new image width/height/size.
  • Added option to restrict resizing to specific Asset sources.

0.0.1

21 Sep 12:21
Compare
Choose a tag to compare
  • Initial release.