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 to next iteration after v0.7.5-alpha.3 release by @github-actions[bot] in #3375
- fix(i18n): localize recurring occurrence feedback by @Rowdy in #3382
- fix(i18n): localize recurring allocation feedback by @Rowdy in #3380
- fix(transfers): hide disabled accounts from new transfer modal by @itsLeonB in #3376
- feat(transactions): cascade parent/subcategory checkboxes in the category filter by @gfr-free in #3356
- feat(forms): parse pasted formatted amounts in money fields by @Demon-tk in #3300
- fix(i18n): localize onchain wallet movement names by @Rowdy in #3388
- fix(ui): make whole list row clickable, not just the name text by @gfr-free in #3367
- fix(i18n): localize maintained reserve insights by @Rowdy in #3396
- Fix Wise incoming transfers by implementing Strong Customer Authentication by @oliveiraigorm in #3391
- fix(i18n): localize Trade Republic account setup by @Rowdy in #3399
- Add cumulative spending chart dashboard widget by @jjmata in #3404
- fix(i18n): localize transaction bill links by @Rowdy in #3406
- refactor(income-statement): share scoping SQL across all four query classes by @jjmata in #3408
- Consolidate repository instructions after auditing their history by @jjmata in #3409
- fix(i18n): localize Wise SCA guidance by @Rowdy in #3410
New Contributors
- @oliveiraigorm made their first contribution in #3391
Full Changelog: v0.7.5-alpha.3...v0.7.5-alpha.4