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
- Mobile: custom proxy headers + small login UX fixes by @tajchert in #1748
- feat(api): add transaction idempotency keys by @JSONbored in #1729
- fix(design-system): DS::Alert alignment, accessibility, and hierarchy polish by @gariasf in #1734
- feat(exports): add attachment manifest by @JSONbored in #1728
- feat(api): add import preflight validation by @JSONbored in #1755
- test(recurring): prove export roundtrip semantics by @JSONbored in #1727
- fix(api): include disabled-account transaction history by @JSONbored in #1723
- fix(enable-banking): import transactions missing transaction_id and entry_reference by @CrossDrain in #1767
- feat(providers): add Kraken exchange sync by @JSONbored in #1759
- feat(recurring): allow marking transfers as recurring by @gariasf in #1589
- fix(imports): import raw balance records by @JSONbored in #1724
- fix: correct SnapTrade cash activity signs by @sure-admin in #1634
- Scope SnapTrade orphan cleanup to current family by @jjmata in #1769
- Constrain Lunchflow base URL to trusted endpoint by @jjmata in #1768
- fix(binance): support CRYPTO: prefix and USD stablecoins by @plind-junior in #1771
- feat(mobile): add suggested questions to empty chat screen by @felixmuinde in #1773
- fix(ds/dialog): use existing i18n namespace for close button label by @plind-junior in #1776
- feat: opening_balance_date and opening_balance(i18n) by @IamTaoChen in #1377
- feat(exports): add rule operand references by @JSONbored in #1726
- fix(sso): preserve user-edited name across OIDC logins by @plind-junior in #1777
- feat(mobile): add mass delete for chats by @felixmuinde in #1779
New Contributors
- @plind-junior made their first contribution in #1771
Full Changelog: v0.7.1-alpha.5...v0.7.1-alpha.6