Skip to content

metri: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 08:38
991abce

1.1.0 (2026-06-13)

Features

  • add fast MMKV storage extensions for locale and session state (b17d009)
  • add reusable UI primitives and icon set (6158ddc)
  • add user schema and database migrations for local auth (66578c0)
  • auth: extend user repository and role badge (05059b2)
  • calculators: add BMR, macros, 1RM, body-fat, water and ideal-weight tools (d21995f)
  • db: extend schema with profile, reminders and progress photos (1cadcf4)
  • docs: add bilingual searchable knowledge base (18e65c7)
  • i18n: add EN/ES dictionary, provider and locale toggle (4f67fc0)
  • implement BMR calculator logic and screens (53af152)
  • implement i18n support for english and spanish (50189e7)
  • implement local authentication and secure crypto utilities (0fe52b3)
  • legal: add in-app terms and privacy screen (44400c7)
  • navigation: wire tabbed shell, onboarding and auth screens (b46a4a8)
  • photos: add progress photos with period grouping and compare (fa76e91)
  • reminders: add scheduled local-notification reminders (7e4ee25)
  • setup app routing, auth layouts, tabs shell, and onboarding flow (9c165da)
  • storage: persist locale, theme and onboarding state in MMKV (d0660c6)
  • theme: add light/dark/system theming with CSS-variable tokens (d932d34)
  • ui: add reusable primitives, wheel pickers and animations (52cb2dd)