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
- Add protection indicator to entries and unlock functionality by @luckyPipewrench in #765
- Move misindented transaction show keys to correct YAML nesting by @luckyPipewrench in #767
- Use browser Accept-Language for login and onboarding locale by @jjmata in #768
- fix: Register sync_all_accounts cron job on Sidekiq startup by @ptr-b in #764
- fix: use port configured in .env by @GilDev in #773
- fix: wrong link in onboarding guide by @GilDev in #777
- fix: Add border to Merchant's logo by @alessiocappa in #776
- fix: Remove fixed height on tags field in bulk update by @alessiocappa in #778
- Contribution payments copy/edits by @jjmata in #782
- Generalize pre-release bump workflow by @jjmata in #779
New Contributors
Full Changelog: v0.6.7-alpha.16...v0.6.7-rc.1