Skip to content

v2.14.0

Compare
Choose a tag to compare
@fushar fushar released this 18 Feb 08:19
· 82 commits to master since this release
9f8e83c

Judgels client

New features

  • Fix janky button state when submitting chapter problem by @fushar in #589
  • Show close button when revealing evaluation results by @fushar in #591
  • Revamp chapter bundle problem submission layout by @fushar in #592
  • Allow latex in bundle problems by @fushar in #593
  • Allow revealing evaluation result for chapter submissions by @fushar in #590
  • No need to show 'Answer saved.' after submitting items by @fushar in #598
  • Rename Submit tab to Code by @fushar in #600
  • Remove spaces after dot in chapter sidebar by @fushar in #602
  • Add chapter alias to document title by @fushar in #601
  • Allow <br> in multiple choice answers by @fushar in #603

Bugfixes

  • Redirect to results correctly on chapter bundle problem submission by @fushar in #594
  • Redirect to results correctly on contest bundle problem submission by @fushar in #597
  • Fix chapter bundle problem summary to only show numbered items by @fushar in #599
  • Fix appearances of buttons in multiple choice & essay forms by @fushar in #604
  • Fix broken background in source code in light mode by @fushar in #605

Judgels server

New features

  • Also consider bundle problem in chapter problem stats by @fushar in #595
  • Allow revealing evaluation result for chapter submissions by @fushar in #590

Refactors

  • Simplify some bundle item retrieval logic by @fushar in #596

Judgels grader

  • Allow revealing evaluation result for chapter submissions by @fushar in #590

Full Changelog: v2.13.0...v2.14.0