v1.0.0
What's Changed
- Add tests for scheduling logic by @evroon in #329
- Bump axios from 1.4.0 to 1.6.0 in /frontend by @dependabot in #330
- Test activate next stage by @evroon in #331
- Add segmented control to filter matches by @evroon in #332
- Cleanup unnecessary scheduling code by @evroon in #333
- Improve swiss scheduling by @evroon in #336
- Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #338
- Add spotlight feature by @evroon in #340
- Multi users and teams creation by @evroon in #342
- Custom time per match by @evroon in #337
- Fix tournament creation by @evroon in #343
- Persist scheduling settings in query params by @evroon in #344
- Tweak tournament not started alert by @evroon in #345
- Implement autoscheduling with parameters by @evroon in #348
- Drop unique constraint on players.name by @evroon in #347
- Prefer teams who have played much less by @evroon in #351
- Small usability fixes by @evroon in #350
- Fix team body size by @evroon in #349
- Allow max 64 teams in stage item by @evroon in #352
- Fix array sorting by @evroon in #353
- Prepare 1.0 release by @evroon in #354
Full Changelog: v0.2.0...v1.0.0