Release Notes
Last updated: October 2025
v1.3 – Lap Duration
- Minor amendment to lap detection duration
v1.2 – Security and Stability Update
- Added OAuth
state validation for Strava login (CSRF protection)
- Secured session cookies (HttpOnly, SameSite=Lax, Secure)
- Locked down
app.db file permissions
- Moved to Gunicorn + HTTPS middleware for production
- Updated Privacy Policy to reflect token handling
- Added
/health endpoint for uptime monitoring
v1.1 – Initial Public Beta
- First release of Threshold Training app
- Supports Strava activity analysis by interval type
- Race input form and pace target calculator