Skip to content

NutriTrace

v1.0.0-rc.52 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 24d Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

android calorie-counter capacitor docker fitbit food-tracker
+12 more
garmin health health-connect nutrition nutrition-tracker oidc pwa self-hosted sso svelte wellness withings

Summary

AI summary

Fixed data loss when editing from mobile and PWA in the same day.

Full changelog

Fixed

  • Data Loss When Editing From Mobile + PWA in the Same Day. Recording body stats on mobile, then editing the diary later on the PWA (or vice versa), could silently wipe the earlier entry when the two devices' sync windows overlapped. Every append and save path now refetches the latest server state before writing, so a stale cache can't overwrite fresh data from another device. (#81, reported by tellis82)
  • Browser Password Suggestions Now Pass Validation. The signup, invite, reset, and change-password fields now carry the passwordrules HTML attribute. When you click "suggest strong password" in Safari, 1Password, Bitwarden, or your browser's built-in manager, the generated password will include a special character so it passes on the first try. Previously the generator would produce passwords without a special character and the field would reject them. (#82, reported by CloCkWeRX)

Changed

  • New Animated Page Banner Styles. The illustrated SVG banner headers are retired, replaced with four animated gradient styles you can pick between: Shimmer, Drift, Pulse, and Aurora. Settings → Appearance → Banner Style lets you switch. All four honour the system's Reduce Motion preference.

Signed APK on the release page. Docker image is multi-arch (amd64 + arm64):

docker compose pull && docker compose up -d

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track NutriTrace

Get notified when new releases ship.

Sign up free

About NutriTrace

Personal nutrition tracker

All releases →

Related context

Earlier breaking changes

  • v1.0.0 Enforces strict semver: PATCH for bug fixes, MINOR for features, MAJOR for breaking changes in all future releases.
  • v1.0.0 Retires -rc.N release tags; future releases use strict semver only.

Beta — feedback welcome: [email protected]