# Wagtail 1.8.2 release notes

*April 21, 2017*

> * [What’s changed](#what-s-changed)

## 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)
