Skip to content

Commit b751974

Browse files
release: release/13.11.0-Changelog (#38073)
This PR updates the change log for 13.11.0. (Hotfix - no test plan generated.) <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates `CHANGELOG.md` for 13.11.0 with new features, numerous fixes, and release links. > > - **Docs**: > - Updates `CHANGELOG.md` with a new `13.11.0` section, including: > - **Added**: metrics for advanced view, rewards onboarding improvements (tour, QR code), shield UI animations, new labels for sponsored gas, network/logo updates, token insights modal, sidepanel icon, and assorted UX tweaks. > - **Fixed**: broad stability and UX fixes across networks (Tron/Polygon), balances and fiat rates, shield subscription and middleware behaviors, social login/auth flows, snaps account sync and dialogs, UI alignments, and swap/quote validation. > - Appends comparison links for `13.11.0` and updates `[Unreleased]` reference. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 532c7da. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Gauthier Petetin <[email protected]>
1 parent 2c10a6d commit b751974

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

CHANGELOG.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- Added a new Token Insights modal to enhance token verification accessibility (#37469)
3030
- Added sidepanel icon (#37777)
3131
- Add QrCode View to Rewards onboarding (#37959)
32+
- Show onboarding tour when signing up for rewards (#38052)
33+
- Add animation to shield entry modal (#38001)
34+
- Adds animation to Settings shield banner (#37998)
3235

3336
### Fixed
3437

@@ -46,13 +49,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4649
- Fix shield plan default payment method not work first time select (#37935)
4750
- Notification screen back handling (#37921)
4851
- Fixed `Invalid Access Token` error during the rehydrate/create with social login (#37387)
49-
updated `@metamask/seedless-onboarding-controller` to
50-
`v6`.
52+
updated `@metamask/seedless-onboarding-controller` to `v6`.
5153
- Fixed a rare issue where Snaps updating state rapidly would lose data (#37971)
5254
- Updates the logos so they appear consistently as squares (#37932)
53-
54-
## **Related issues**
55-
5655
- Fixed glitching effect after restarting shield plan (#37904)
5756
- Recipient address overflow (#37813)
5857
- Fix token list hover (#37863)
@@ -64,6 +63,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6463
- Fixed deep link page design inconsistencies (#37872)
6564
- Fix error message when trying to import an SRP with an account that is already imported via private key (#37743)
6665
- Change available value text to total fiat value when fiat mode is enabled (#37749)
66+
- Prevents token list from fetching balances for all accounts (#38065)
67+
- Update dapp swap comparison banner UI (#38006)
68+
- Fixes issue with Tron resources not displaying in the details page (#38101)
69+
- Fixes dapp-swap comparison fiat rate fetching for polygon (#38102)
70+
- Fixes Shield subscription feature to properly handle multichain scenarios where non-EVM accounts (Bitcoin, Solana) are selected (#38155)
71+
- Fixes incorrect balances shown when multiple accounts are tied to different reward subscriptions (#38130)
72+
- Fixes broken uniswap shield middleware unable to find quote because of chainId derivation (#38057)
73+
- Automatically re-sync accounts between Snaps and MetaMask (#37987)
74+
- Prevents any dialogs for multichain wallet Snaps (Solana, Bitcoin, Tron) (#38061)
75+
- Fixes missing native token balances in wallet balance (#38126)
76+
- Enable metametrics toggle for active shield subscribers (#38176)
77+
- Fixes social login authentication validation in rehydrate (#38170)
78+
- Fixes loading indicators alignment on the deep link page (#38152)
79+
- Fixes wrong Tron balance (#38151)
80+
- Fixes marketing parameters in the shield metrics (#38202)
81+
- Quote request should only be triggered for valid swaps (#38121)
82+
- Fixes send flow for some Tron assets (#38206)
83+
- Fixed an issue where Shield subscription approval amounts were not displayed correctly (#38285)
84+
for tokens using underscored parameter names in their approval functions.
85+
Updates the Shield Terms of Use URL to include the privacy notice link.
86+
- Fixes ui regression of removed LegacyLayout wrapper for CONFIRMATION_V_NEXT_ROUTE (#38239)
87+
- Fixes tron quote display issue (#38266)
88+
- Fixes broken rewards deeplink that no does not trigger onboarding or populate referral code (#38164)
89+
- Fixes non-evm account balances not found errors (#38318)
6790

6891
## [13.10.4]
6992

0 commit comments

Comments
 (0)