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: Show cancellation message when subscription is pending cancellation by @jjmata in #752
- Enhance provider generator with production-ready scaffolding by @luckyPipewrench in #748
- fix: Handle missing encryption keys gracefully on
Povidersconfig page by @jjmata in #753 - Initial security fixes by @sokie in #461
- Enhanced Import Amount Type Selection by @hendriksen-mark in #506
- fix: Enable scrolling on login page for small mobile devices by @jjmata in #754
- Unify provider and account card UI and move setup actions to menus by @luckyPipewrench in #755
- Rename raw_investments_payload to raw_holdings_payload for Plaid accounts by @luckyPipewrench in #760
- fix: Support encryption keys via environment variables in managed mode by @jjmata in #762
- feat: Display shared budget as a badge by @alessiocappa in #756
Full Changelog: v0.6.7-alpha.15...v0.6.7-alpha.16