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 Binance support, heavily inspired by the Coinbase one by @boul2gom in #1317
- refactor(accounts): Improve destroy_later atomicity and add controller error handling by @sentry[bot] in #1395
- Refactor: Use Encryptable concern in CoinbaseItem by @boul2gom in #1339
- Make parent budgets auto-aggregate from subcategory edits by @Copilot in #1312
- Add throttling and cross-rate for twelve data by @sokie in #1396
- feat(select): improve merchant dropdown behavior and placement controls by @IamTaoChen in #1364
- Fix balance sheet dashboard section on iPhone by @Browndw4 in #1318
- feat: Allow creating budgets up to 2 years ahead by @grrtt49 in #925
- docs: add Yahoo Finance IPv6 troubleshooting note by @sure-admin in #1404
- Exposing transaction FX rate by @paramburu in #1099
- Fix Binance USD converter custom rate keyword by @jjmata in #1414
- feat(mobile): render assistant messages as markdown by @felixmuinde in #1405
- Expand financial providers by @sokie in #1407
New Contributors
- @IamTaoChen made their first contribution in #1364
- @grrtt49 made their first contribution in #925
- @sure-admin made their first contribution in #1404
Full Changelog: v0.7.0-alpha.2...v0.7.0-alpha.3