Release note for #12352 in 6.2.2

pull/12045/head
Matt Westcott 2024-09-24 09:26:02 +01:00
rodzic d6ef9b5752
commit 281d600db3
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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)

Wyświetl plik

@ -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