v2.8.0
Judgels client
New features
- Migrate Google sign-in to Google Identity Services library by @fushar in #527
- Show sample test data summary in submission details by @fushar in #528
- Disable language switcher when there's only 1 language by @fushar in #529
- Show notice in admin login to reset password when registered via Google by @fushar in #530
Bug fixes
- Correctly decode unicode chars in submission details by @fushar in #533
- Add overflow-x: auto to app-content instead by @fushar in e6e8ac5
- Don't autofocus login form to avoid dirtying on blur when Google login is used by @fushar in bcd9711
- Add more space before the 'Start first chapter' button by @fushar in 7f99c38
Judgels server
New features
- Change default memory limit to 256 MB by @kadeksuryam in #536
- Handle upload zip with directories by @kadeksuryam in #537
Bug fixes
For developers
- Doc: add tutorial for custom ssh key by @atnanahidiw in #473
- Add more seeds by @fushar in #538
- Upgrade mysql-connector-java to 8.0.33 by @rizaon in #544
New Contributors
- @atnanahidiw made their first contribution in #473
- @kadeksuryam made their first contribution in #536
- @rizaon made their first contribution in #544
Full Changelog: v2.7.0...v2.8.0