Commit e1b579d
committed
docs(changelog): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2024-03-09)
### Bug Fixes
* fix bug where password confirmation field would get the username helper text. ([2d7e47a](2d7e47a))
* fix navbar links being relative instead of absolute path ([1b7d78a](1b7d78a))
* fix wrong URL on reset-password action which caused the process to always fail ([03a7ecb](03a7ecb))
### Features
* add page to resend confirmation email ([55bc1c2](55bc1c2))
* add page to type your new password as a second step in password-reset process ([79c2118](79c2118))
* finish reset-password page and functionality ([25f96c7](25f96c7))1 parent c924d20 commit e1b579d
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
0 commit comments