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

18 lines
370 B
ReStructuredText
Raw Normal View History

===========================
Wagtail 2.2.2 release notes
===========================
2018-08-21 16:13:22 +02:00
.. contents::
:local:
:depth: 1
What's new
==========
Bug fixes
~~~~~~~~~
* Seek to the beginning of image files when uploading, to restore compatibility with django-storages Google Cloud and Azure backends (Mikalai Radchuk)
2018-08-06 01:20:07 +02:00
* Respect next param on login (Loic Teixeira)