You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.9.0](v1.8.0...v1.9.0) (2024-03-08)
### Bug Fixes
* submitting login works with enter again ([a7cfedb](a7cfedb))
### Features
* add new auth context provider to handle authentication state application wide ([dec6c17](dec6c17))
* add new login and register pages (still non-functional) ([5f63c24](5f63c24))
* add page to confirm your mail after registering ([#68](#68)) ([c2f8d98](c2f8d98))
* allow panel to receive props such as className from outside ([0d7d26e](0d7d26e))
* functional login ([b4d74e8](b4d74e8))
* functional password reset ([3685893](3685893))
* functional register ([226f67d](226f67d))
* safe sessions handling in server with communication to central command ([2b9e133](2b9e133))
* submitting login works with enter again ([a7cfedb](https://github.com/unitystation/unitystation-web/commit/a7cfedb88e07cd274917a53a93207739e2ddf921))
7
+
8
+
9
+
### Features
10
+
11
+
* add new auth context provider to handle authentication state application wide ([dec6c17](https://github.com/unitystation/unitystation-web/commit/dec6c1723dfb111339ed7b5331c8cb190faa4c94))
12
+
* add new login and register pages (still non-functional) ([5f63c24](https://github.com/unitystation/unitystation-web/commit/5f63c2435f9e84b384282fe47a87d04aafeca514))
13
+
* add page to confirm your mail after registering ([#68](https://github.com/unitystation/unitystation-web/issues/68)) ([c2f8d98](https://github.com/unitystation/unitystation-web/commit/c2f8d982407d0214eef16993360c9a8fdf574b05))
14
+
* allow panel to receive props such as className from outside ([0d7d26e](https://github.com/unitystation/unitystation-web/commit/0d7d26eee287f6847e56182fff28993ee54df478))
* safe sessions handling in server with communication to central command ([2b9e133](https://github.com/unitystation/unitystation-web/commit/2b9e13375d155f948d896328230087848f8b01dd))
0 commit comments