mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 08:43:10 +00:00
30 lines
888 B
ReStructuredText
30 lines
888 B
ReStructuredText
==========================================
|
|
Wagtail 2.2 release notes - IN DEVELOPMENT
|
|
==========================================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
|
|
What's new
|
|
==========
|
|
|
|
Other features
|
|
~~~~~~~~~~~~~~
|
|
|
|
* Added another valid AudioBoom oEmbed pattern (Bertrand Bordage)
|
|
* Added ``annotate_score`` support to PostgreSQL search backend (Bertrand Bordage)
|
|
* Pillow's image optimisation is now applied when saving PNG images (Dmitry Vasilev)
|
|
* JS / CSS media files can now be associated with Draftail feature definitions (Matt Westcott)
|
|
* The ``{% slugurl %}`` template tag is now site-aware (Samir Shah)
|
|
* Added ``file_size`` field to documents (Karl Hobley)
|
|
|
|
Bug fixes
|
|
~~~~~~~~~
|
|
|
|
* Handle all exceptions from ``Image.get_file_size`` (Andrew Plummer)
|
|
* Fix display of breadcrumbs in ModelAdmin (LB (Ben Johnston))
|
|
|
|
Upgrade considerations
|
|
======================
|