Skip to content

Commit

Permalink
Release notes for #9628
Browse files Browse the repository at this point in the history
  • Loading branch information
laymonage committed Mar 1, 2023
1 parent ec6397a commit b3b53c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.txt
Expand Up @@ -27,6 +27,8 @@ Changelog
* Fix: Ensure that the privacy collection privacy edit button is styled as a button (Jatin Kumar)
* Fix: Fix page/snippet cannot proceed a `GroupApprovalTask` if it's locked by someone outside of the group (Sage Abdullah)
* Fix: Allow manual lock even if `WorkflowLock` is currently applied (Sage Abdullah)
* Fix: Add missing log information for `wagtail.schedule.cancel` (Stefan Hammer)
* Fix: Fix timezone activation leaking into subsequent requests in `require_admin_access()` (Stefan Hammer)
* Docs: Add code block to make it easier to understand contribution docs (Suyash Singh)
* Docs: Add new "Icons" page for icons customisation and reuse across the admin interface (Coen van der Kamp)
* Docs: Fix broken formatting for MultiFieldPanel / FieldRowPanel permission kwarg docs (Matt Westcott)
Expand Down
2 changes: 2 additions & 0 deletions docs/releases/5.0.md
Expand Up @@ -41,6 +41,8 @@ Support for adding custom validation logic to StreamField blocks has been formal
* Ensure that the privacy collection privacy edit button is styled as a button (Jatin Kumar)
* Fix page/snippet cannot proceed a `GroupApprovalTask` if it's locked by someone outside of the group (Sage Abdullah)
* Allow manual lock even if `WorkflowLock` is currently applied (Sage Abdullah)
* Add missing log information for `wagtail.schedule.cancel` (Stefan Hammer)
* Fix timezone activation leaking into subsequent requests in `require_admin_access()` (Stefan Hammer)

### Documentation

Expand Down

0 comments on commit b3b53c8

Please sign in to comment.