Mobile Debug Builds
This release includes debug builds of the mobile applications. Download from the Assets area below.
- Android APK: Debug build for testing on Android devices
- iOS Build: Unsigned iOS build (requires code signing for installation)
Note: These are debug builds intended for testing purposes. For production use, please build from source with proper signing credentials.
What's Changed
- Add default currency to price and fee fields by @smurfpandey in #1444
- Add improvements from security providers to FX providers also by @sokie in #1445
- Fix transactions page crash when no accounts exist by @alexkreidler in #1453
- Ipv6 support by @sokie in #1437
- Fix module specifier path for parse_locale_float import by @sure-admin in #1456
- feat: add currency management for families with enabled currencies by @tedawf in #1419
- Add category support to transactions by @dwvwdv in #1251
- Budget page refactor: split into(All - Over Budget - On Track) by @IamTaoChen in #1195
- Fix transaction search account scope bypass by @jjmata in #1460
- feat: Add table-divider class and use it in investments summary section by @alessiocappa in #1463
- fix: adjust style in new budget tab and sections by @alessiocappa in #1464
- fix: values visible in privacy mode by @yunwei-zh in #1473
- Add previous messages to LLM response context / fix OpenAI regressions by @jjmata in #1384
- feat(mobile): Add biometric lock for app resume by @felixmuinde in #1474
- fix: preserve Generic investment subtypes in account creation form by @xinmotlanthua in #1465
- feat: Import pending transactions from Enable Banking only if option is enabled by @alessiocappa in #1476
- fix(Enable Banking): Restore legacy fallback for credit card balance calculation by @alessiocappa in #1477
- EnableBanking: use remittance for CARD-* names and merchants by @danez in #1478
- feat(helm): CNPG resource limits/requests by @dariogmori in #1487
New Contributors
- @alexkreidler made their first contribution in #1453
- @xinmotlanthua made their first contribution in #1465
- @danez made their first contribution in #1478
Full Changelog: v0.7.0-alpha.4...v0.7.0-alpha.5