0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +01:00
wagtail/docs/releases/1.2.rst
2015-09-16 09:35:23 +01:00

21 lines
481 B
ReStructuredText

==========================================
Wagtail 1.2 release notes - IN DEVELOPMENT
==========================================
.. contents::
:local:
:depth: 1
What's new
==========
* WagtailRedirectMiddleware can now ignore the query string if there is no redirect that exactly matches it
* Order of URL parameters now ignored by redirect middleware
Bug fixes
~~~~~~~~~
* Deleting a page permission from the groups admin UI does not immediately submit the form