Release note for #12905 in 6.4.1

pull/12903/head
Sage Abdullah 2025-02-20 20:43:51 +00:00
rodzic b1fad0cb61
commit a668dea376
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: EB1A33CC51CC0217
3 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -29,6 +29,7 @@ Changelog
* Fix: Ensure the top of the minimap correctly adjusts when resizing the browser viewport (Thibaud Colas)
* Fix: Remove obsolete SubqueryConstraint check in search backends, for provisional Django 5.2 compatibility (Sage Abdullah)
* Docs: Fix typo in the headless documentation page (Mahmoud Nasser)
* Docs: Fix typo in `Page.get_route_paths` docstring (Baptiste Mispelon)
* Docs: Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
* Maintenance: Remove upper version boundary for django-filter (Dan Braghis)
* Maintenance: Relax upper version boundaries for django-taggit and beautifulsoup4 (Matt Westcott)

Wyświetl plik

@ -873,6 +873,7 @@
* Bernhard Bliem
* Mahmoud Nasser
* Prabhpreet Kaur
* Baptiste Mispelon
## Translators

Wyświetl plik

@ -23,6 +23,7 @@ depth: 1
### Documentation
* Fix typo in the headless documentation page (Mahmoud Nasser)
* Fix typo in `Page.get_route_paths` docstring (Baptiste Mispelon)
* Upgrade sphinx-wagtail-theme to v6.5.0 (Sage Abdullah)
### Maintenance