Sure
Personal finance and wealth management app for everyone
Alternative to: mint, monarch money, ynab, empower
v0.7.4-alpha.4
2026-08-13Mobile 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
- Bump version to next iteration after v0.7.4-alpha.3 release by @github-actions[bot] in https://github.com/we-promise/sure/pull/3006
- feat(yahoo_finance): add Indonesia Stock Exchange (XIDX) support by @faldyif in https://github.com/we-promise/sure/pull/3000
- feat(auth): sign in with a passkey, without a password by @gariasf in https://github.com/we-promise/sure/pull/2911
- test(i18n): stop gating CI on German coverage by @sure-admin in https://github.com/we-promise/sure/pull/3012
- fix(wise): add missing sync button to Wise account group header by @xBlaz3kx in https://github.com/we-promise/sure/pull/3009
- feat(mcp): add pagination to get_tags and get_categories tools by @xBlaz3kx in https://github.com/we-promise/sure/pull/2492
- fix(pagination): stop the pager wrapping on narrow screens by @gariasf in https://github.com/we-promise/sure/pull/2967
- fix(dashboard): fit money-flow month labels and put its figures on scale by @gariasf in https://github.com/we-promise/sure/pull/2969
- fix(goals): stop the days-left phrase splitting across lines by @gariasf in https://github.com/we-promise/sure/pull/2970
- Add Ukrainian (uk) locale support by @d-degtyar in https://github.com/we-promise/sure/pull/2993
New Contributors
- @faldyif made their first contribution in https://github.com/we-promise/sure/pull/3000
- @d-degtyar made their first contribution in https://github.com/we-promise/sure/pull/2993
Full Changelog: https://github.com/we-promise/sure/compare/v0.7.4-alpha.3…v0.7.4-alpha.4