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
- fix(categories): update avatar preview when picking a color by @JstnMcBrd in #3554
- Bump version to next iteration after v0.7.5-alpha.8 release by @github-actions[bot] in #3543
- Support remaining trade activity types in API by @jaysbeekay in #3297
- fix: scope account chart history and align inception dates by @nareddyt in #3508
- Expose cash flow reporting and secure push-device continuity by @jjmata in #3545
- feat(investments): add Cash Management Account subtype by @JstnMcBrd in #3532
- Fix holding cost basis to relieve sells under weighted-average method by @markschoof in #3560
- feat(accounts): add expand/collapse all and default-expanded groups to sidebar and dashboard by @ampersandru in #3551
- feat(loans): amortisation engine and variable-rate loans by @jaysbeekay in #3473
- Add cash_flow Sankey API and instrumented dashboard preview by @jjmata in #3558
- feat(fio): add Fio banka (CZ) bank sync by @janbuchar in #3523
- Skip investment accounts when detecting bills and income by @brianespinoza in #3565
- fix: mask IBAN to last 4 characters in Lunch Flow account selection by @gfr-free in #3574
- fix(snaptrade): trust reported trade amount and import trade fees by @JstnMcBrd in #3507
- Add hosted iOS push diagnostics and delivery safeguards by @jjmata in #3541
- fix(providers): use ProviderLogo for CoinSpot, Fio and the generator by @JstnMcBrd in #3581
- fix(providers): restore deletion flag when DestroyJob enqueue fails by @jaysbeekay in #3562
- Release the transfer "unknown" cost basis once the position is closed by @markschoof in #3567
- fix(providers): move FioItem#destroy_later onto DestroyableLater by @jjmata in #3584
- Improve Sankey preview comparison and feedback by @jjmata in #3585
- feat(mcp): add create_transaction and delete_transaction tools by @ampersandru in #3542
New Contributors
- @nareddyt made their first contribution in #3508
- @markschoof made their first contribution in #3560
- @janbuchar made their first contribution in #3523
Full Changelog: v0.7.5-alpha.8...v0.7.5-alpha.9