Releases: mistertfy64/UntitledPasswordFindingGame
Releases · mistertfy64/UntitledPasswordFindingGame
Release list
0.1.0-alpha.17
- Fixed unable to log out.
- Extend content width to up to 1440px.
0.1.0-alpha.16
- Only
WRONG ANSWERverdicts are now counted towards penalties in contests.
0.1.0-alpha.15
- Downgraded to Express 4 due to compatiblity reasons.
- Administrators can now filter submissions by problem ID or username.
- Answers now have their whitespaces trimmed. (e.g.
100is now the same answer as100or100or100)
0.1.0-alpha.14
- Adminstrators can now make announcements, give problems a difficulty and categorize problems.
- Announcements are seen on the homepage.
0.1.0-alpha.13
- Username cookie's lifespan is now 1 day long (and are basically the same as the
tokencookie).
0.1.0-alpha.12
- Correct answers are permanently shown after a problem is solved (for a user).
- Verdicts now have a GIANT symbol for easier classification of them.
- Answer Password form input no longer autocompletes.
- Backend changes, should stop the slowed down page loading speed for authenticated users.
0.1.0-alpha.11
- Added a link in the footer to the project's Discord server
...and that's pretty much it.
0.1.0-alpha.9
- Problems now have authors listed.
- Minor changes.
0.1.0-alpha.8
- Administrator Panel
- Contributor Rank
- Layout changes and fixes
- Bug fixes
- ???
0.1.0-alpha.10
- Fixed a security vulnerability. (If you are planning to selfhost, please don't use
0.1.0-alpha.9)