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
- Bump version to next iteration after v0.7.5-alpha.9 release by @github-actions[bot] in #3587
- Roll up Investments panel holdings by security with portfolio weight by @bittensorrider in #2927
- Fix Codespaces login CSRF origin validation by @jjmata in #3610
- Fix EODHD Warsaw (XWAR) prices labelled as USD by @bittensorrider in #3141
- Fix E*Trade cost_basis stored as per-share when total by @alandtse in #3619
- docs: use DestroyableLater in provider generator guide by @janbuchar in #3620
- fix(realie): support the v3 nested parcel record by @skitchbeatz in #3627
- Convert a disposal's proceeds before subtracting its cost basis by @jaysbeekay in #3616
- Include
.sure-versionin PostHog events by @jjmata in #3628 - feat: add Mansa API provider for NGX (Nigerian Exchange) securities by @thatkazuk1 in #3629
- fix(desktop): save attachment downloads and confirm them in the app by @Holdner in #3571
- Let household members own provider connections (Plaid) by @brianespinoza in #3613
- Add a money-weighted return calculator by @jaysbeekay in #3611
- fix(demo): let the demo data reset clear the demo family it created by @Holdner in #3635
- fix(transfers): tighten cross-currency auto-match and exclude manual accounts by @jaysbeekay in #3309
- fix: Render "Uncategorized" option as badge in transaction category selector by @alessiocappa in #3641
- fix: Make "Insight" button visible on mobile by @alessiocappa in #2691
- fix: Add border for logos in investments widget by @alessiocappa in #3642
- Filter Trade Republic PIN from request logs by @nielseulink in #3659
- Prefer prominent labels in the new Sankey chart by @jjmata in #3614
- Add FinanceKit device publisher by @jjmata in #3633
New Contributors
- @alandtse made their first contribution in #3619
- @skitchbeatz made their first contribution in #3627
- @thatkazuk1 made their first contribution in #3629
- @nielseulink made their first contribution in #3659
Full Changelog: v0.7.5-alpha.9...v0.7.5-alpha.10