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

21 lines
481 B
ReStructuredText
Raw Normal View History

2015-09-09 16:23:29 +02:00
==========================================
Wagtail 1.2 release notes - IN DEVELOPMENT
==========================================
.. contents::
:local:
:depth: 1
What's new
==========
2015-09-16 10:35:23 +02:00
* 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
2015-09-09 16:23:29 +02:00
Bug fixes
~~~~~~~~~
* Deleting a page permission from the groups admin UI does not immediately submit the form