wagtail/docs/releases/1.7.rst

29 wiersze
564 B
ReStructuredText

=========================
Wagtail 1.7 release notes
=========================
.. contents::
:local:
:depth: 1
What's new
==========
Minor features
~~~~~~~~~~~~~~
* The Wagtail version number can now be obtained as a tuple using ``from wagtail import VERSION`` (Tim Heap)
Bug fixes
~~~~~~~~~
* Migrations for wagtailcore and project template are now reversible (Benjamin Bach)
* The default image format label text ('Full width', 'Left-aligned', 'Right-aligned') is now localised (Mikalai Radchuk)
Upgrade considerations
======================