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
- [codex] Complete Sophtron account mapping by @jjmata in #1698
- feat(exports): preserve transfer decisions by @JSONbored in #1639
- Reject revoked OAuth tokens in API v1 authentication by @jjmata in #1711
- fix(transactions): update dialog content class for new transaction view by @thomasbaker9010251 in #1693
- feat(enable-banking): safe pending transaction merge with sync re-import prevention by @CrossDrain in #1709
- feat(splits): add exclusion support for splits and improve rendering by @CrossDrain in #1661
- [codex] Add Sophtron manual sync fixes by @jjmata in #1714
- docs(agents): add Design System Hygiene checklist for UI PRs by @gariasf in #1732
- refactor(design-system): extend DS::Alert and migrate 9 inline alert blocks by @gariasf in #1731
- i18n(es): fill high-value locale gaps by @sure-admin in #1733
- Bank Sync cleanup by @jjmata in #1710
New Contributors
- @thomasbaker9010251 made their first contribution in #1693
- @CrossDrain made their first contribution in #1709
Full Changelog: v0.7.1-alpha.4...v0.7.1-alpha.5