Skip to content

v0.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaronjudd aaronjudd released this 26 Aug 15:26

v0.1.4 - Image Magick handling

If installed from http://www.imagemagick.org/, images will resize to 4 sizes upon upload and can be used with url helper:

{{url store='1000x1000'}}
{{url store='600x600'}}
{{url store='235x235'}}
{{url store='100x100'}}

This release may require re-uploading images or writing an update routine to update image repository with existing data.