Fork me on GitHub

Compatibility

Plugin Version Hippo CMS Release Version
3.x 13.x
2.x 12.x
1.x 10.x, 11.x

Release Notes of 3.x

3.0.2

  • [HIPFORGE-291] - [Gallery Magick] Add -size option and +profile option for better performance

3.0.1

  • [HIPFORGE-273] - [Gallery Magick] Make the handling of zero dimensions same as Hippo Gallery's default behavior

3.0.0

  • [HIPFORGE-253] - [Gallery Magick] Upgrade for v13 compatibility

Release Notes of 2.x

2.0.2

  • [HIPFORGE-273] - [Gallery Magick] Make the handling of zero dimensions same as Hippo Gallery's default behavior

2.0.1

  • [HIPFORGE-183] - [Gallery Magick] Extract and store image metadata extractable through identify command

2.0.0

  • Compliant with Hippo CMS 12.

Release Notes of 1.x

1.0.6

  • [HIPPLUG-1394] - Gallery Magick: Make external process unblocking

1.0.5

  • Supporting pure Java image resizing processor utility, org.onehippo.forge.gallerymagick.core.command.ScalrProcessorUtils, using Scalr library which is used by Hippo CMS Gallery Processor as well.

1.0.4

  • Exposing system property, org.onehippo.forge.gallerymagick.core.command.im.identify.

1.0.3

  • Bug fix: close the file input stream of the original file.

1.0.2

  • Supports Magick Command Gallery Processor Plugin.

1.0.1

  • Supports utility to identify dimension of image file.

1.0.0

  • Initial release.