浏览代码

Release notes for #10596

Sage Abdullah 1 年之前
父节点
当前提交
92f37fe377
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/5.1.md

+ 1 - 0
CHANGELOG.txt

@@ -51,6 +51,7 @@ Changelog
  * Fix: Add missing Time Zone conversions and date formatting throughout the admin (Stefan Hammer)
  * Fix: Ensure that audit logs and revisions are consistently use UTC and add migration for existing entries (Stefan Hammer)
  * Fix: Make sure "critical" buttons have enough color contrast in dark mode (Albina Starykova)
+ * Fix: Improve visibility of scheduled publishing errors in status side panel (Sage Abdullah)
  * Docs: Document how to add non-ModelAdmin views to a `ModelAdminGroup` (Onno Timmerman)
  * Docs: Document how to add StructBlock data to a StreamField (Ramon Wenger)
  * Docs: Update ReadTheDocs settings to v2 to resolve urllib3 issue in linkcheck extension (Thibaud Colas)

+ 1 - 0
docs/releases/5.1.md

@@ -97,6 +97,7 @@ As part of tackling Wagtail’s technical debt and improving [CSP compatibility]
  * Add missing Time Zone conversions and date formatting throughout the admin (Stefan Hammer)
  * Ensure that audit logs and revisions are consistently use UTC and add migration for existing entries (Stefan Hammer)
  * Make sure "critical" buttons have enough color contrast in dark mode (Albina Starykova)
+ * Improve visibility of scheduled publishing errors in status side panel (Sage Abdullah)
 
 ### Documentation