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
- chore(deps-dev): bump vite from 5.4.21 to 6.4.3 in /desktop by @dependabot[bot] in #2810
- docs: add redbark hosting guide by @oscargws in #2817
- chore(deps): bump oauth2 from 2.0.18 to 2.0.22 by @dependabot[bot] in #2846
- Update Rails for Active Storage security advisory by @sure-admin in #2849
- feat: show counterpart account in transfer transaction list row by @shrestha-bishal in #2643
- Don’t re-create pending SimpleFIN transactions when pending sync is disabled by @PrplHaz4 in #2835
- Fix transactions posting a day early when booked around midnight. by @OtterBoops in #2744
- fix(ds): keep DS::Menu/Popover panels anchored across Turbo morphs by @gariasf in #2812
- fix(accounts): make the sync toolbar and toast agree, fix toast overlap by @gariasf in #2813
- Fix(exchange_rate): Handle RecordInvalid in find_or_fetch_rate race condition by @sentry[bot] in #2734
- perf(accounts): preload transfer, category, and split-parent associations on show by @JSONbored in #2441
- design-system(mobile): polish Dashboard with Sure tokens by @JSONbored in #2457
Full Changelog: v0.7.3-alpha.6...v0.7.3-rc.1