mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-10 08:14:53 +00:00
Release note for #4185
This commit is contained in:
parent
29113e49e2
commit
6537af0473
2 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ Changelog
|
|||
* Fix: Copying a page with PostgreSQL search enabled no longer crashes (Bertrand Bordage)
|
||||
* Fix: Style of the page unlock button was broken (Bertrand Bordage)
|
||||
* Fix: Admin search no longer floods browser history (Bertrand Bordage)
|
||||
* Fix: Version comparison now handles custom primary keys on inline models correctly (LB (Ben Johnston))
|
||||
|
||||
|
||||
1.13.1 (17.11.2017)
|
||||
|
|
|
|||
|
|
@ -76,6 +76,7 @@ Bug fixes
|
|||
* Copying a page with PostgreSQL search enabled no longer crashes (Bertrand Bordage)
|
||||
* Style of the page unlock button was broken (Bertrand Bordage)
|
||||
* Admin search no longer floods browser history (Bertrand Bordage)
|
||||
* Version comparison now handles custom primary keys on inline models correctly (LB (Ben Johnston))
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue