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.10 release by @github-actions[bot] in #3679
- Add an asset classification schema to securities by @jaysbeekay in #3608
- fix: support all snaptrade sandbox transaction types and zero-cash corporate actions by @nareddyt in #3653
- Add Apple Wallet settings, diagnostics, and realistic demo data by @jjmata in #3684
- Add Jev (TypeSafe) as a transaction-categorization provider by @thewillwilson in #3660
- fix(enable-banking): respect ASPSP consent duration instead of hardcoding 90 days by @gfr-free in #3038
- fix(ai): treat blank OPENAI_MODEL as unset when resolving the model by @joshiarnav in #3601
- Discover external assistant agents from models endpoint by @jjmata in #3674
New Contributors
- @joshiarnav made their first contribution in #3601
Full Changelog: v0.7.5-alpha.10...v0.7.5-alpha.11