Parcourir la source

Release note for #12352 in 6.2.2

Matt Westcott il y a 6 mois
Parent
commit
281d600db3
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      CHANGELOG.txt
  2. 1 0
      docs/releases/6.2.2.md

+ 1 - 0
CHANGELOG.txt

@@ -54,6 +54,7 @@ Changelog
  * Fix: Fix broken link to user search (Shlomo Markowitz)
  * Fix: Make sure content metrics falls back to body element only when intended (Sage Abdullah)
  * Fix: Remove wrongly-added filters from redirects index (Matt Westcott)
+ * Fix: Prevent popular tags filter from generating overly complex queries when not filtering (Matt Westcott)
  * Docs: Clarify process for UserViewSet customization (Sage Abdullah)
 
 

+ 1 - 0
docs/releases/6.2.2.md

@@ -18,6 +18,7 @@ depth: 1
  * Fix broken link to user search (Shlomo Markowitz)
  * Make sure content metrics falls back to body element only when intended (Sage Abdullah)
  * Remove wrongly-added filters from redirects index (Matt Westcott)
+ * Prevent popular tags filter from generating overly complex queries when not filtering (Matt Westcott)
 
 
 ### Documentation