Skip to content

Commit 69a61f4

Browse files
authored
Merge pull request #32005 from MetaMask/Version-v12.16.1
feat: 12.16.1
2 parents c95e78a + 64aa2e4 commit 69a61f4

File tree

22 files changed

+1774
-226
lines changed

22 files changed

+1774
-226
lines changed

.yarn/patches/@metamask-transaction-controller-npm-52.3.0-56fc57fbe6.patch

+1,198-16
Large diffs are not rendered by default.

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [12.16.1]
10+
### Added
11+
- Add support for version 2.0.0 of EIP-5792 ([#31913](https://github.com/MetaMask/metamask-extension/pull/31913))
12+
13+
### Changed
14+
- Update privacy policy url for Firefox builds on metametrics screen ([#32062](https://github.com/MetaMask/metamask-extension/pull/32062))
15+
16+
### Fixed
17+
- Fix confusing error shown when trying to unlock the wallet with the wrong password ([#31933](https://github.com/MetaMask/metamask-extension/pull/31933))
18+
- Fix displaying full-size images of nft ([#31967](https://github.com/MetaMask/metamask-extension/pull/31967))
19+
20+
921
## [12.16.0]
1022
### Added
1123
- Include 'Bitcoin' and 'Watch-only' accounts in settings search results for easier access. ([#31257](https://github.com/MetaMask/metamask-extension/pull/31257))
@@ -5951,7 +5963,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
59515963
- Added the ability to restore accounts from seed words.
59525964

59535965

5954-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.16.0...HEAD
5966+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.16.1...HEAD
5967+
[12.16.1]: https://github.com/MetaMask/metamask-extension/compare/v12.16.0...v12.16.1
59555968
[12.16.0]: https://github.com/MetaMask/metamask-extension/compare/v12.15.2...v12.16.0
59565969
[12.15.2]: https://github.com/MetaMask/metamask-extension/compare/v12.15.1...v12.15.2
59575970
[12.15.1]: https://github.com/MetaMask/metamask-extension/compare/v12.15.0...v12.15.1

0 commit comments

Comments
 (0)