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

v1.1.0-dev.11
2026-07-28Fix: Dev-channel update check now sorts GitHub releases by semver before picking the newest. Previously the client picked whichever -dev.N appeared first in GH’s default (lexicographic) list — meaning dev.10+ was invisible while dev.9 always won. Now dev.10, dev.11, etc. are correctly detected.