mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-28 08:28:18 +00:00
Release note for 9e51c7a
This commit is contained in:
parent
12a68c00dd
commit
c27855332e
2 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ Changelog
|
|||
* Fix: Prevent pages from being recursively copied into themselves (Matheus Bratfisch)
|
||||
* Fix: Specifying the full file name in documents URL is mandatory (Morgan Aubert)
|
||||
* Fix: Reordering inline forms now works correctly when moving past a deleted form (Janneke Janssen)
|
||||
* Fix: Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
|
||||
|
||||
|
||||
1.9 (16.02.2017)
|
||||
|
|
|
|||
|
|
@ -112,6 +112,7 @@ Bug fixes
|
|||
* Prevent pages from being recursively copied into themselves (Matheus Bratfisch)
|
||||
* Specifying the full file name in documents URL is mandatory (Morgan Aubert)
|
||||
* Reordering inline forms now works correctly when moving past a deleted form (Janneke Janssen)
|
||||
* Removed erroneous `|safe` filter from search results template in project template (Karl Hobley)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue