3.1.2 (#23)
2023-10-21
/contributors
webpage
- Several bugs have been fixed
3.1.1 (#22)
2023-10-20
- Desktop notifications have been improved (clicking the notification will open Nexus)
3.1.0 (#18)
2023-10-16
- 2FA: use e-mail as 2nd factor authentication (#8)
- Token will reset upon changing password (#11)
- Added a new variable to
.env.example
calledPROTOCOL
, this should be eitherhttp
orhttps
depending on if your website has an SSL certificate (you can leaveURL
blank if you use protocol variable)
3.0.4 (#17)
2023-09-30
- Fixed verification email being sent twice
- Improved input and button behaviour for adding new friends
3.0.3 (#16)
2023-09-28
- Fixed new users not being able to sign up
3.0.2 (#13)
2023-09-25
- 2FA email system backend, not yet configurable
3.0.1 (#9)
2023-09-19
- Fixed invisible text selection (#6)
- Fixed general styling issues
3.0.0 (#5)
2023-09-17
- Message context menu (copy, edit, reply, delete)
- Homepage (URL path:
/
) - Desktop notifications
- Fixed screen jumping up when replying to or editing a message
- Fixed friends displaying multiple times (#3)
- Fixed message alert sound not playing upon receiving a message
- Fixed general styling issues
- Fixed backend issues crucial to the normal flow and efficiency of the server