This 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_FEATURES
andNOMINATIM_URL
. - This release contains database migrations (see upgrade instructions in documentation)
Notes:
- 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