wagtail/docs/releases/1.8.2.rst

21 wiersze
478 B
ReStructuredText

===========================
Wagtail 1.8.2 release notes
===========================
*April 21, 2017*
.. contents::
:local:
:depth: 1
What's changed
==============
Bug fixes
~~~~~~~~~
* Removed erroneous ``|safe`` filter from search results template in project template (Karl Hobley)
* Avoid indexing unsaved field content on ``save(update_fields=[...])`` operations (Matt Westcott)
* Prevent pages from being recursively copied into themselves (Matheus Bratfisch)