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
- chore(security): update Pipelock integration to 3.4.0 by @luckyPipewrench in #3122
- Bump version to next iteration after v0.7.4-alpha.7 release by @github-actions[bot] in #3123
- fix(import): tolerate null Rule names and orphaned rejected transfers by @pro3958 in #2775
- fix(transfers): isolate concurrent transfer match in a savepoint by @pro3958 in #2769
- fix: keep excluded entries visible in account activity by @pro3958 in #2772
- fix(lunchflow): refresh stored transaction on pending to posted by @pro3958 in #2778
- fix(transactions): re-render form when creating with no account by @pro3958 in #2777
- fix(simplefin): stop repair_stale_linkages from hijacking a live linkage on a same-name twin by @gfr-free in #3116
- fix(ds): resolve remaining DS Drift findings (#1971) by @bittensorrider in #2978
- feat(self-hosting): surface Sidekiq-unhealthy nudge + admin system health page by @Khaostica in #1906
- feat(rules): add a Transaction tag condition filter by @ultrahighsuper in #2558
- perf: memoize Family#balance_sheet + sync status lookups (sidebar renders every page) by @jjmata in #2553
- feat(up): map Up category slugs to Sure categories on import by @threatsurfer in #2487
- ci: skip Chrome install in unit test job by @sure-admin in #3125
- fix(i18n): remove duplicate locale keys and guard with a regression test by @rsnetworkinginc in #2789
- Track self-custody wallets natively: Bitcoin, EVM and Solana by @buzzromain in #3081
- feat: add safe admin user removal by @luckyPipewrench in #3131
- Improve async AI rule error reporting by @sure-admin in #2271
- fix(onchain-wallets): show linked wallets on the accounts page, and drop the tracking row on unlink by @buzzromain in #3136
- fix(enable-banking): use real merchant instead of POS terminal line for name by @gfr-free in #2968
- Add Sure client overview docs by @sure-admin in #2832
New Contributors
- @Khaostica made their first contribution in #1906
- @rsnetworkinginc made their first contribution in #2789
- @buzzromain made their first contribution in #3081
Full Changelog: v0.7.4-alpha.7...v0.7.4-alpha.8