Skip to content

v2.8.0

Compare
Choose a tag to compare
@fushar fushar released this 22 Oct 00:38
· 178 commits to master since this release
dd0008e

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

Bug fixes

  • Correctly set output encoding to UTF-8 by @fushar in #532

For developers


New Contributors

Full Changelog: v2.7.0...v2.8.0