This release fixes some bugs that might be crucial for operation (see #90 #92).
What's Changed
- Enable ShellCheck for scripts by @natsukagami in #78
- Fix Dockerfile and GHA scripts by @minhnhatnoe in #79
- Migrate from fileb0x to stdlib embed by @minhducsun2002 in #77
- Prevent scoreboard from being fetched as CSV when hidden by @natsukagami in #81
- chore(deps): updated frontend's dependencies by @DuCanhGH in #80
- Simple integration test infra by @natsukagami in #89
- Harden Admin Panel access by @natsukagami in #91
- Fix multiple test upload failing by @natsukagami in #92
- Use
query
tag for GET query parameters instead ofform
by @natsukagami in #90
Full Changelog: v0.7.4...v0.7.5