Adds release notes for #4850

pull/4873/head
Mikalai Radchuk 2018-10-28 17:28:53 +03:00
rodzic 86865bafc2
commit a0a58d8396
2 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -329,6 +329,8 @@ Contributors
* Dzianis Sheka
* Scott Cranfill
* gmmoraes
* Justin Focus
* Fedor Selitsky
Translators
===========

Wyświetl plik

@ -36,6 +36,7 @@ Bug fixes
* Help text does not overflow when using a combination of BooleanField and FieldPanel in page model (Dzianis Sheka)
* Document chooser now displays more useful help message when there are no documents in Wagtail document library (gmmoraes, Stas Rudakou)
* Allow custom logos of any height in the admin menu (Meteor0id)
* Users without the edit permission no longer see "Edit" links in list of pages waiting for moderation (Justin Focus, Fedor Selitsky)
Upgrade considerations