mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-08 23:44:44 +00:00
Release notes for #4133.
This commit is contained in:
parent
3ac349f34e
commit
c3b6966b31
2 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ Changelog
|
|||
* 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)
|
||||
* Fix: Style of the page unlock button was broken (Bertrand Bordage)
|
||||
|
||||
|
||||
1.13.1 (17.11.2017)
|
||||
|
|
|
|||
|
|
@ -67,6 +67,7 @@ Bug fixes
|
|||
* 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)
|
||||
* Style of the page unlock button was broken (Bertrand Bordage)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue