mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-22 05:51:53 +00:00
Adds release notes for #4059.
This commit is contained in:
parent
d1978995c2
commit
ca96902c56
2 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ Changelog
|
|||
* Fix: Alt text of images in rich text is no longer truncated on double-quote characters (Matt Westcott)
|
||||
* Fix: Ampersands in embed URLs within rich text are no longer double-escaped (Matt Westcott)
|
||||
* Fix: Using RGBA images no longer crashes with Pillow >= 4.2.0 (Karl Hobley)
|
||||
* Fix: Copying a page with PostgreSQL search enabled no longer crashes (Bertrand Bordage)
|
||||
|
||||
|
||||
1.13.1 (17.11.2017)
|
||||
|
|
|
|||
|
|
@ -66,6 +66,7 @@ Bug fixes
|
|||
* Alt text of images in rich text is no longer truncated on double-quote characters (Matt Westcott)
|
||||
* Ampersands in embed URLs within rich text are no longer double-escaped (Matt Westcott)
|
||||
* Using RGBA images no longer crashes with Pillow >= 4.2.0 (Karl Hobley)
|
||||
* Copying a page with PostgreSQL search enabled no longer crashes (Bertrand Bordage)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue