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
- Bump version to next iteration after v0.7.4-alpha.3 release by @github-actions[bot] in #3006
- feat(yahoo_finance): add Indonesia Stock Exchange (XIDX) support by @faldyif in #3000
- feat(auth): sign in with a passkey, without a password by @gariasf in #2911
- test(i18n): stop gating CI on German coverage by @sure-admin in #3012
- fix(wise): add missing sync button to Wise account group header by @xBlaz3kx in #3009
- feat(mcp): add pagination to get_tags and get_categories tools by @xBlaz3kx in #2492
- fix(pagination): stop the pager wrapping on narrow screens by @gariasf in #2967
- fix(dashboard): fit money-flow month labels and put its figures on scale by @gariasf in #2969
- fix(goals): stop the days-left phrase splitting across lines by @gariasf in #2970
- Add Ukrainian (uk) locale support by @d-degtyar in #2993
New Contributors
- @faldyif made their first contribution in #3000
- @d-degtyar made their first contribution in #2993
Full Changelog: v0.7.4-alpha.3...v0.7.4-alpha.4