Changelog for #818

This commit is contained in:
Karl Hobley 2014-11-17 16:00:25 +00:00 committed by Karl Hobley
parent 0ec89ddb88
commit 2668b66885

View file

@ -11,6 +11,7 @@ Changelog
* Fix: Resizing an image with a focal point equal to the image size would result in a divide-by-zero error
* Fix: Focal point indicator would sometimes be positioned incorrectly for small or thin images
* Fix: Elasticsearch configuration now supports specifying HTTP authentication parameters as part of the URL, and defaults to ports 80 (HTTP) and 443 (HTTPS) if port number not specified
* Fixed a TypeError when previewing pages that use RoutablePageMixin
0.8.1 (05.11.2014)