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: loan transfer kind assignment to use destination account by @bittoby in #874
- Fix SSO provider warning timing by @jjmata in #927
- Auto-categorize investment contributions across all transfer paths by @luckyPipewrench in #924
- Preserve SnaptradeAccount on unlink, fix connection error handling by @luckyPipewrench in #931
- Add "Link to existing" option in SnapTrade Setup Accounts modal by @luckyPipewrench in #935
- Add REST API for holdings and trades (Discussion #905) by @MkDev11 in #918
- Implement Indexa Capital provider with real API integration by @dgilperez in #933
- First cut of a simplified "intro" UI layout by @jjmata in #265
- Fix
productionimage problems on Indexa PR by @jjmata in #950
Full Changelog: v0.6.8-alpha.4...v0.6.8-alpha.6