Update CHANGELOG.txt

pull/3415/head
Bertrand Bordage 2017-04-08 14:37:00 +02:00 zatwierdzone przez GitHub
rodzic c707f6c0b7
commit e952f35c9d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -30,6 +30,7 @@ Changelog
* Page explorer menu item, search and summary panel are now hidden for users with no page permissions (Tim Heap)
* Added support for custom date and datetime formats in input fields (Bojan Mihelac)
* Added support for custom Django REST framework serialiser fields in `Page.api_fields` using a new `APIField` class (Karl Hobley)
* Added `classname` argument to `StreamFieldPanel` (Christine Ho).
* Fix: Marked 'Date from' / 'Date to' strings in wagtailforms for translation (Vorlif)
* Fix: "File" field label on image edit form is now translated (Stein Strindhaug)
* Fix: Unreliable preview is now reliable by always opening in a new window (Kjartan Sverrisson)