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
- Fix flash message persistence in drag-and-drop CSV import by @Copilot in #915
- fix: Preserve tags on bulk edits (take 3) by @tedawf in #889
- Fix OIDC household invitation (issue #900) by @MkDev11 in #904
- feat: add SSL_CA_FILE and SSL_VERIFY environment variables to support… by @bittoby in #894
- Fix mobile login "Record not found" for unseeded instances by @eureka928 in #916
- fix: allow refreshes from the same source for cost basis updates by @tedawf in #917
- feat: Allow to create rules to mark transactions as transfers or payments by @alessiocappa in #920
- Protect demo API key from deletion by @jjmata in #919
New Contributors
Full Changelog: v0.6.8-alpha.3...v0.6.8-alpha.4