mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-20 06:50:58 +00:00
Release note for #3999 backported to 1.13.x
This commit is contained in:
parent
e603080092
commit
c9b6d3a4e6
2 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ Changelog
|
|||
|
||||
* Fix: API listing views no longer fail when no site records are defined (Karl Hobley)
|
||||
* Fix: Fixed crash in XML sitemap generator when all pages on the site are private (Stein Strindhaug)
|
||||
* Fix: Fixed incorrect z-index on userbar causing it to appear behind page content (Stein Strindhaug)
|
||||
|
||||
|
||||
1.13 (16.10.2017)
|
||||
|
|
|
|||
|
|
@ -15,3 +15,4 @@ Bug fixes
|
|||
|
||||
* API listing views no longer fail when no site records are defined (Karl Hobley)
|
||||
* Fixed crash in XML sitemap generator when all pages on the site are private (Stein Strindhaug)
|
||||
* Fixed incorrect z-index on userbar causing it to appear behind page content (Stein Strindhaug)
|
||||
|
|
|
|||
Loading…
Reference in a new issue