Added
- Enable auto session tracking for release health in Sentry (#7501)
- Add workflow for Android Play Store build (#7468)
- Add copy link to transaction details sheet (#7449)
- Add sponsored sends (#7486)
- Add per-host Sentry grouping for RS escapes on iOS (#7514)
- Add flag-gated sponsored perps deposit execution (#7495)
- Add flag-gated sponsored predictions deposit execution (#7496)
- Attribute RS escapes by source on iOS (#7531)
- Share wallet confirmation helper between stake and unstake (#7528)
- Close unstaking sheet once toast is visible (#7533)
Changed
- Remove dead Cloudinary icon-signing fast-path (#7443)
- Move iOS e2e to develop only with Slack notifications (#7489)
- Move Android E2E to develop only with Slack notifications (#7490)
- Extract Send sheet logic into feature module (#7485)
- Bump iOS and Android to v2.0.34 (#7494)
- Pause Android perf testing pending measurement rethink (#7491)
- Dedupe @ethersproject/* dependencies (#7500)
- Single-source signing cert fingerprints (#7504)
- Split BackupWalletPrompt rows into dedicated components (#7502)
- Remove leftover WalletConnect v1 code (#7499)
- Extract iOS build into shared composite action (#7505)
- Extract funding deposit execution (#7493)
- Add asset info to asset sheet screen analytics (#7471)
- Pin Maestro via mise for e2e testing (#7511)
- Handle network related error on WC echo server subscription (#7512)
- Use new svg2png API for Cloudinary URL construction (#7515)
- Remove unused simplifyChartData helper (#7525)
- Remove orphaned tokensListenedCache utils (#7523)
- Remove unused uniswapAssetsCache util (#7521)
- Remove orphaned uniqueTokens constants utils (#7522)
- Move marquee list and speed animation into framework/ui (#7519)
- Move watchingAlert into wallet domain (#7520)
- Consolidate approval flow into new feature directory (#7527)
- Default to Go relay backend (#7529)
- Remove invalid dapp browser image URL fallbacks (#7526)
- Move time utils to framework/core (#7524)
- Isolate non-sponsored unstaking from general unstaking flow (#7534)
- Expand sports league icons and names for predictions (#7545)
Fixed
- Fix getClaimables Sentry noise (#7488)
- Fix Discover v2 UI layout regressions (#7492)
- Fix WelcomeScreen CTA shadow/text layering on Android 9 (#7498)
- Hide Wipe App + Restart from store builds in dev settings (#7503)
- Fix confusing "Not Enabled" cloud row label in backup (#7506)
- Silence WC FCM token warning when permission is denied (#7508)
- Fix Branch listener Sentry noise (#7509)
- Add gas params to unstake (#7458)
- Show pending unstake transaction toast (#7532)
- Fix send max amount on non 7702 chains (#7550)
- Fix lossy conversion of amount in Send flow (#7549)
- Fix flicked sponsorship status on stake (#7552)
- Fix swap max amount on non 7702 chains (#7551)
- Fix remaining send imprecision and ensure prepared call consistency (#7547)