Skip to content

v1.0.0-rc.45

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 01 Jun 04:25

Fixed

  • Local OFF mirror: nutrition values now load alongside product names on installs where the parquet stores nutriment data in a format rc.44's parser didn't fully understand. rc.44 got names and barcodes working but nutrition fields came up empty. Server-side fix; restart the container to pick it up. (Issue #53 round 4, reported by duplaja)
  • AI Assistant now works with Gemini again. A schema field added with the AI Meal Photos feature in rc.42 was being rejected by Gemini's API. Claude and OpenAI both ignored it, so the breakage only affected Gemini users. (Issue #56, reported by nomad64)

Install

Docker: ghcr.io/traceapps/nutritrace:v1.0.0-rc.45

Android APK: attached below. Signed with the TraceApps release keystore; in-place upgrade from earlier rc builds works. Required for the Gemini fix (client-side change); the OFF mirror fix is server-side and reaches users via the Docker image alone.