Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:38
· 6 commits to main since this release

Welcome to v2.2.0 of FIT File Faker

Adds Onelap support and fixes Garmin Connect monitor mode uploads

✨ New Features

  • Add support for Onelap FIT files and profile path detection (#72) (Thanks @zyallday!)

🐛 Bug Fixes

  • Support Garmin MFA login and add .fit suffix to temporary upload files (#82) (Thanks @lrybak!)

🔧 Improvements

N/A

📚 Documentation

  • Move agent guidance to AGENTS.md for cross-agent compatibility

📦 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. No configuration changes are needed. Onelap users can create a new Onelap profile from the configuration menu.


Full Changelog: v2.1.5...v2.2.0