kopia lustrzana https://github.com/wagtail/wagtail
Release note for #12905 in 6.4.1
rodzic
b1fad0cb61
commit
a668dea376
|
@ -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)
|
||||
|
|
|
@ -873,6 +873,7 @@
|
|||
* Bernhard Bliem
|
||||
* Mahmoud Nasser
|
||||
* Prabhpreet Kaur
|
||||
* Baptiste Mispelon
|
||||
|
||||
## Translators
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue