Welcome to v2.1.5 of FIT File Faker
Removes deprecated garth library and fixes Garmin Connect login issues
✨ New Features
- Replace
garthwithgarminconnectfor Garmin Connect uploads (#75) (more of a bug fix than a feature)
🐛 Bug Fixes
N/A
🔧 Improvements
N/A
📚 Documentation
N/A
📦 Upgrading
# uv tool:
uv tool upgrade fit-file-faker
# pipx:
pipx upgrade fit-file-faker
# pip installation:
pip install --upgrade fit-file-faker🔄 Backward Compatibility
This release is fully backward compatible. Existing profiles will continue to work seamlessly, although new Garmin authentication tokens will be generated on first upload. No configuration changes are needed. The old .garth_* directories containing old login tokens can be safely removed.
Full Changelog: v2.1.4...v2.1.5