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.4-alpha.8 release by @github-actions[bot] in #3144
- fix(securities): give prefixed crypto tickers their logo back by @buzzromain in #3151
- Fix Mintlify docs workflow by @jjmata in #3156
- docs(api): sync openapi.yaml with merchants import and transfer fee fields by @WolfBrandon in #2961
- chore(goals): drop copy-pasted duplicates and an unused lock-key helper by @buzzromain in #3159
- Add live AI checks to system health by @jjmata in #3155
- fix(lunchflow): mark sync unhealthy when importer reports fetch failures (#1796) by @jeffrey701 in #1873
- Exclude pending transactions from balances by @atlas-maxjb in #2897
- perf: memoize Family#balance_sheet/investment_statement, cache transactions-index side queries by @gfr-free in #3058
- Fix budget cache invalidation after transaction deletion by @sure-admin in #2808
- Add experimental Swift-native Sure Insights app by @jjmata in #3134
- feat(snaptrade): add device-flow OAuth alongside the browser redirect by @jjmata in #3126
- feat(mcp): support Streamable HTTP transport (protocol 2025-06-18) by @secretsound in #2631
- Rename native Swift app to Sure Insights by @jjmata in #3172
- Allow API transaction create to opt into sync protection (user_modified) by @colinedwardwood in #3162
New Contributors
- @secretsound made their first contribution in #2631
- @colinedwardwood made their first contribution in #3162
Full Changelog: v0.7.4-alpha.8...v0.7.4-alpha.9