v0.7.2-alpha.10
Pre-release
Pre-release
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(chat): surface and recover from undelivered assistant responses by @gariasf in #2436
- fix: use ES256 instead of EdDSA for Coinbase CDP JWT signing by @lifrank1 in #1888
- feat: resizable accounts & assistant sidebars by @gariasf in #2482
- Allow multiple active API keys per user by @thewillwilson in #2077
- fix(balances): materialize entries dated before the opening anchor by @vlnd0 in #2434
- fix(i18n): correct Catalan gender agreement on add-account button by @gariasf in #2488
- fix(sync): store EnableBanking credit card debt as balance instead of available credit by @mxafi in #2459
- Add SnapTrade OAuth device flow by @jjmata in #2494
New Contributors
Full Changelog: v0.7.2-alpha.9...v0.7.2-alpha.10