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(cashflow): deep-link category labels to filtered transactions by @thewillwilson in #2083
- fix(preview): bind :3000 instantly and bound diagnostics posts by @JSONbored in #2286
- Add support for dividend, deposit, withdrawal, and interest trade types to Trades API by @thebandit in #1761
- fix(ds): route mercury/ibkr provider panels onto sibling tokens by @gariasf in #2290
- refactor(settings): debugs page onto settings_section by @gariasf in #2289
- fix(ds): goals — uniform New-goal → grid spacing by @gariasf in #2288
- feat(mobile): standardize money typography and semantic amount color by @JSONbored in #2331
- chore(deps): upgrade Rails 7.2 → 8.1 by @JSONbored in #2301
- fix(ds): neutral text for goals status callout by @gariasf in #2312
- fix(dashboard): apply two-column layout at xl breakpoint, not 2xl by @gariasf in #2310
- fix(dashboard): align sankey zoom-out button with section header by @gariasf in #2313
- fix(ds): normalize legacy tooltip spacing to one recipe by @gariasf in #2311
- fix(settings): give the MCP copy button success feedback by @gariasf in #2314
- fix(chat): clear assistant bubble on destroy so the chat doesn't hang on Thinking by @gariasf in #2315
- chore(deps): bump yard from 0.9.37 to 0.9.42 by @dependabot[bot] in #2335
- chore(deps): bump css_parser from 1.21.1 to 1.22.0 by @dependabot[bot] in #2336
New Contributors
- @thebandit made their first contribution in #1761
Full Changelog: v0.7.2-alpha.5...v0.7.2-alpha.6