Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.6.2
    01f72348 · tagged: v0.6.2 ·
     ## Fixed
     - .gitlab-ci.yml had incorrect need requirements for push stage
  • v0.6.1
    86017a1d · tagged: v0.6.1 ·
     ## Fixed
     - Race condition in round scheduling
  • v0.6.0
    a5ba4aa7 · tagged: v0.6.0 ·
     - Full injects system: template CRUD, rubric-based grading, submissions, grader assignment, and manual/timed access control
     - Admin panel frontend (nav, dashboard, checks/injects/koth/minions/settings/integrations pages)
     - Chainable checks and a check-variables API with per-user overrides
     - KOTH minion service (initial stub)
     - SSH integration tests and expanded check test coverage
     - Remaining round time exposed via round info API and scoreboard
     - Env var-based logging level and public domain configuration
     - LICENSE added
    
     - Migrated Bruno API collection from .bru to the opencollection .yml spec
     - Reworked auth to be more flexible; added admin auth group
     - Refreshed default theme: responsive scoreboard, new nav component, updated login/landing pages
     - Bumped Go/Echo and npm dependencies
     - Various GitLab CI fixes and stability improvements
    
     - Inject template edits not persisting document changes; null open/close times not displaying correctly
     - Frontend build break from browser cookie function
  • v0.5.3
    85f20d2f · tagged: v0.5.3 ·
    fixing cicd
  • 0.5.0
    A little late, but tagging now so we have a baseline. Up to now have a generally working scoring engine backend that was deployed to shadow ISTS 2026. Worked pretty well for an alpha project.