0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/releases/2.12.rst

35 lines
831 B
ReStructuredText
Raw Normal View History

2020-10-23 17:55:21 +02:00
===========================================
2020-10-23 21:07:51 +02:00
Wagtail 2.12 release notes - IN DEVELOPMENT
2020-10-23 17:55:21 +02:00
===========================================
.. contents::
:local:
:depth: 1
What's new
==========
Other features
~~~~~~~~~~~~~~
* Added support for Python 3.9
* Switch pagination icons to use SVG instead of icon fonts (Scott Cranfill)
2020-10-23 17:55:21 +02:00
Bug fixes
~~~~~~~~~
* Stop menu icon overlapping the breadcrumb on small viewport widths in page editor (Karran Besen)
* Make sure document chooser pagination preserves the selected collection when moving between pages (Alex Sa)
2020-10-23 17:55:21 +02:00
Upgrade considerations
======================
Removed support for Elasticsearch 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Elasticsearch version 2 is no longer supported as of this release; please upgrade to Elasticsearch 5 or above before upgrading Wagtail.