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
- Close privacy mode gaps on accounts, budget editing, and account activity by @Copilot in #1495
- security: sanitize exception messages in v1 API responses (FIX-11) by @dgilperez in #1521
- Prevent long category labels from overflowing or crowding adjacent controls by @Copilot in #1498
- fix: Table divider display issue on Safari by @alessiocappa in #1522
- Add Google Cloud Storage Support for Active Storage by @itsLeonB in #1523
- Feature: improve transfer matcher UI copy by @BurningDog in #1526
- fix(storage): properly fallback to GCS_KEYFILE when GCS_KEYFILE_JSON is blank by @itsLeonB in #1531
- fix: Budget tabs issues on mobile by @alessiocappa in #1534
- Feature: remember value of chart period selector by @BurningDog in #1528
- Hide nested budget categories in the Budget spent donut by @Copilot in #1544
- feat(mobile): lock chat input while bot is responding + 20s timeout by @felixmuinde in #1538
- feat(ci): improve LLM eval visibility in GitHub Actions by @sure-admin in #1546
- Upgrade Android Gradle Plugin to 8.9.1 and Gradle to 8.12 by @felixmuinde in #1547
- Add automated Google Play Console upload for mobile releases by @jjmata in #1548
- fix(localization): update API usage instructions to include product name placeholder by @briian365 in #1555
- Fix budget donut chart hiding center content on segment hover by @xingxing21 in #1551
- fix(transfers): Set accounts when rendering new form after conversion or argument errors by @sentry[bot] in #1561
- fix(android): remove dead buildscript block and kotlin_version reference by @xingxing21 in #1567
- Fix IndexaCapital sync, account setup, and balance/type bugs by @GermanDZ in #1562
New Contributors
- @xingxing21 made their first contribution in #1551
- @GermanDZ made their first contribution in #1562
Full Changelog: v0.7.0-alpha.6...v0.7.0-alpha.7