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: invert non-gittensor label condition by @sure-admin in #1960
- fix(settings): preserve OpenAI form input on validation failure by @dripsmvcp in #1862
- fix(preview): only redeploy on preview-cf label changes by @sure-admin in #1980
- fix: Avoid overlay in provider section on mobile by @alessiocappa in #1990
- fix(i18n): use %{product_name} in api_keys usage_instructions (#1505) by @Rene0422 in #2000
- feat: Add pagination in merchants page by @alessiocappa in #1965
- feat(ibkr): compute net_market_flows from IBKR equity equity delta and trade flows by @CrossDrain in #1970
- fix(account): show activity label for accounts supporting trades by @xBlaz3kx in #1993
- fix(settings): add nil-safe operator to Current.family.can_manage_subscription? by @sentry[bot] in #2006
- fix(family-sharing): prevent silent data loss when rehoming or removing users by @dripsmvcp in #1896
- fix(holdings): carry provider cost_basis forward to calculated rows past snapshot date by @CrossDrain in #1818
- fix: Keep with auto for category badge by @alessiocappa in #1963
- fix(enable_banking): clear stuck pending flag when ASPSP reuses same transaction_id by @CrossDrain in #1982
- feat(binance): add full account sync and transaction processing by @briian365 in #1822
- fix(jobs): delegate recurring-transaction sync gate to Sync.for_family by @galuis116 in #1975
- fix(views): DS drift — sankey tooltip tokens by @glorydavid03023 in #1996
- feat(reports): add Period Return card to Investment Performance by @CrossDrain in #1962
- fix(enable_banking): migrate select_bank dialog to DS::Pill and DS::Link by @glorydavid03023 in #1997
- fix(plaid): surface configuration/product-access errors from the Link flow (#1792) by @Rene0422 in #1991
- fix(balance): derive waypoint start from day's flows to prevent double-counting and phantom bumps by @CrossDrain in #2031
- fix(currencies): add DOGE entry to config/currencies.yml (#2008) by @Rene0422 in #2030
- feat(settings): add reviewed category merge flow by @JSONbored in #1754
- refactor(imports): back PDF imports with statements by @JSONbored in #1786
- fix(transactions): migrate transaction filter searches to DS::SearchInput by @glorydavid03023 in #1998
- feat(assistant): add get_budget function for budget tracking by @wolstad in #1966
- ci(preview): isolate preview deployment tooling by @JSONbored in #2025
- chore(i18n): complete Chinese locale coverage by @ashanzzz in #2010
- fix(ai-chat): disable submit on empty input instead of surfacing 'Content missing' (#1697) by @jeffrey701 in #1872
- feat(i18n): add Vietnamese (vi) locale by @tanoggy in #2043
- ci(preview): split PR image builds from trusted deploys by @JSONbored in #2057
- fix(charts): auto-fit donut center text to inner ring (#2002) by @Rene0422 in #2017
- fix(merchants): preserve manual merchant edits across provider sync by @dripsmvcp in #1981
- fix(snaptrade): import non-primary-currency cash as cash holdings by @dripsmvcp in #1979
- chore(ci): pin GitHub Actions to commit SHAs (#1811) by @jeffrey701 in #1870
- Add HTTP timeout config to Provider::Github Octokit client by @bittensorrider in #2061
- Perf/dashboard endpoint optimization by @bittensorrider in #1897
- fix(reset): scope family financial data resets by @JSONbored in #1835
- fix(dashboard): make Outflows widget responsive to its container, not the viewport by @gariasf in #2059
- ci(preview): stabilize Cloudflare preview deployments by @JSONbored in #2062
New Contributors
- @Rene0422 made their first contribution in #2000
- @galuis116 made their first contribution in #1975
- @glorydavid03023 made their first contribution in #1996
- @wolstad made their first contribution in #1966
- @ashanzzz made their first contribution in #2010
- @jeffrey701 made their first contribution in #1872
- @tanoggy made their first contribution in #2043
Full Changelog: v0.7.1-alpha.11...v0.7.2-alpha.1