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(api): expose complete account export state by @JSONbored in #1597
- fix(design-system): give cyan-900 a darker value than cyan-800 by @gariasf in #1619
- feat(tokens): add $version field + document versioning policy by @gariasf in #1620
- feat(design-system): live tokens reference page in Lookbook by @gariasf in #1618
- feat(api): expose valuation history index by @JSONbored in #1596
- feat(api): expose rule export endpoints by @JSONbored in #1602
- feat(api): add recurring transaction endpoints by @JSONbored in #1600
- fix(design-system): make inline
visible in prose dark mode by @gariasf in #1625- chore(design-system): replace dead Bootstrap classes with Sure tokens by @gariasf in #1621
- feat(api): accept Sure NDJSON imports by @JSONbored in #1601
- feat(api): expose import status details by @JSONbored in #1599
- Optimize and Fix provider price fetches for sold securities and batch queries by @wps260 in #1580
- refactor(i18n): standardize product name placeholder in import mappings by @sentry[bot] in #1631
- fix(recurring): make account-scoping migration resilient to legacy duplicates by @sure-admin in #1623
- ci: use include on matrix for runs-on by @Alxandr in #1649
- feat(api): expose reset status polling by @JSONbored in #1598
- fix: send first-time SnapTrade users to connect flow by @sure-admin in #1613
- fix(mercury): support named multiple API connections by @JSONbored in #1627
- feat(api): expose family exports by @JSONbored in #1632
- fix(chat): eager pending AssistantMessage to fix Turbo subscribe race (#1657) by @tajchert in #1658
New Contributors
Full Changelog: v0.7.1-alpha.1...v0.7.1-alpha.2