All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed first match achievement condition
- Added season management
- Added achievement deletion
- Added duplicate match prevention
- Added achievement tests
- Added season selector
- Improved match deletion
- Fix Underdog and similar achievements
- Added seasons
- Added team profiles
- Added achievements
- Added dark mode
- Added match table filtering
- Added animations
- Added tRPC
- Added CHANGELOG
- Added README
- Added LICENSE
- Added GitHub workflow
- Added utility scripts (
utils:migrate-sqlite
andteams:recalculate-ratings
)
- Switched from SQLite to MySQL
- Improved React component structure
- Changed elo
k
factor to be dynamic
- Fixed OpenSSL alpine docker issue (by using
alpine:3.16
instead ofalpine:latest
)
- Removed old Statistics page
- Removed monthly leaderboards (for now)
- Initial Release