Skip to content

v1.6.1 — Internationalisation & Onboarding

Choose a tag to compare

@Limekana Limekana released this 27 Jun 19:12
· 128 commits to main since this release

What's new

Internationalisation

  • 6 languages: Finnish, English, French, German, Spanish, Mandarin (Simplified)
  • 854 localised strings across all screens
  • Device-locale detection with localStorage override and 'en' fallback

First-run onboarding

  • New Onboarding flow for fresh installs
  • life_profile upsert fix — profile creation no longer fails on first save
  • Finance widget hydration fix — data loads correctly after first sign-in

F-Droid readiness

  • Fastlane metadata added (6 locales: en-US, fi-FI, fr-FR, de-DE, es-ES, zh-CN)
  • Gradle wrapper SHA (distributionSha256Sum) added — gradle-8.11.1
  • FOSS audit passed: no GMS/Firebase deps
  • MIT LICENSE added to repo root