NutriTrace
Self-hosted personal nutrition and calorie tracker
Alternative to: myfitnesspal, cronometer, lose it, waistline

About
Versions (95)
v1.1.0-dev21
2026-07-29Dev milestone build for testers.
Changes since v1.1.0-dev20:
- Fixed: Dropdown chevrons in Settings floated to the right of their pills because the inner
<select>was auto-width while the wrapper was 150px. Chevron and pill now line up as one visual unit. - Fixed: Tab favicon wasn’t updating in some browsers because the injected data URL kept the original
type="image/png"attribute, which some browsers treat as a mismatch and silently ignore. Now injects a fresh<link type="image/svg+xml">at the head so browsers pick it correctly.
Intended to test the in-app self-updater from dev20.