FitTrackee
Self-hosted outdoor workout and activity tracker
Alternative to: strava, garmin connect, runkeeper
v1.0.0b1
2025-09-10This is a pre-release. Don’t install this version in production, you may not be able to safely downgrade to a stable version.
If you find bugs, please report them.
[!WARNING] This version introduces major changes:
- FitTrackee v1+ now requires PostGIS extension and additional dependencies, see the upgrade instructions in documentation.
- Two new environment variables have been added:
ENABLE_GEOSPATIAL_FEATURESandNOMINATIM_URL.- This release contains database migrations (see upgrade instructions in documentation)
[!NOTE] This version drops support Python 3.9 and PostgreSQL 12
Features and enhancements
- #810 - Store file data in database
- #812 - Remove segments with zero distance
- #918 - Add filters on location in Workouts List
- PR#924 - Display filtered workouts on map