diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 816801266..4a3933b5a 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -329,6 +329,8 @@ Contributors * Dzianis Sheka * Scott Cranfill * gmmoraes +* Justin Focus +* Fedor Selitsky Translators =========== diff --git a/docs/releases/2.4.rst b/docs/releases/2.4.rst index 55bce3303..cae4eadce 100644 --- a/docs/releases/2.4.rst +++ b/docs/releases/2.4.rst @@ -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