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(i18n): extract hardcoded English strings to locale files by @brandonvers in #1806
- chore(ci): upgrade GitHub Actions to Node 24-compatible versions by @sure-admin in #1810
- Retry Enable Banking sync with provider-corrected date range by @sure-admin in #1801
- Add
super_admindebug event log by @sure-admin in #1816 - Add Actual Budget CSV import flow by @sure-admin in #1830
- fix(pwa): serve manifest for html accept headers by @sure-admin in #1828
- feat: beta features toggle + Beta pill primitive by @gariasf in #1829
- feat(i18n): add Hungarian translations for strings extracted in #1806 by @brandonvers in #1817
- fix(ibkr): correct historical cash/non-cash split for linked accounts by @CrossDrain in #1813
Full Changelog: v0.7.1-alpha.7...v0.7.1-alpha.9