kopia lustrzana https://github.com/wagtail/wagtail
add changelog for #8948
rodzic
722e292d63
commit
c9248725e2
|
@ -149,6 +149,7 @@ Changelog
|
|||
* Fix: Make it possible to scroll input fields in admin on safari mobile (Thibaud Colas)
|
||||
* Fix: Stop rich text fields from overlapping with sidebar (Thibaud Colas)
|
||||
* Fix: Prevent comment buttons from overlapping with fields (Thibaud Colas)
|
||||
* Fix: Resolve MySQL search compatibility issue with Django 4.1 (Andy Chosak)
|
||||
|
||||
|
||||
3.0.1 (16.06.2022)
|
||||
|
|
|
@ -205,6 +205,7 @@ The bulk of these enhancements have been from Paarth Agarwal, who has been doing
|
|||
* Make it possible to scroll input fields in admin on safari mobile (Thibaud Colas)
|
||||
* Stop rich text fields from overlapping with sidebar (Thibaud Colas)
|
||||
* Prevent comment buttons from overlapping with fields (Thibaud Colas)
|
||||
* Resolve MySQL search compatibility issue with Django 4.1 (Andy Chosak)
|
||||
|
||||
|
||||
## Upgrade considerations
|
||||
|
|
Ładowanie…
Reference in New Issue