Bladeren bron

Release notes for #10174

Sage Abdullah 1 jaar geleden
bovenliggende
commit
39a723f9d1
2 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/5.1.md

+ 1 - 0
CHANGELOG.txt

@@ -72,6 +72,7 @@ Changelog
  * Fix: Use a theme-agnostic color token for read-only panels support in dark mode (Thibaud Colas)
  * Fix: Ensure collapsible StreamBlocks expand as necessary to show validation errors (Storm Heg)
  * Fix: Ensure userbar dialog can sit above other website content (LB (Ben) Johnston)
+ * Fix: Fix preview panel loading issues (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

@@ -121,6 +121,7 @@ This feature was developed by Aman Pandey as part of the Google Summer of Code p
  * Use a theme-agnostic color token for read-only panels support in dark mode (Thibaud Colas)
  * Ensure collapsible StreamBlocks expand as necessary to show validation errors (Storm Heg)
  * Ensure userbar dialog can sit above other website content (LB (Ben) Johnston)
+ * Fix preview panel loading issues (Sage Abdullah)
 
 ### Documentation