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
- Bump version after v0.7.3 release by @sure-admin in #2879
- Fix uncategorized budget spending UI state by @sure-admin in #2877
- fix(insights): keep rolling period labels on month boundaries by @bittensorrider in #2880
- fix: tolerate Trade Republic Enable Banking pagination/PDNG errors (#392) by @gfr-free in #2828
- fix(insights): correct the budget card's figure, badge noise and toast a11y by @gariasf in #2799
- fix(enable-banking): preserve manual card limit when provider reports zero by @carloslindo in #2841
- fix(exports): include merchants.csv in family data export by @kai392 in #2758
- fix(insights): respect recurring_transactions_disabled in subscription_audit by @gariasf in #2831
- feat(plan): unify Budgets and Goals under a single Plan tab by @gariasf in #2687
New Contributors
Full Changelog: v0.7.3...v0.7.4-alpha.1