0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/releases/1.9.rst

32 lines
698 B
ReStructuredText
Raw Normal View History

2016-12-09 16:43:53 +01:00
==========================================
Wagtail 1.9 release notes - IN DEVELOPMENT
==========================================
.. contents::
:local:
:depth: 1
What's new
==========
Minor features
~~~~~~~~~~~~~~
* View live / draft links in the admin now consistently open in a new window (Marco Fucci)
* ``ChoiceBlock`` now omits the blank option if the block is required and has a default value (Andreas Nüßlein)
2016-12-09 16:43:53 +01:00
Bug fixes
~~~~~~~~~
2017-01-05 18:29:43 +01:00
* Help text for StreamField is now visible and does not cover block controls (Stein Strindhaug)
* "X minutes ago" timestamps are now marked for translation (Janneke Janssen, Matt Westcott)
2016-12-09 16:43:53 +01:00
Upgrade considerations
======================