Skip to content

Commit e1b579d

Browse files
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

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.10.0](https://github.com/unitystation/unitystation-web/compare/v1.9.0...v1.10.0) (2024-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* fix bug where password confirmation field would get the username helper text. ([2d7e47a](https://github.com/unitystation/unitystation-web/commit/2d7e47a15c5e164cf1ba435b16f1a014545dd0fa))
7+
* fix navbar links being relative instead of absolute path ([1b7d78a](https://github.com/unitystation/unitystation-web/commit/1b7d78af970639e8e767709afa318f0f1c1b1fae))
8+
* fix wrong URL on reset-password action which caused the process to always fail ([03a7ecb](https://github.com/unitystation/unitystation-web/commit/03a7ecb7e2d63d6f625833edcc23c30f83a56ddf))
9+
10+
11+
### Features
12+
13+
* add page to resend confirmation email ([55bc1c2](https://github.com/unitystation/unitystation-web/commit/55bc1c2ac6817def9be89a469983dffff6139765))
14+
* add page to type your new password as a second step in password-reset process ([79c2118](https://github.com/unitystation/unitystation-web/commit/79c2118d211b4b68d1a788ffdcbe86956da9b8f9))
15+
* finish reset-password page and functionality ([25f96c7](https://github.com/unitystation/unitystation-web/commit/25f96c74e3672f6383e055e837093e9c3e97bae0))
16+
117
# [1.9.0](https://github.com/unitystation/unitystation-web/compare/v1.8.0...v1.9.0) (2024-03-08)
218

319

0 commit comments

Comments
 (0)