Added
- Setup: SSN + Review Details (#7677)
- Add Passkey Screen (#7686)
- Link credit card adding with a user account (#7689)
- Handle already verified phone number without passkey (#7679)
- Link wallet (#7696)
- Surface per-test results and retry-passes in the run summary (#7704)
- Add status half modals (#7711)
- Link creating order to the backend endpoint (#7703)
- Handle resume when user KYC been approved already (#7717)
- Implement Sign In (#7718)
- Allow user to check KYC verification later (#7721)
Changed
- Bump iOS and Android to v2.0.42 (#7687)
- Remove dead demo app and packaging from vendored animated-charts (#7688)
- Remove useIsWalletEthZero and its dead threading (#7683)
- Remove dead exports from vendored animated-charts (#7690)
- Use private dev keystore for local builds (#7693)
- Update viem and remove patch (#7697)
- Remove unreachable AddFundsInterstitial and friends (#7682)
- Remove unreachable AssetListHeader and ListHeader (#7684)
- Remove dead AnimatePresence and usePressHandler (#7691)
- Remove unused CoinCheckButton component (#7692)
- Remove dead env plumbing from the CI entry scripts (#7699)
- Upgrade Maestro 2.0.10 -> 2.7.0 (#7700)
- Remove duplicate Android logcat capture (#7702)
- Pin anvil via mise (#7708)
- Move test wallet funding out of the app (#7709)
- Move EVM primitives out of framework into owning domains (#7713)
- Ensure user can not go back after certain milestones (#7719)
Fixed
- Flaky setup resume testing (#7698)
- First pass of frozen copy in English on cold start (#7705)
- Request failures counted as app crashes in release health (#7706)
- Run summary looks complete when a shard reports nothing (#7710)
- Redact identifiers from logged URLs and error messages (#7712)
- Make transaction watching resilient to high pending volume and request failure (#7694)