NutriTrace logo

NutriTrace

Self-hosted personal nutrition and calorie tracker

Alternative to: myfitnesspal, cronometer, lose it, waistline

NutriTrace screenshotNutriTrace screenshot

About Versions (95)

v1.0.0-rc.2

2026-04-27

Fixed

  • Sleep Debt card on Wellness page hardcoded 8h when the user’s sleep goal was stored under .max (the default — “Minimum goal” toggle off in the goal editor). Code only checked .min, fell back to 480 minutes. Fix: use the same max ?? min ?? default fallback chain used elsewhere in the codebase (Goals.svelte, calorie targets, etc.). Users with custom sleep goals now see debt computed against their actual target.