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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [11.12.3]
10
+
### Fixed
11
+
-[MMI] Fixes an error related with a missing code fence, when the MMI build didn't have the blockaid feature ([#23516](https://github.com/MetaMask/metamask-extension/pull/23516))
12
+
-[MMI] Fixes a bug for some custodians that don't send us the env property when connection to MMI ([#23494](https://github.com/MetaMask/metamask-extension/pull/23494))
13
+
9
14
## [11.12.2]
10
15
### Fixed
11
16
- Fix transaction confirmations so that they correctly show estimated fees instead of max possible fees
@@ -4502,7 +4507,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
4502
4507
### Uncategorized
4503
4508
- Added the ability to restore accounts from seed words.
0 commit comments