0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00

Use original wording for 3.0.1 release notes

This commit is contained in:
Matt Westcott 2022-06-13 15:34:47 +01:00
parent ac2a190543
commit 4f1da06bb7

View File

@ -12,6 +12,6 @@ depth: 1
### Bug fixes
* Ensure `TabbedInterface` will not show a tab if no panels are visible due to permissions (Paarth Agarwal)
* Fix incorrect background colour for snippet language selector (Sage Abdullah)
* Send `strict-origin-when-cross-origin` header on version check request (Karl Hobley)
* Specific snippets list language picker was not properly styled (Sage Abdullah)
* Ensure the upgrade notification request for the latest release, which can be disabled via the `WAGTAIL_ENABLE_UPDATE_CHECK` sends the referrer origin with `strict-origin-when-cross-origin` (Karl Hobley)
* Fix misaligned spinner icon on page action button (LB (Ben Johnston))