Skip to content

Releases: zacksimpson/nourish-tool

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:28

v1.0.0 of Nourish is here!

This has been one of my favorite projects yet, and I can't wait to see it improve with community feedback. I would sincerely love to know what you think about Nourish and how it can become more useful for you!

New

  • Daily notification reminder: Settings → Notifications lets you enable a daily log reminder at a customizable time. (I prefer to set mine in the evening just before bed!)
  • Calendar dot indicators: History view now shows a dot on days that have a logged entry
  • Post-save read view: Tapping the checkmark on the log screen now shows a "logged" confirmation, then takes you to the read view of that day's entry
  • Post-edit confirmation: Saving edits to a past entry shows an "updated" confirmation before returning to the read view

Improved

  • Nutrition Lookup is now powered by OpenFoodFacts: free, no API key required, and better consumer product coverage ranked by popularity. (Give it a try and tell me what you think of the results!)
  • Serving size on food detail shows a clear summary (e.g. "1 serving · 28g each") with a dedicated counter screen for adjusting servings
  • Lots of misc visual improvements to more closely align with LightOS

Fixed

  • Food search no longer fails on popular queries that previously returned intermittent 503 errors
  • Toasts for "logged" and "updated" only fire when content has actually changed

v1.0.0-beta.1

v1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:44

What's Changed

  • Bump version to 1.0.0-beta.1
  • Add daily notification reminder to Settings
  • Replace USDA API with OpenFoodFacts for food search and nutrition lookup
  • Update README.md
  • Add calendar dot indicators for logged days
  • Bump package.json version to 0.1.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 03:05

What's Changed

  • Bump package.json version to 0.1.0

v0.1.0-beta.1

Choose a tag to compare

@zacksimpson zacksimpson released this 28 May 20:15

What's Changed

  • Update README.md
  • UI polish, settings refactor, and food detail improvements
  • Mac migration: add debug app ID suffix plugin, fix lint errors
  • Move Signals above Invert Colors in Settings
  • Add water, fiber, sodium, added sugar, and caffeine signals
  • Extract processResults from search-results useEffect
  • Simplify month navigation in HistoryScreen
  • Extract USDA API URL builders into utils/usdaApi.ts
  • Extract useThemeColors hook, fix DatePicker timezone bug
  • Extract goBack() utility, remove handleBack from all screens
  • Fix timezone bug in today date detection
  • Add save validation and fix formatDateShort
  • Replace contextPickerStore seeding with URL params
  • Extract ScrollViewWithIndicator component
  • Remove unused components and clean up AGENTS.md
  • Extract shared EntryForm component, remove form duplication
  • Remove icon generation script and @napi-rs/canvas dependency
  • Generate correct app icon with letter N

v0.0.2-beta.1

v0.0.2-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 May 01:27

What's Changed

  • Fix build workflow: add tag trigger, EAS cloud build, beta profile, release
  • Bump version to 0.0.2-beta.1
  • Entry tab: remove all-caps section headings
  • Entry tab: return key dismisses keyboard on all text fields
  • Entry tab: remove gray, remove dividers, fix scroll/tap sound
  • Build Nourish feature set: data layer, check-in, history, settings, search

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@zacksimpson zacksimpson released this 27 May 23:50

very first version yayyy