Skip to content

v2.15.0

Compare
Choose a tag to compare
@fushar fushar released this 09 May 08:20
· 50 commits to master since this release
071decf

What's Changed

  • feat(client): make chapter bundle problem header sticky by @fushar in #606
  • feat(grader): allow revealing at most 10 lines of output by @fushar in #607
  • feat(client): improve short answer/essay submission UX by @fushar in #608
  • feat(client): disable bundle submission when there are unconfirmed answers by @fushar in #609
  • fix(client): prevent course chapter compilation error to overflow by @fushar in #610
  • feat(client,server): show editorial on solved chapter bundle problem by @fushar in #611
  • feat(client): show bundle problem editorial by default when done by @fushar in #612
  • feat(client): beautify course-related pages by @fushar in #613
  • feat(client,server): increase font size of html text by @fushar in #614
  • feat(client): support latex in contest announcements by @fushar in #615
  • feat(server): mimic frontend CSS in ckeditor editor by @fushar in #616
  • feat(client,server): support .highlight class in problem statement by @fushar in #618
  • fix(server): fix code css by @fushar in #619
  • feat(client): add instructions into contest announcement dialog by @izharishaksa in #582
  • fix(client): correctly show multiple test group results on problem without subtasks by @fushar in #621

New Contributors

Full Changelog: v2.14.0...v2.15.0