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: foreign currency defaulting to 1:1 exchange rate due to timezone mismatch by @mikaelpr in #1010
- fix: show Edit button in account view bulk selection bar by @dataCenter430 in #1002
- fix: add logic to skip future pending transactions and add cleanup ta… by @AdamWHY2K in #1011
- Fix crypto subtype for trades api by @dataCenter430 in #1022
- feat: New tag creation UI by @alessiocappa in #1014
- Refactor GitHub Actions workflows by @jjmata in #1023
- chore(deps): bump nokogiri from 1.18.9 to 1.19.1 by @dependabot[bot] in #1024
- fix: Enable Banking DNS issues and provide better UI sync feedback by @CylonN8 in #1021
- Remove OPENAI_URI_BASE and OPENAI_MODEL from Helm secret values by @jjmata in #1025
New Contributors
Full Changelog: v0.6.8-alpha.11...v0.6.8-alpha.12