v0.7.3-alpha.2
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 OIDC group role mapping claims by @BeastOrange in #2503
- Stop backfill_encryption double-encoding json/jsonb columns by @elvum in #2615
- Don't persist zero balances when a provider balance fetch fails by @elvum in #2617
- Russian language support added by @cuppabot in #2005
- fix(pwa): harden service worker render to explicitly use js format by @sentry[bot] in #2629
- fix(reports): hide tax-advantaged transactions in breakdown by @BeastOrange in #2549
- fix(invitations): allow re-inviting after an unaccepted invite expires by @minion1227 in #2543
- perf(test): use MIN_COST bcrypt digests in user fixtures (~230ms saved per sign_in) by @jjmata in #2551
- feat(provider): add native Questrade brokerage provider integration by @jestinjoshi in #2534
- perf: make provider retry backoff sleeps stubbable (SimpleFIN suite 23.5s → ~1s) by @jjmata in #2552
- chore(deps): bump css_parser from 1.22.0 to 3.0.0 by @dependabot[bot] in #2662
- Fix income trades (interest/dividend) wiping security holdings to $0 by @StalkerSea in #2673
- Share family accounts with invited members on every sign-up path by @luckyPipewrench in #2650
- feat(insights): proactive financial intelligence feed by @jjmata in #2550
- fix(impersonation): guard Sidekiq jobs link by @sure-admin in #2678
- chore(deps): bump jwt from 2.10.2 to 2.10.3 by @dependabot[bot] in #2677
- feat(provider): add Frankfurter as an exchange-rate provider by @jestinjoshi in #2640
- fix(imports): add horizontal scroll to CSV sample data preview by @jestinjoshi in #2642
- chore: example env variables from #894 by @dineiar in #2675
New Contributors
- @elvum made their first contribution in #2615
- @cuppabot made their first contribution in #2005
- @minion1227 made their first contribution in #2543
- @dineiar made their first contribution in #2675
Full Changelog: v0.7.3-alpha.1...v0.7.3-alpha.2