Skip to content

Releases: Tp0t-Team/Tp0tOJ

v2.4.2

20 Jul 13:39
fb878b3
Compare
Choose a tag to compare

The old k3s installation script mirror source has expired. Replace it with a valid URL.

Full Changelog: v2.4.1...v2.4.2

v2.4.1

24 Jul 14:31
Compare
Choose a tag to compare
  • update go version to 1.20
  • fix bugs

Full Changelog: v2.4...v2.4.1

v2.4

03 Feb 15:24
Compare
Choose a tag to compare
  • 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

18 Jan 02:49
Compare
Choose a tag to compare
  • 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

21 Dec 14:23
Compare
Choose a tag to compare

Now we have a cooooool announcement and rank graph.




v2.2

24 Aug 10:14
Compare
Choose a tag to compare

🎉🎉🎉 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

12 Aug 16:57
6db1539
Compare
Choose a tag to compare
  • add SSE to display bulletin & blood info real time
  • fix bugs
  • update user manual
  • fix agent install script

v2.1-alpha.2

12 Aug 03:32
Compare
Choose a tag to compare
  • fix some bugs
  • add Hardware and RealWorld

v2.1-alpha.1

10 Aug 12:38
Compare
Choose a tag to compare
  • 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

15 Jul 01:58
408b046
Compare
Choose a tag to compare
  • fix prepare.go
  • now we can really delete challenge