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(messages): handle chat not found during message creation by @sentry[bot] in #2896
- Bump version to next iteration after v0.7.4-alpha.2 release by @github-actions[bot] in #2916
- Add tags support for transfer transactions by @bittensorrider in #2921
- Add “Is not equal to” operator for transaction amount rules by @bittensorrider in #2922
- fix(ui): satisfy DS Drift Patrol Rule 4 in redbark disclosure by @bittensorrider in #2919
- fix(ci): avoid bumping prerelease versions on PR branches by @sure-admin in #2886
- fix(pages): set breadcrumbs for changelog and feedback pages by @KenTandrian in #2889
- fix(settings): give API key copy buttons success feedback by @WolfBrandon in #2948
- fix(goals): keep the projection chart's saved line inside the plot by @gariasf in #2971
- fix(insights): blur amounts in insight prose under privacy mode by @gariasf in #2865
- fix(splits): let category selector size to its content instead of clipping names by @WolfBrandon in #2962
- chore(deps): bump json from 2.21.1 to 2.21.2 by @dependabot[bot] in #2990
- Fix Wise API token setup instructions by @bderenzi in #2988
- fix(accounts): resolve N+1 query for Trade entryables by @sentry[bot] in #2973
- fix: add Schwab to SimpleFIN total-basis cost_basis allowlist by @Falloutman in #2986
- fix(pwa): give the installed app icon a safe area by @gariasf in #2966
- fix(insights): drop the dismiss toast and fix both empty states by @gariasf in #2965
- fix(goals): recover goals left invalid by account deletion by @gariasf in #2964
- Fix wise imports only 90 days history on initial setup by @packetsnscripts in #2998
- feat(icons): add search field for icon selection by @vdusart in #2862
- feat(mcp): Add MCP budget update tool by @WolfBrandon in #2908
- feat(i18n): complete the German locale by @dakora-solutions in #2847
- fix(i18n): add missing German locale keys by @sure-admin in #3004
- feat(i18n): complete and correct the Traditional Chinese (zh-TW) locale by @drink970082 in #2994
- Enable Banking: progressive date_from fallback on WRONG_TRANSACTIONS_PERIOD by @pedrosantospt in #2992
New Contributors
- @WolfBrandon made their first contribution in #2948
- @bderenzi made their first contribution in #2988
- @Falloutman made their first contribution in #2986
- @packetsnscripts made their first contribution in #2998
- @vdusart made their first contribution in #2862
- @dakora-solutions made their first contribution in #2847
- @drink970082 made their first contribution in #2994
- @pedrosantospt made their first contribution in #2992
Full Changelog: v0.7.4-alpha.2...v0.7.4-alpha.3