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