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
- PWA: Update manifest, meta tags, and fix UI layout issues by @StalkerSea in #801
- feat: Change protected indicator styling by @alessiocappa in #828
- Fix Errno::ENOENT when git is not installed by @eureka928 in #838
- Add deterministic API key for uptime monitoring by @jjmata in #834
- feat: add valuations API endpoints for managing account reconciliations by @pmontp19 in #745
- feat/Add AI-Powered Bank Statement Import (step 1, PDF import & analysis) by @MkDev11 in #808
- Fix budget category totals to account for refunds and reimbursements by @eureka928 in #824
- Add Palestine to country options in preferences by @Abdallatif in #845
- refactor: Use
first!for transfer lookup by @sentry[bot] in #837 - chore: Normalize line endings in tags_controller_test.rb by @jjmata in #848
- Add API key authentication support to mobile app by @dwvwdv in #850
- fix: Fix layout UI issues for rule creation by @alessiocappa in #852
- Add tests for uncategorized transaction filter across locales by @jjmata in #862
- Add transaction details view with date selection in calendar by @dwvwdv in #817
- fix: Use getValidAccessToken() in connectivity banner sync button by @dwvwdv in #851
- fix: Lunchflow pending transaction duplicates, missing from search and filter by @AdamWHY2K in #859
- fix: transaction UI padding and mobile selection bar position by @CylonN8 in #847
- Add account filtering and net worth card to dashboard by @dwvwdv in #818
- Feature/pdf import transaction rows by @MkDev11 in #846
- chore: Fix per-branch "version bump" workflow by @jjmata in #875
- Fix Flutter iOS build and add
websupport with web-safe storage by @jjmata in #878 - Increase FX rate deviation tolerance to 10% when matching transfers by @jakubkottnauer in #877
- Add localization for onboarding goals across multiple languages by @MrTob in #873
New Contributors
- @StalkerSea made their first contribution in #801
- @Abdallatif made their first contribution in #845
- @sentry[bot] made their first contribution in #837
- @MrTob made their first contribution in #873
Full Changelog: v0.6.8-alpha.1...v0.6.8-alpha.2