Skip to content

Commit f7b448a

Browse files
authored
chore: Revert "chore: sync main with master, v12.13.1 -> v12.14.0" (#31095)
Reverts #31013 so that we can try the master sync again. There was one issue with the changelog (v12.13.1 entries accidentally removed), and it was squashed instead of merged.
1 parent cd674bb commit f7b448a

File tree

2 files changed

+6
-51
lines changed

2 files changed

+6
-51
lines changed

CHANGELOG.md

Lines changed: 5 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -6,54 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [12.14.0]
10-
### Added
11-
- Add Unichain logo ([#30361](https://github.com/MetaMask/metamask-extension/pull/30361))
12-
- Add modal to include metric ID before redirecting to the support page ([#30415](https://github.com/MetaMask/metamask-extension/pull/30415))
13-
- Add support for Mega Testnet for new users ([#30871](https://github.com/MetaMask/metamask-extension/pull/#30871))
14-
- Add support for Mega Testnet for existing users ([#30895](https://github.com/MetaMask/metamask-extension/pull/#30895))
15-
- [Beta] Add UI preparation changes for multichain connection flow ([#30164](https://github.com/MetaMask/metamask-extension/pull/30164))
16-
- [Beta] Integrate multichain assets rates controller to extension UI ([#30291](https://github.com/MetaMask/metamask-extension/pull/30291))
17-
- [Beta] Integrate SPL tokens and rates from multichainAssetsRates ([#30389](https://github.com/MetaMask/metamask-extension/pull/30389))
18-
- [Beta] Implement submission of multichain transactions ([#30416](https://github.com/MetaMask/metamask-extension/pull/30416))
19-
- [Beta] Add fetching for Solana quotes, account picker, and quote card ([#30452](https://github.com/MetaMask/metamask-extension/pull/30452))
20-
- [Beta] Fetch non-EVM token list and refreshed quote rates ([#30567](https://github.com/MetaMask/metamask-extension/pull/30567))
21-
- [Beta] Convert non-EVM amounts to fiat ([#30568](https://github.com/MetaMask/metamask-extension/pull/30568))
22-
- [Beta] Calculate Solana quote fees ([#30574](https://github.com/MetaMask/metamask-extension/pull/30574))
23-
- [Beta] Enable switching between EVM and non-EVM networks within Bridge experience ([#30595](https://github.com/MetaMask/metamask-extension/pull/30595))
24-
- [Beta] Track Solana bridge transactions ([#30619](https://github.com/MetaMask/metamask-extension/pull/30619))
25-
26-
### Changed
27-
- Improve account sync with primary SRP filtering, bulk account creation, and removed synced accounts limit ([#30529](https://github.com/MetaMask/metamask-extension/pull/30529))
28-
- Bump Snaps dependencies ([#30396](https://github.com/MetaMask/metamask-extension/pull/30396))
29-
- Set swap input parameters ([#30284](https://github.com/MetaMask/metamask-extension/pull/30284))
30-
- Adjust swap input selection defaults ([#30600](https://github.com/MetaMask/metamask-extension/pull/30600))
31-
- Handle `displayAccountNameSuggestion` flag in Snap Keyring ([#30531](https://github.com/MetaMask/metamask-extension/pull/30531))
32-
- Remove supported chains check ([#29773](https://github.com/MetaMask/metamask-extension/pull/29773))
33-
- Revist list of supported currencies ([#30324](https://github.com/MetaMask/metamask-extension/pull/30324))
34-
- Hide non-zero hex data alert for contract deployment confirmations ([#30474](https://github.com/MetaMask/metamask-extension/pull/30474))
35-
- Allow `snap_experimentalProviderRequest` as an unrestricted method ([#30525](https://github.com/MetaMask/metamask-extension/pull/30525))
36-
- Update slides descriptions ([#30270](https://github.com/MetaMask/metamask-extension/pull/30270))
37-
- Tweak threshold settings on Coin Overview for Flask build ([#30585](https://github.com/MetaMask/metamask-extension/pull/30585))
38-
- Clear transaction data after submission or cancellation ([#30546](https://github.com/MetaMask/metamask-extension/pull/30546))
39-
- Ensure swap-send decimals are rounded correctly in Firefox ([#30593](https://github.com/MetaMask/metamask-extension/pull/30593))
40-
- Refresh activity page upon specific events ([#30571](https://github.com/MetaMask/metamask-extension/pull/30571))
41-
- Exclude smart transaction status page from rate limiting ([#30537](https://github.com/MetaMask/metamask-extension/pull/30537))
42-
- Improve performance by preventing unnecessary AddressCopyButton re-renders ([#30289](https://github.com/MetaMask/metamask-extension/pull/30289))
43-
- Update Mega Testnet logo ([#30883](https://github.com/MetaMask/metamask-extension/pull/#30883))
44-
- [Beta] Refactor asset picker to support non-EVM tokens ([#30313](https://github.com/MetaMask/metamask-extension/pull/30313))
45-
46-
### Fixed
47-
- Fix network switch issue on dApps ([#30211](https://github.com/MetaMask/metamask-extension/pull/30211))
48-
- Fix spinner display in NFT tab ([#30427](https://github.com/MetaMask/metamask-extension/pull/30427))
49-
- Fix chain ID inconsistency between NFT and global settings ([#30517](https://github.com/MetaMask/metamask-extension/pull/30517))
50-
- Fix "Send Max" behavior when gas value changes ([#30523](https://github.com/MetaMask/metamask-extension/pull/30523))
51-
- Fix fetching of quotes when source amount's decimals exceed token's decimals ([#29990](https://github.com/MetaMask/metamask-extension/pull/29990))
52-
- Fix critical error message visibility in dark mode ([#30570](https://github.com/MetaMask/metamask-extension/pull/30570))
53-
- Fix text visibility issues on the error page in dark mode ([#30408](https://github.com/MetaMask/metamask-extension/pull/30408))
54-
- Fix page reload issue during SRP creation ([#30178](https://github.com/MetaMask/metamask-extension/pull/30178))
55-
- [Beta] Fix Solana snap validation ([#30596](https://github.com/MetaMask/metamask-extension/pull/30596))
56-
- [Beta] Fix swap source token balance on multichain networks ([#30622](https://github.com/MetaMask/metamask-extension/pull/30622))
9+
## [12.13.1]
10+
### Uncategorized
11+
- fix: Remove previousUserTraits from metametrics controller state ([#30621](https://github.com/MetaMask/metamask-extension/pull/30621))
5712

5813
## [12.13.0]
5914
### Added
@@ -5819,8 +5774,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
58195774
- Added the ability to restore accounts from seed words.
58205775

58215776

5822-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.14.0...HEAD
5823-
[12.14.0]: https://github.com/MetaMask/metamask-extension/compare/v12.13.0...v12.14.0
5777+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v12.13.1...HEAD
5778+
[12.13.1]: https://github.com/MetaMask/metamask-extension/compare/v12.13.0...v12.13.1
58245779
[12.13.0]: https://github.com/MetaMask/metamask-extension/compare/v12.12.0...v12.13.0
58255780
[12.12.0]: https://github.com/MetaMask/metamask-extension/compare/v12.11.0...v12.12.0
58265781
[12.11.0]: https://github.com/MetaMask/metamask-extension/compare/v12.10.4...v12.11.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metamask-crx",
3-
"version": "12.14.0",
3+
"version": "12.13.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)