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
- Fixes styles for the fox icon when selecting future ETH as a gas token (#37577)
57
+
- Fixes a bug where when a user no longer owns an NFT it still shows up in the list when clicking Send button from home page. (#37558)
58
+
- Verify that network is bridge-enabled before navigating to the Bridge page (#37556)
59
+
- Fixed the padding in the transaction simulation details (#37511)
60
+
- Sets a default network order for the receiving addresses. (#37467)
61
+
- Fix the broken link of Ledger connection toturial. (#37216)
62
+
- Updated the error handling for invalid SRP (#37470)
63
+
- Fix intermittent stripe checkout succeed subscription not shown (#37453)
64
+
- Updated default pair for BTC (#37512)
65
+
- Fixed the smart transaction link (#37461)
66
+
- Fixed a crash that could occur during wallet initialization when connecting to dapps (#37234)
67
+
- Fixed string sanitize for bidirectional Unicode control characters to hide in signature requests (#37056)
68
+
- Simulation Details - Displayed "No changes" in a single line (#37464)
69
+
- Fix showing ENS recipient if it's typed in the send flow (#37047)
70
+
- Use correct href for phishing page proceed anyway button (#36871)
71
+
- Token name truncation (#37429)
72
+
- Re-add connection indicator to bip44 account cell (#36423)
73
+
- Fixed issue where approval changes were sometimes missing in transaction simulations for batch transactions. (#37347)
74
+
- Defer UI actions until swap SSE quotes are fully loaded (#37336)
75
+
10
76
## [13.8.0]
11
77
12
78
### Added
@@ -1069,7 +1135,8 @@ authorized by the user.` error until the user fully revoked dapp
1069
1135
- This changelog was split off with 12.22.0
1070
1136
- All older changes can be found in [docs/CHANGELOG_older.md](https://github.com/MetaMask/metamask-extension/blob/main/docs/CHANGELOG_older.md)
0 commit comments