mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 09:43:10 +00:00
Release note for #811
This commit is contained in:
parent
c51f29873a
commit
ae4273e3a5
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ Bug fixes
|
|||
* Focal point indicator would sometimes be positioned incorrectly for small or thin images
|
||||
* 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
|
||||
* Rendering image with missing file in rich text no longer crashes the entire page
|
||||
* IOErrors thrown by underlying image libraries that are not reporting a missing image file are no longer caught
|
||||
|
||||
Upgrade considerations
|
||||
======================
|
||||
|
|
|
|||
Loading…
Reference in a new issue