mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 19:14:49 +00:00
Release notes for #3359
This commit is contained in:
parent
9eef436d41
commit
5d706d2542
3 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ Changelog
|
|||
* Hooks can now specify the order in which they are run (Gagaro)
|
||||
* Added a `submit_buttons` block to login template (Gagaro)
|
||||
* Fix: Marked 'Date from' / 'Date to' strings in wagtailforms for translation (Vorlif)
|
||||
* Fix: Unreliable preview is now reliable by always opening in a new window (Kjartan Sverrisson)
|
||||
|
||||
|
||||
1.9 (xx.xx.xxxx) - IN DEVELOPMENT
|
||||
|
|
|
|||
|
|
@ -211,6 +211,7 @@ Contributors
|
|||
* David Ray
|
||||
* Alasdair Nicol
|
||||
* Vorlif
|
||||
* Kjartan Sverrisson
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ Bug fixes
|
|||
~~~~~~~~~
|
||||
|
||||
* Marked 'Date from' / 'Date to' strings in wagtailforms for translation (Vorlif)
|
||||
* Unreliable preview is now reliable by always opening in a new window (Kjartan Sverrisson)
|
||||
|
||||
|
||||
Upgrade considerations
|
||||
|
|
|
|||
Loading…
Reference in a new issue