Sure
Personal finance and wealth management app for everyone
Alternative to: mint, monarch money, ynab, empower
v0.7.3-alpha.3
2026-07-17Mobile 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
- feat(bank-sync): Wise integration by @xBlaz3kx in https://github.com/we-promise/sure/pull/2433
- fix(sync): guard finalization against externally-staled syncs by @gariasf in https://github.com/we-promise/sure/pull/2680
- Update LLM token cost estimates and cost-info locales by @jjmata in https://github.com/we-promise/sure/pull/2690
- Fix(mobile): Convert chat timestamps to local timezone on deserialization by @felixmuinde in https://github.com/we-promise/sure/pull/2701
- fix(coinbase): qualify HoldingsProcessor constant reference by @pro3958 in https://github.com/we-promise/sure/pull/2702
- fix(provider): resolve Tiingo security currency from countryCode by @jestinjoshi in https://github.com/we-promise/sure/pull/2692
- fix(sync): resolve N+1 query in child finalization by @sentry[bot] in https://github.com/we-promise/sure/pull/2693
- Fix keyboard navigation in DS::Select dropdowns by @rubenRP in https://github.com/we-promise/sure/pull/2689
- Complete missing French translations and fix locale quality issues by @Holdner in https://github.com/we-promise/sure/pull/2697
- Fix enable banking not respecting pending transactions setting by @OtterBoops in https://github.com/we-promise/sure/pull/2686
- feat(sync): family-facing cancellation for syncs, imports, and exports by @gariasf in https://github.com/we-promise/sure/pull/2685
- feat(sidekiq): mount Web UI in production behind super-admin sessions by @gariasf in https://github.com/we-promise/sure/pull/2683
- perf(exchange_rate): batch-fetch rates to fix N+1 query by @sentry[bot] in https://github.com/we-promise/sure/pull/2676
- docs: clarify local LLM context window tuning by @sure-admin in https://github.com/we-promise/sure/pull/2661
- feat: Move import merchant button in sub menu by @alessiocappa in https://github.com/we-promise/sure/pull/2637
- Show full dates in the categorize wizard by @elvum in https://github.com/we-promise/sure/pull/2633
- Add per-account toggle to disable automatic transaction categorization by @mike-lloyd03 in https://github.com/we-promise/sure/pull/2636
- Add Italian translations for various views and functionalities by @fabietto01 in https://github.com/we-promise/sure/pull/2625
New Contributors
- @pro3958 made their first contribution in https://github.com/we-promise/sure/pull/2702
- @rubenRP made their first contribution in https://github.com/we-promise/sure/pull/2689
- @OtterBoops made their first contribution in https://github.com/we-promise/sure/pull/2686
- @fabietto01 made their first contribution in https://github.com/we-promise/sure/pull/2625
Full Changelog: https://github.com/we-promise/sure/compare/v0.7.3-alpha.2…v0.7.3-alpha.3