Sure
Personal finance and wealth management app for everyone
Alternative to: mint, monarch money, ynab, empower
v0.7.4-alpha.7
2026-08-22Mobile 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(budgets): add per-user personal budgets with strict isolation by @jubbakka in https://github.com/we-promise/sure/pull/2891
- fix(demo): Scope budget auto-fill to family entries to prevent FK violations by @sentry[bot] in https://github.com/we-promise/sure/pull/3078
- fix(accounts): remember transaction page size across account navigation by @gfr-free in https://github.com/we-promise/sure/pull/3084
- Fix onboarding country and currency defaults by @atlas-maxjb in https://github.com/we-promise/sure/pull/3070
- docs: refresh Sure MCP and external AI setup by @sure-admin in https://github.com/we-promise/sure/pull/2608
- fix: memory leak in sidekiq by @ahnv in https://github.com/we-promise/sure/pull/1940
- fix(providers): capture API error response body in PDF processor span output by @itsLeonB in https://github.com/we-promise/sure/pull/2937
- feat(ai): analytical tool-set upgrade for the builtin assistant by @winters27 in https://github.com/we-promise/sure/pull/3064
- fix: disable Mark as Recurring button when a manual recurring transaction already exists by @gfr-free in https://github.com/we-promise/sure/pull/3103
- fix(ui): keep the account chart view selector in sync on reload by @vdusart in https://github.com/we-promise/sure/pull/3121
- fix(enable_banking): recognize N26’s PERIOD_INVALID error shape as retryable by @gfr-free in https://github.com/we-promise/sure/pull/3112
- Reconcile PDF statement imports against transactions that already exist by @jjmata in https://github.com/we-promise/sure/pull/3105
- fix: support DD/MM/YY date format for CSV imports by @gfr-free in https://github.com/we-promise/sure/pull/3110
- fix(process-pdf-job): discard on RuntimeError and guard failed status by @ahnv in https://github.com/we-promise/sure/pull/2453
- fix: allow saving a budget without any category allocation by @gfr-free in https://github.com/we-promise/sure/pull/3101
- fix(charts): round series values to the currency’s display precision by @vdusart in https://github.com/we-promise/sure/pull/3091
- i18n: remove dead transfers.form exchange-rate keys from ru/zh-CN locales by @gfr-free in https://github.com/we-promise/sure/pull/3109
- fix: respect SURE_IMPORT_MAX_NDJSON_SIZE_MB in Sure import GUI upload by @gfr-free in https://github.com/we-promise/sure/pull/3111
- Add inline category creation to transaction form by @rottenit in https://github.com/we-promise/sure/pull/3088
New Contributors
- @jubbakka made their first contribution in https://github.com/we-promise/sure/pull/2891
- @rottenit made their first contribution in https://github.com/we-promise/sure/pull/3088
Full Changelog: https://github.com/we-promise/sure/compare/v0.7.4-alpha.6…v0.7.4-alpha.7