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 Interactive Brokers Provider by @gian-reto in #1722
- ci: split unit and system test jobs by @sure-admin in #1787
- fix(enable-banking): fix pending→posted auto-claim producing badge, duplicate, and wrong date by @CrossDrain in #1783
- fix(enable-banking): gracefully skip PDNG fetch for ASPSPs that don't support it by @CrossDrain in #1789
- feat(sync): add Brex provider connections by @JSONbored in #1752
- fix(simplefin): treat Vanguard/Fidelity cost_basis as total when needed by @plind-junior in #1772
- Mobile releases workflow fix by @jjmata in #1790
- fix(exports): align CSV roundtrip contracts by @JSONbored in #1725
- feat(statements): add account statement vault by @JSONbored in #1753
- fix(mobile): respect system navigation bar inset on chat screen by @felixmuinde in #1784
- feat(balance): Preserve historical balances as waypoints for linked accounts by @CrossDrain in #1663
- Add period navigation arrows to Reports view by @joaocbatista in #1756
- fix(enable-banking): preserve claimed pending date on subsequent syncs by @CrossDrain in #1797
- fix(a11y): add skip-link and aria-current="page" to application layout by @oxtensor in #1781
- fix(rules): count blocked rule transactions by @steadyfall in #1782
New Contributors
- @gian-reto made their first contribution in #1722
- @joaocbatista made their first contribution in #1756
- @oxtensor made their first contribution in #1781
Full Changelog: v0.7.1-alpha.6...v0.7.1-alpha.7