Skip to content

Commit 6718e53

Browse files
authored
release: release-changelog/7.72.1 (#28720)
This PR updates the changelog for **7.72.1**. ## Summary - Adds `## [7.72.1]` with the user-facing fix from [#28688](#28688) (Perps geo-block / compliance gate on Market Insights Long/Short). - Updates footer compare links: `[Unreleased]` → `v7.72.1...HEAD`; `[7.72.1]` → `v7.71.1...v7.72.1`. Hotfix — no test plan generated (documentation only). CHANGELOG entry: null <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk documentation-only change updating `CHANGELOG.md` with the 7.72.1 entry and compare links. > > **Overview** > Adds a new `## [7.72.1]` changelog section documenting a single fix for preventing users in restricted regions from opening Perps positions via Market Insights. > > Updates the changelog footer links so `[Unreleased]` compares from `v7.72.1` and adds the `v7.72.0...v7.72.1` compare link for the new release. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit b392d07. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent c1085e7 commit 6718e53

1 file changed

Lines changed: 87 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,90 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.72.1]
11+
12+
### Fixed
13+
14+
- Fixed a bug where users in restricted regions could open perps positions from the Market Insights page (#28688)
15+
16+
## [7.72.0]
17+
18+
### Added
19+
20+
- Card Spending limit screen analytics include Linea mUSD fiat balance, top card-supported asset by fiat, and top wallet-wide asset by fiat when the screen is viewed (#27981)
21+
- Upgrade @metamask/seedless-onboarding-controller to v9.0.0 (#27859)
22+
- Added new workflow runway_ios_rc_workflow (#27662)
23+
- Added check to hide Speed up and Cancel buttons in the activity list and transaction details when the user has selected another token to pay for gas (#27404)
24+
- Added skeleton-style quote loading UI during swaps (#27174)
25+
- Added Earn Rewards preview section to the Rewards Dashboard with geo-gated mUSD calculator and MetaMask Card earn cards (#27684)
26+
- Added geo-restriction guard to campaign opt-in sheet, disabling opt-in for users in restricted regions (#27676)
27+
- Added edit gas from cancel/speed up modal: users can tap the network fee row to open the gas fee modal and adjust gas before confirming cancel or speed up (#27194)
28+
- Added an experiment for the bridge token selector balance layout (#27690)
29+
- Added Stable network logo and USDT0 native token icon (#27258)
30+
- Added "View all" actions for Explore search sections (#26569)
31+
- Added Ondo GM campaign portfolio positions (#27971)
32+
- Added Ondo campaign leaderboard rank and position (#27917)
33+
- Added remote feature flag for the Tron unstaked TRX claim button on token details (#27908)
34+
- Added compliance access-restricted modal when a wallet address is flagged (#27694)
35+
- Added ERC-1155 send from NFT details (#27800)
36+
- Added Money home empty state scaffold (#27831)
37+
- Added Solana SPL delegation for MetaMask Card spending limits (#25276)
38+
- Added Perps withdraw entry under Developer Options with updated UI (#27792)
39+
- Added test-app universal link support (#27811)
40+
- Added Braze SDK integration for push notification delivery (#28143)
41+
42+
### Changed
43+
44+
- Changed the default in-app browser search engine to Brave Search for a privacy-focused, ad-free browsing experience (#26356)
45+
- Updated ERC-20 token balance loading to resolve balances via an API call instead of cache-only reads (#27611)
46+
- Improved Predict withdraw token list load performance (#27735)
47+
- Removed token list item V1/V2 feature flag (#27731)
48+
- Updated hosted charting library URL for in-app charts (#27972)
49+
- Hid date on Rewards campaign cards, tightened disclaimer copy, and added mUSD button metrics in the mUSD view (#27952)
50+
- Improved mUSD calculator defaults, swap navigation, and disclaimer placement (#27949)
51+
- Market Insights feedback buttons show a filled state and persist selection for the current digest (#27849)
52+
- Migrated `Button` to the design system in the web3auth scope (#27810)
53+
- Migrated `Button` to the design system in the card scope (#27752)
54+
- Migrated `Button` to the design system in the confirmations scope (#27805)
55+
- Migrated `Button` to the design system in the wallet-integration scope (#27548)
56+
- Migrated `Button` to the design system in the bridge scope (#27535)
57+
- Activity "View full history" uses the correct block explorer when the wallet network does not match the activity chain (#27734)
58+
- WalletConnect v2: sequential session restore (#27950)
59+
- WalletConnect v2: `pairingTopic` handling for permission revocation (#27945)
60+
- WalletConnect v2: Redux store listener cleanup (#27932)
61+
- Updated Activity to filter incoming native transfers from unknown senders while keeping transfers from your accounts and address book (#27799)
62+
- Gated campaigns with rewards enabled instead of a separate campaigns feature flag (#27863)
63+
- Updated global error handling by moving `ErrorBoundary` above providers to catch render failures (#27816)
64+
- Updated the general settings language picker to show each language in its native name (#27788)
65+
- Updated `@metamask/design-system-react-native` to 0.11.0 and deprecated overlapping component-library exports (#27652)
66+
- Refactored Card spending limit flow with account-scoped token ordering, settings-style rows, and a dedicated limit options sheet (#27918)
67+
- Improved cross-chain bridge activity visibility on the destination chain (#27536)
68+
69+
### Fixed
70+
71+
- fix: replace static hex colors with design tokens in test files (#26396)
72+
- Fixed Perps PnL comma formatting (#27815)
73+
- Fixed incorrect aggregated PnL and order size for multi-fill trades on Perps market and home (#27906)
74+
- Fixed HIP-3 market category labels for URNM (commodity) and USAR (stock) (#27910)
75+
- Fixed low-price asset TP/SL price entry to allow up to six decimals (#27901)
76+
- Fixed prediction outcome labels breaking the market details action button layout (#27832)
77+
- Fixed Card delegation by adding missing Card-supported networks so approvals receive a valid `networkClientId` (#27833)
78+
- Fixed Perps max-size buffer to reduce spurious "Insufficient margin" near 100% margin (#27417)
79+
- Fixed missing TP/SL pills on Perps and Activity recent activity (#27685)
80+
- Fixed perps order toast styling and deposit progress toast behavior (#27487)
81+
- Fixed empty error messages in authentication flows (#27705)
82+
- Fixed gas-sponsored swap activity to show "Paid by MetaMask" on the total gas fee row (#27268)
83+
- Fixed error reporting initialization for Sentry (#27794)
84+
- Suppressed WebView JavaScript dialogs when the browser screen is not focused (#26705)
85+
- Fixed mUSD/Cash row typography and fiat formatting alignment with the token list (#27736)
86+
- Fixed swap amount row alignment with quote details (#27730)
87+
- Fixed opening a trending token from Swap dismissing the screen instead of showing token details (#27707)
88+
- Fixed bridge amount keypad cursor handling (#27367)
89+
- Fixed mUSD analytics and address-copy regressions (#27670)
90+
- Fixed brief Long/Short flash when opening a market that already has a position (#27671)
91+
- Fixed Merkl bonus claim handling with session lock and reward refetching (#28204)
92+
- Fixed token details sticky swap actions to use balance-aware defaults (#28151)
93+
1094
## [7.71.1]
1195

1296
### Changed
@@ -11078,7 +11162,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1107811162
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1107911163
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1108011164

11081-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.71.1...HEAD
11165+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.72.1...HEAD
11166+
[7.72.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.72.0...v7.72.1
11167+
[7.72.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.71.1...v7.72.0
1108211168
[7.71.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.71.0...v7.71.1
1108311169
[7.71.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.1...v7.71.0
1108411170
[7.70.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.0...v7.70.1

0 commit comments

Comments
 (0)