0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
wagtail/docs/releases/1.9.1.rst

18 lines
363 B
ReStructuredText
Raw Normal View History

===========================
Wagtail 1.9.1 release notes
===========================
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
* Prevent pages from being recursively copied into themselves (Matheus Bratfisch)