Releases: Tp0t-Team/Tp0tOJ
Releases · Tp0t-Team/Tp0tOJ
v2.4.2
v2.4.1
- update go version to 1.20
- fix bugs
Full Changelog: v2.4...v2.4.1
v2.4
- Added new single cli tool for prepare, export and load
- Added the function of batch import of users
- Added registration event
- Better email style
- Added alternative email template
- Fix some bug
Full Changelog: v2.3.1...v2.4
v2.3.1
- Extend cookie expiration time
- Cookies can be configured through config.yaml
- Flag submission has more intuitive feedback
- Writeup submission has more intuitive feedback
- The rank page supports search
- The user management page supports search
- The personal profile page can display the current ranking
- The admin can see the email address through the personal profile page
Full Changelog: v2.3...v2.3.1
v2.3
v2.2
🎉🎉🎉 After a successful game event we can confirm the stability of our code 🎉🎉🎉
What's Changed
- Solved "already login" problem
- Now we ensure that we can log user's behavior
- Switch the default database to postgresSQL, because of the problem of write concurrency deadlock (Looking for an alternative to SQLite)
- Fix some sort problem
We do not recommend using releases before this for deployment
v2.1-alpha.3
- add SSE to display bulletin & blood info real time
- fix bugs
- update user manual
- fix agent install script
v2.1-alpha.2
- fix some bugs
- add Hardware and RealWorld
v2.1-alpha.1
- Add game control logic, now we can let game be stopped
- We can log user's behavior
- Fix bugs in writeup impl
- We can kick out disabled user
- Clean the junk code
- halfway to data analysis
v2.0-RC.3
- fix prepare.go
- now we can really delete challenge