wagtail/docs/releases/1.9.rst

32 wiersze
698 B
ReStructuredText
Czysty Zwykły widok Historia

2016-12-09 15:43:53 +00: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 15:43:53 +00:00
Bug fixes
~~~~~~~~~
2017-01-05 17:29:43 +00: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 15:43:53 +00:00
Upgrade considerations
======================