Fix: - Tweaked admin css to make it play nice with varying image resolutions. - Dropped support for Wagtail version 1.5.3, though it should work without including the urls.
0.3.1
Fix: - The custom admin view for images didnt work with wagtail version 1.5.3.
0.3
New: - Customized the admin view for images for better user experience.
Fix: - Tweaked the gallery css a bit.
0.2.1
New: - Added a caption (image title) when viewed via lightbox.
Fix: - `image_limit` in `{% simple_gallery %}` tag had no effect if the number was a string.
0.2
Dropped the idea (and implementation) of using custom image models. Collections for the win!