2018-05-08 13:50:53 +00:00
|
|
|
==========================================
|
2018-05-17 13:20:01 +00:00
|
|
|
Wagtail 2.2 release notes - IN DEVELOPMENT
|
2018-05-08 13:50:53 +00:00
|
|
|
==========================================
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:local:
|
|
|
|
:depth: 1
|
|
|
|
|
|
|
|
|
|
|
|
What's new
|
|
|
|
==========
|
|
|
|
|
|
|
|
Other features
|
|
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
* Added another valid AudioBoom oEmbed pattern (Bertrand Bordage)
|
2018-05-25 16:07:40 +00:00
|
|
|
* Added ``annotate_score`` support to PostgreSQL search backend (Bertrand Bordage)
|
2018-05-29 09:31:14 +00:00
|
|
|
* Pillow's image optimisation is now applied when saving PNG images (Dmitry Vasilev)
|
2018-05-30 15:08:08 +00:00
|
|
|
* JS / CSS media files can now be associated with Draftail feature definitions (Matt Westcott)
|
2018-06-04 08:56:46 +00:00
|
|
|
* The ``{% slugurl %}`` template tag is now site-aware (Samir Shah)
|
2018-05-04 17:13:33 +00:00
|
|
|
* Added ``file_size`` field to documents (Karl Hobley)
|
2018-06-10 02:52:10 +00:00
|
|
|
* Update documentation (configuring Django for Wagtail) to contain all current settings options (Matt Westcott, LB (Ben Johnston))
|
2018-06-11 18:02:18 +00:00
|
|
|
* Added ``defer`` flag to ``PageQuerySet.specific`` (Karl Hobley)
|
2018-05-08 13:50:53 +00:00
|
|
|
|
|
|
|
Bug fixes
|
|
|
|
~~~~~~~~~
|
|
|
|
|
2018-04-12 11:12:51 +00:00
|
|
|
* Handle all exceptions from ``Image.get_file_size`` (Andrew Plummer)
|
2017-11-15 17:58:50 +00:00
|
|
|
* Fix display of breadcrumbs in ModelAdmin (LB (Ben Johnston))
|
2018-04-12 11:12:51 +00:00
|
|
|
|
2018-05-08 13:50:53 +00:00
|
|
|
Upgrade considerations
|
|
|
|
======================
|