Skip to content

v0.5.0

Choose a tag to compare

@mraron mraron released this 26 May 19:40
· 53 commits to master since this release

Added

  • Added nicer language selector.
  • Added submission status automatic update with htmx.
  • Add skipped verdict and CompilationStatus to problems.Feedback.

Changed

  • Rewritten all the frontend to templ.
  • Changed task archive.
  • Refactored how web is started.
  • Now we serve most of our frontend dependencies (bootstrap, jquery, katex, etc.)
  • Now we don't serve files for problems. We inline images and stylesheets onto the HTML and serve only that.