This is a build version update for 0.17.0 Characinae.
Important: Rerun npm ci and npm run production after this upgrade.
Update Logs
- New: NOJ now supports
contest.exsitsmiddleware. - New: NOJ now uses Github markdown style to render messages.
- Fixed: A PHP7.4 compatibility bug causing contest details to return 500 when users don't have clearance.
- **Improv...