Skip to content

v2.7.0

Compare
Choose a tag to compare
@fushar fushar released this 14 Oct 22:50
· 199 commits to master since this release

Judgels client

New features

  • Revamp verdict: expand verdict code and make general info compact by @fushar in #523
  • Revamp submission details: more compact general info by @fushar in #524
  • Fix color of danger (Wrong Answer) tag by @fushar in 6ba04f0
  • Add overflow-x: auto to page layouts by @fushar in ff3ee57
  • Change CE verdict color to normal by @fushar in c0401a8
  • Don't add to browser history on first pagination render by @fushar in 34029a3
  • Simplify verdicts in submission details by @fushar in #525

Bug fixes

  • Fix alignment between contest heading and action button by @fushar in #526
  • Avoid ChunkLoadError on bundle update by @fushar in f622586
  • Fix broken link to course chapter in submissions table by @fushar in 46b5a3b
  • Fix broken link to problem in submissions table by @fushar in 2816090
  • Don't add to browser history on first pagination render by @fushar in 34029a3

Full Changelog: v2.6.0...v2.7.0