⚠️ CAUTION: Backup Before Upgrade
MUST READ — New Environment Variables & Compose File Update Required
The following new environment variables must be added and also referenced in the Server container.
Without these, the upgrade will fail.
SPARKY_FITNESS_APP_DB_USER
SPARKY_FITNESS_APP_DB_PASSWORD
A second (non-privileged) database user is now required to support new access control and sharing features.
This setup enables proper permission handling. A future release may simplify this to a single user, but for now, both DB users are required.
⚠️ CAUTION: Lot of changes has been undergone. Its possible it might have bug. Sorry for the inconvenience if any existing functionality is broken.
What's Changed
- RLS Implementation by @CodeWithCJ in #242
- Added improvements for Android App by @KraLeoD in #236
- Fixed Android app by @KraLeoD in #249
- Onboarding Flow added by @shantnudon in #247
- Fix typo in database user environment variable by @shantnudon in #245
- Modified Excercise entries to act as snapshot similar to Food entries by @CodeWithCJ in #250
- Public & Family sharing access by @CodeWithCJ in #255
- public and family sharing fixes. ability to add meal directly to food diary by @CodeWithCJ in #256
- Update healthConnectService.js by @KraLeoD in #254
- Update android.yml by @KraLeoD in #258
- Max chart visual change by @CodeWithCJ in #259
- Fixes for backup/restore by @gtkirk in #240
- Meal search fix by @CodeWithCJ in #260
- Integration with Withings API for fitness data synchronization. by @CodeWithCJ in #261
- Garmin and Withings providers improvements by @CodeWithCJ in #264
- Android , Withings & Garmin Integration Updates & Fixes by @CodeWithCJ in #266
- UX Improvement | Settings Page Toottip Warning for various Comps | Added Cursor pointer for checkbox label to show they are intractable and Clickable (Good UX Practice) by @PratikTomar in #263
Full Changelog: v0.15.7.3...v0.15.8.1