Release history
wakapi releases
A minimalist, self-hosted WakaTime-compatible backend for coding statistics
All releases
4 shown
2.17.3
Breaking risk
Breaking changes
- Relay endpoint removed, breaking existing integrations.
Security fixes
- Fixed security vulnerability in issue #931.
2.17.2
Breaking risk
Breaking changes
- Docker base image changed from alpine to gcr.io/distroless/static:nonroot, process runs as user 65532
2.17.1
Bug fix
## Improvements * OIDC-only login (#897) – thanks @Skillkiller ## Bug Fixes * #882 * #871 * #899