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 Polish translation template error (and increase testing/fix other locales as well) by @jjmata in #734
- feat: Support optional balance date column in account CSV imports by @Copilot in #736
- Mercury integration by @sokie in #723
- Add SnapTrade brokerage integration with full trade history support by @luckyPipewrench in #737
- Fix SnapTrade cursorbot comments by @luckyPipewrench in #741
- Exclude tax-advantaged account activity from budget & add provider data quality warnings by @luckyPipewrench in #724
- fix: Use right arrow position when collapsing sections by @alessiocappa in #746
- Add tests for SnapTrade by @luckyPipewrench in #742
- Fix locale mismatch and add option activity type mappings by @luckyPipewrench in #743
- feat: process pending transactions from lunchflow by @AdamWHY2K in #731
- Add SnapTrade connection management UI for freeing up connection slots by @luckyPipewrench in #747
- feat: Improve report page UI by @alessiocappa in #744
- feat: implement expandable view for cashflow sankey chart by @CylonN8 in #739
- test(api): Add request specs for merchants and tags endpoints by @jospaquim in #645
- fix: add auto-refresh for processing exports on index page by @eureka928 in #715
- fix: Broken
/termsand/privacyroutes by @jjmata in #749 - Hide contribution payments from demo user(s) by @jjmata in #738
- Add security remapping for holdings with sync protection by @luckyPipewrench in #692
New Contributors
- @AdamWHY2K made their first contribution in #731
- @CylonN8 made their first contribution in #739
- @eureka928 made their first contribution in #715
Full Changelog: v0.6.7-alpha.14...v0.6.7-alpha.15