NOJ Versions Save

⚡ The most advanced open-source automatic algorithm online judge system | 南京邮电大学开源 Online Judge | QQ群:668108264

0.2.2

5 years ago
  • New: Problem solution page support.
  • New: Filter for status.
  • New: Add user center and settings page.
  • New: We now have contest registration.
  • New: Introduce professional rating system uses Elo Rating Model.
  • New: Introduce casual ranking system and rank page.
  • New: NOJ Feed.
  • Improved: We now can print problems elegantly.
  • Improved: Users can now view their problem status in the problem list page.
  • New: EMail Verification.
  • Security: Password Minimal Digits are now 8 instead of 6. .* New: NOJ Feed.
  • Improved: We now supports Google Analytics.
  • Improved: We now have Bootstrap Material Design as a package.
  • Improved: Down an Online Judge, making it unavailable.

0.2.3

5 years ago
  • New: UVa Live support.
  • New: HDU support.
  • New: Group member management, approve, decline or kick them.
  • Improved: Contest rank logic can now be loaded instantly, we introduced Redis cache to help cache the scoreboard.
  • Improved: Now all OJs have supported multiple accounts in case one account might be blocked for having too many requests/submits in a short period.
  • New: We now have utils for prompt and confirm.
  • Improved: Now all contests' clarifications are broadcasted via global, systemwide notifications as well.
  • New: Add a float size delimiter for NOJ editor.
  • Improved: Now a group's contests list has paginations.
  • New: Now we can change a group's name and other attributes through Group Settings Page.
  • Fixed: The feedbacks for Login are now in the correct format.
  • Fixed: The MySQL Database migration are now forced to use InnoDB engine and we have fixed the migration files.