Releases: CodeWithCJ/SparkyFitness
v0.15.7.2
⚠️ Important
Please back up your data before updating to this version.
OIDC has undergone design changes — if your existing configuration stops working, please re-create it.
🚀 What's Changed
- OIDC, BMR in Net Calorie, Body Fat, Wger exercise fix, and Custom Measurements with text-based inputs by @CodeWithCJ in #224
✅ Updates & Enhancements
- Added ability to display BMR in Net Calorie on the Diary page
- Added ability to check in weight
- Added support to create custom categories that accept text/numerical values along with notes
- Added ability to configure multiple OIDC providers
Full Changelog: v0.15.7.1...v0.15.7.2
v0.15.7.1
What's Changed
- Fix share buttons for Foods and Exercises pages by @gtkirk in #220
This is still WIP. - fix for health-data end point on blank source by @CodeWithCJ in #221
Full Changelog: v0.15.7...v0.15.7.1
v0.15.7
Backup before upgrading to new version. I made lot of changes to exercise, workout preset and workout plans. If you get any error, clear preset and workout and try again.
What's Changed
- Advanced Workout Presets & Plans — Enhanced Charts and Detailed Tabular View by @CodeWithCJ in #216
- fix: include glycemic index in API calls by @gtkirk in #214
- Fixes #211 use active kcal instead of total by @manuelkappler in #212
- Feature: filter Recent/Top Foods by meal type by @gtkirk in #215
- Refactor display of nutrient values into NutrientGrid by @gtkirk in #213
- Added weight unit handling and conversion to kg for workouts. Added ability to upload images for exercises. Updated excercise dashboard by @CodeWithCJ in #219
New Contributors
- @manuelkappler made their first contribution in #212
Full Changelog: v0.15.6...v0.15.7
v0.15.6
🚀 What's New
- Introduced the ability to create and manage workout presets and workout plans by @CodeWithCJ in #207
Full Changelog: v0.15.5.4...v0.15.6
⚠️ Important Note
This release includes major changes related to Exercises, Workout Presets, and Workout Plans, along with several code optimizations.
Please back up your data before upgrading, as there may be some unexpected issues during the transition.
v0.15.5.4
What's Changed
- added ability to manage users from Admin panel by @CodeWithCJ in #200
- Mealie search fix
Full Changelog: v0.15.5.3...v0.15.5.4
v0.15.5.3
What's Changed
- Add Glycemic Index feature to food entries by @CodeWithCJ in #198
- Ollama logging by @CodeWithCJ in #199
- fix MFA for Garmin and add Garmin China by env:IS_CN by @IamTaoChen in #193
New Contributors
- @IamTaoChen made their first contribution in #193
Full Changelog: v0.15.5.2...v0.15.5.3
v0.15.5.2
Mealie & Ollama fine.
v0.15.5.1
What's Changed
- AI Chatbot fixes for image & ollama by @CodeWithCJ in #194
- Upload a picture to ChatBot. It will recognize the food and add to your Diary.
- Made some tweaks for Ollama. But unable to test properly. Might not work properly. Still WIP.
Full Changelog: v0.15.5...v0.15.5.1
v0.15.5
What's Changed
- Updated
healthConnectService.jsby @KraLeoD in #189 - Implemented password reset functionality by @CodeWithCJ in #191
- Added backup & restore support via the admin page, with options to schedule automated backups by @CodeWithCJ
- Updated Docker compose file to include email & backup volumes
Full Changelog: v0.15.4.1...v0.15.5
The backup & restore feature is new and may still have issues. Always test your backups and maintain your own external backups (e.g., using pg_dump or your usual methods).
📖 Contribution
If you'd like to contribute on Documentation or enhancing app functionality, please feel free to submit a PR for improvements.
v0.15.4.1
Caution: Don't forget to backup
New Updates:
- Ability to search Exercise by Equipment & Body muscle map
- MET calories calculation for Exercise
- Fixed profile picture update
- Ability to set Gender
- Timestamp error fix on Android Mobile app
Community contributions:
- Add sample to docs by @KraLeoD in #183
- Add bulk food import via CSV upload by @shantnudon in #181
- Added Screenshots for calorie goals by @KraLeoD in #186
- Description and Screenshots for Meals by @KraLeoD in #187
New Contributors
Full Changelog: v0.15.4...v0.15.4.1