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
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 -->
Copy file name to clipboardExpand all lines: CHANGELOG.md
+87-1Lines changed: 87 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,90 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
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)
0 commit comments