kopia lustrzana https://github.com/wagtail/wagtail
Release notes for #3359
rodzic
9eef436d41
commit
5d706d2542
|
|
@ -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
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue