2
0
Matt Westcott 11 сар өмнө
parent
commit
b57a9a94a0
2 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/6.1.md

+ 1 - 0
CHANGELOG.txt

@@ -56,6 +56,7 @@ Changelog
  * Fix: Fix Postgres phrase search to respect the language set in settings (Ihar Marhitych)
  * Fix: Retain query parameters when switching between locales in the page chooser (Abdelrahman Hamada, Sage Abdullah)
  * Fix: Add `w-kbd-scope-value` with support for `global` so that specific keyboard shortcuts (e.g. ctrl+s/cmd+s) trigger consistently even when focused on fields (Neeraj Yetheendran)
+ * Fix: Improve exception handling when generating image renditions concurrently (Andy Babic)
  * Docs: Add contributing development documentation on how to work with a fork of Wagtail (Nix Asteri, Dan Braghis)
  * Docs: Make sure the settings panel is listed in tabbed interface examples (Tibor Leupold)
  * Docs: Update content and page names to their US spelling instead of UK spelling (Victoria Poromon)

+ 1 - 0
docs/releases/6.1.md

@@ -77,6 +77,7 @@ Universal listing components like header buttons have also been tweaked to impro
  * Fix Postgres phrase search to respect the language set in settings (Ihar Marhitych)
  * Retain query parameters when switching between locales in the page chooser (Abdelrahman Hamada, Sage Abdullah)
  * Add `w-kbd-scope-value` with support for `global` so that specific keyboard shortcuts (e.g. ctrl+s/cmd+s) trigger consistently even when focused on fields (Neeraj Yetheendran)
+ * Improve exception handling when generating image renditions concurrently (Andy Babic)
 
 
 ### Documentation