Release history
wingfit releases
Minimalist fitness app to plan your workouts, track your personal records and leverage smartwatch data
All releases
15 shown
- OIDC authentication requires manual configuration; review the configuration documentation at docs/config.md before upgrading if SSO is desired.
- Assistant feature has been removed; any workflows depending on it will no longer function after upgrade.
- Removed Assistant feature
- Generic OIDC authentication support — requires configuration, see documentation at docs/config.md
## 5.2.1 - :lipstick: Weekday graph UI - year/month optimization
- API Token authentication without login
- Statistics Weekday duration graph
- Collapsible statistics graphs
- Back up data via the Admin Panel before updating — database changes are not backward-compatible
- Database changes are not backward-compatible; all users must back up data via the Admin Panel before updating
- Smartwatch Model generalization
- Apple Watch support (via Health Auto Export; native Apple Health export support coming later)
- New graphs for smartwatch statistics
- The Restore feature does not recreate users. If a user had data and you use Restore in a new instance, the user and its associated data will not be imported.
- The Restore feature does not check for duplicates — running a restore may result in duplicate records.
- Restore feature in Admin Panel
- OIDC login requires new parameters to be added to config.yml
- Removed deprecated items from prior versions — audit usage before upgrading
- Deprecated functionality has been removed ('deprecations fixes'); review prior deprecation notices before upgrading from v3.x
- MFA Feature
- Rudimentary OIDC login implementation
- Logging backend
## 3.0.0 - :zap::art: Backend modularization - :sparkles: Notes styling in graph tooltip
## 2.1.0 :sparkles: Note blocs will be displayed in statistics graph, indicating sickness, vacation, heavy training, etc.
## 2.0.2 :construction: Whoop upsert on import :zap: Use `awake` datetime column to handle Whoop gaps between dates in export file
## 2.0.1 :closed_lock_with_key: The first user registering on the app will be Admin, others will be regular users :lipstick: Fix empty toolbar in settings
## 2.0.0 :rocket: Initial release of Admin Panel 🔒 User password update feature :bug: Statistics trends fix for small sample sizes