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
- feat(mcp): Add MCP transaction update tool by @Mart1M in #2719
- fix: update Claude MCP connector instructions by @sure-admin in #2915
- feat(transactions): surface recently-used categories in the category picker by @gariasf in #2829
- fix(mcp): assign OAuth clients read_write scope by @atlas-maxjb in #2884
- fix(design-system): resolve DS Drift Patrol findings (#2836) by @thewillwilson in #2867
- Fix chained assistant tool calls by @mauriciopolvora in #2767
- fix(list-filter): match accented text regardless of typed diacritics by @gariasf in #2814
- Preload transfer counterparty associations on transactions index by @bittensorrider in #2819
- Tooling for the wealth + tax agent harness by @jjmata in #2848
- fix(binance): correct base_url for futures api endpoint, start_time param by @UnamedRus in #2839
New Contributors
- @Mart1M made their first contribution in #2719
- @atlas-maxjb made their first contribution in #2884
- @mauriciopolvora made their first contribution in #2767
- @UnamedRus made their first contribution in #2839
Full Changelog: v0.7.4-alpha.1...v0.7.4-alpha.2