Skip to content

Commit

Permalink
changelog - add additional fix mapped against #8925
Browse files Browse the repository at this point in the history
  • Loading branch information
lb- committed Aug 6, 2022
1 parent c924872 commit c731369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ Changelog
* 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)
* Fix: Ensure that the fields on login and password reset forms are visible in forced colors mode (Paarth Agarwal)


3.0.1 (16.06.2022)
Expand Down
1 change: 1 addition & 0 deletions docs/releases/4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ In Wagtail 2.16, we introduced support for Windows High Contrast mode (WHCM). Th
* Display the correct color for icons in forced colors mode
* Add a border around modal dialogs so they can be identified in forced colors mode
* Ensure disabled buttons are distinguishable from active buttons in forced colors mode
* Ensure that the fields on login and password reset forms are visible in forced colors mode

### UX unification and consistency improvements

Expand Down

0 comments on commit c731369

Please sign in to comment.