Releases: arpanghosh8453/fit-dashboard
Version 0.3.0 : Stable Release
Important
For Mac users only
If you are using MacOS, and get a Can't open file error, please follow the guide here to run the application.
What's New
- Correct VO2 Max value extraction and add a new icon for it by @grigala in #7
- Native Multi-language support with 59aa1b5
Deutsch
English
Español
Français
Magyar
Italiano
Nederlands
Polski
Português BR
Turkce
中文
日本語
한국어
Support this project
Maintaining and improving this project takes a significant amount of my free time. Your support helps keep me motivated to add new features and work on similar projects that benefit the whole community.
If you find this project helpful, please consider:
New Contributors
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0 : Stable Release
Important
For Mac users only
If you are using MacOS, and get a Can't open file error, please follow the guide here to run the application.
Note
If you are updating from an older version, many of these enhancements require to re-import the imported fit files. As the raw FIT files were already stored during first load/upload, you can simply delete them from the interface using bulk delete and then clear the blacklist from the settings and then use the sync button to re-import the FIT files again. You can also browse and re-import after deletion (otherwise the pre-existing records will cause the import process to skip files as duplicate)
What's New
Heart Rate Zones
Added dynamic extraction of heart rate zone boundaries directly from FIT files and integrated them into the telemetry charts.
Calorie Tracking
Added data extraction for total calories and lap specific calories from FIT files.
Laps Table Enhancements
A new lap table was added for individual activity. Added a fixed summary row to the bottom of the laps table that automatically calculates and displays totals for duration, distance, elevation, and calories across all laps.
Map Playback Improvements
Upgraded the map route playback interface with a newly designed full width progress slider and modern play control icons. Added new 16x and 32x fast forward playback speeds. Adjusted map layer rendering order so the moving playhead dot consistently remains visible above lap markers. Distance truncation issue on map was fixed (Issue #2)
Settings and Support Updates
Added a centralized links section to the settings panel providing quick access to community Discord, website, and bug reporting channels.
Support this project
Maintaining and improving this project takes a significant amount of my free time. Your support helps keep me motivated to add new features and work on similar projects that benefit the whole community.
If you find this project helpful, please consider:
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0 : Stable Release
Important
For Mac users only
If you are using MacOS, and get a Can't open file error, please follow the guide here to run the application.
What's new
Global Smooth Graphs Setting
A new Smooth graphs toggle was added to the Individual activity header near Reset Zoom. It is enabled by default and applies to the individual telemetry charts.
Dynamic Zoom Aware Smoothing
Line chart smoothing now adapts dynamically to visible range and screen width. Zooming out shows cleaner trends, while zooming in restores finer point level detail.
Heart Rate Histogram in Individual View
A new HR Histogram panel was added in the Individual insights area. Bin sizing is dynamic based on the heart rate range and sample density.
Version Update Badges
A startup version check now compares the running version with the latest GitHub release tag.
If current version matches latest release, a Latest badge is shown.
Tooltip Time Context
Time based chart tooltips now show relative elapsed time and absolute time in HH:MM:SS, computed from activity start timestamp plus the relative offset.
Support this project
Maintaining and improving this project takes a significant amount of my free time. Your support helps keep me motivated to add new features and work on similar projects that benefit the whole community.
If you find this project helpful, please consider:
Full Changelog: v0.0.1...v0.1.0
Alpha Release : v0.0.1
Important
For Mac users only
If you are using MacOS, and get a Can't open file error, please follow the guide here to run the application.
First release of FIT dashboard project - an offline FIT data collection dashboard
Full Changelog: https://github.com/arpanghosh8453/fit-dashboard/commits/v0.0.1