You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added Security & Trust section to Token Details page showing risk level, contract security features, buy/sell tax, token distribution, and official links powered by Blockaid (#27073)
16
+
- Added a "Withdraw" button to the unstaked TRX banner so users can claim TRX that has completed the lock period (#27076)
17
+
- Added handling for aggregated balance on the new home page (#27172)
18
+
- Added LD flags to consume price impact threshold (#27196)
19
+
- Added Segment event tracking for mUSD Quick Convert flow and enriched generic Transaction\* events for mUSD conversion transactions (#27305)
20
+
- Improved bridge/swap quote expiry experience; expired quotes now remain visible inline with a prompt to refresh, replacing a separate modal flow (#27340)
24
21
- Added support for ramps providers such as PayPal, Robinhood & Coinbase that use a different checkout browser (#27364)
25
-
- Authenticate transaction submission to sentinel and transaction API (#27410)
22
+
- Added authentication for transaction submission to sentinel and transaction API (#27410)
26
23
- Added skeleton loading indicator to NFT grid items while images are loading (#27413)
27
-
- Embed the metal card checkout flow into the Card onboarding/sign-up flow. (#27420)
28
-
- Add attention badge on Card button (#27425)
24
+
- Embedded the metal card checkout flow into the Card onboarding/sign-up flow (#27420)
25
+
- Added attention badge on Card button (#27425)
29
26
- Added a new tab for users to see their NFTs and fixed NFT flicker on that view (#27437)
30
27
- Added press opacity feedback to NFT grid items (#27488)
31
-
- Applied a minimum $0.01 threshold for showing the "Claim bonus" CTA for Merkl rewards so that amounts below the threshold (#27522)
32
-
show the 3% bonus label instead.
33
-
- Updated Predict withdraw to default to the user’s last used destination token before falling back to the remote preferred (#27532)
34
-
token.
35
-
- Enable campaigns view under feature flag (#27556)
36
-
- Redirect buy deeplinks to the new Ramps Buy flow when Ramps Unified V2 is enabled. Deprecated cash deposit deeplinks. (#27557)
28
+
- Applied a minimum $0.01 threshold for showing the "Claim bonus" CTA for Merkl rewards so that amounts below the threshold show the 3% bonus label instead (#27522)
29
+
- Updated Predict withdraw to default to the user’s last used destination token before falling back to the remote preferred token (#27532)
30
+
- Enabled campaigns view under feature flag (#27556)
31
+
- Redirected buy deeplinks to the new Ramps Buy flow when Ramps Unified V2 is enabled; deprecated cash deposit deeplinks (#27557)
- Added campaign opt-in flow with details and mechanics screens in the Rewards section (#27619)
39
34
- Updated Ramp buy flow modal headers and typography to use shared compact header and design system components (#27627)
40
-
- Migrated Card authentication to CardController with new `useCardAuth` hook for controller-based auth flow. (#27656)
41
-
- Extracted Card supported-country check into `selectIsUserInSupportedCardCountry` selector. (#27695)
35
+
- Migrated Card authentication to CardController with new `useCardAuth` hook for controller-based auth flow (#27656)
36
+
- Extracted Card supported-country check into `selectIsUserInSupportedCardCountry` selector (#27695)
42
37
- Updated mUSD aggregated balance row to redirect to the Cash tokens list when the user holds mUSD on any network (#27703)
43
38
44
39
### Changed
45
40
46
41
- Removed deprecated payment request (#27519)
47
-
- Updated earn balance row layout (logo size, badge size, balance/percentage placement) and added privacy mode support for (#27457)
48
-
StakingBalance and EarnLendingBalance
49
-
- Refactored Card onboarding to use the `useRegions` hook instead of Redux `selectedCountry` for region/country data. (#27539)
42
+
- Updated earn balance row layout (logo size, badge size, balance/percentage placement) and added privacy mode support for StakingBalance and EarnLendingBalance (#27457)
43
+
- Refactored Card onboarding to use the `useRegions` hook instead of Redux `selectedCountry` for region/country data (#27539)
50
44
- Adjusted spacing in homepage (#27637)
51
45
52
46
### Fixed
53
47
54
-
- Fixed a bug where closing the "Token not available" modal left the user in a stuck state instead of navigating back to the (#27277)
55
-
token selection screen.
56
-
- Fixed false "Token Not Available" errors during Buy flow when payment methods are still loading after provider change; fixed (#27448)
57
-
missing "Token Not Available" modal in home buy flow; fixed crash when
58
-
navigating back from "Token Not Available" modal in token info buy flow
48
+
- Fixed a bug where closing the "Token not available" modal left the user in a stuck state instead of navigating back to the token selection screen (#27277)
49
+
- Fixed false "Token Not Available" errors during Buy flow when payment methods are still loading after provider change; fixed missing "Token Not Available" modal in home buy flow; fixed crash when navigating back from "Token Not Available" modal in token info buy flow (#27448)
59
50
- Fixed token row display on homepage to show price and variation separated by a dot for consistency with token list items (#27449)
60
51
- Fixed stop loss banner rendering issue (#27458)
61
-
- Fixed Order Details screen displaying excessive decimal places for crypto amounts after ramp purchases. (#27469)
0 commit comments