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)
46
+
- 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)
47
+
- Verify that network is bridge-enabled before navigating to the Bridge page (#37556)
48
+
- Fixed the padding in the transaction simulation details (#37511)
49
+
- Sets a default network order for the receiving addresses. (#37467)
50
+
- Fix the broken link of Ledger connection toturial. (#37216)
51
+
- Updated the error handling for invalid SRP (#37470)
52
+
- Fix intermittent stripe checkout succeed subscription not shown (#37453)
53
+
- Updated default pair for BTC (#37512)
54
+
- Fixed the smart transaction link (#37461)
55
+
- Fixed a crash that could occur during wallet initialization when connecting to dapps (#37234)
56
+
- Fixed string sanitize for bidirectional Unicode control characters to hide in signature requests (#37056)
57
+
- Simulation Details - Displayed "No changes" in a single line (#37464)
58
+
- Fix showing ENS recipient if it's typed in the send flow (#37047)
59
+
- Use correct href for phishing page proceed anyway button (#36871)
60
+
- Token name truncation (#37429)
61
+
- Re-add connection indicator to bip44 account cell (#36423)
62
+
- Fixed issue where approval changes were sometimes missing in transaction simulations for batch transactions. (#37347)
63
+
- Defer UI actions until swap SSE quotes are fully loaded (#37336)
64
+
-@metamask/message-signing-snap to version 1.1.4 (#37579)
65
+
- Decrease time before activating QuickNode when Infura is degraded or unavailable; decrease time before allowing users to (#37002)
66
+
interact with a custom network following connection issues
67
+
- Update default bridge slippage to 2% (#37367)
68
+
- Stops reloading of animation once completed (#37581)
69
+
- Fixes error saying alIgnoredTokens is undefined (#37660)
70
+
- Fixes unexpected error modal shown after user has cancelled the social login in firefox (#37658)
71
+
- Fixes infinite spinner shown on send flow when sending very low BTC (#37657)
72
+
- Fixed a bug causing advanced permissions requests on mainnet to fail before showing the permission picker (#37675)
73
+
- Fixes BTC redeposits not shown in individual asset activity (#37732)
74
+
- Automatically creates new account types on wallet unlock (#37762)
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