File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased]
8
8
9
9
## [ 12.0.6]
10
+ ### Changed
11
+ - Improve error diagnostics ([ #26482 ] ( https://github.com/MetaMask/metamask-extension/pull/26482 ) )
12
+
13
+ ### Fixed
14
+ - Fix errors in error diagnistics on Firefox ([ #26467 ] ( https://github.com/MetaMask/metamask-extension/pull/26467 ) )
15
+ - Prevent pending transactions from causing excessive disk space usage ([ #26485 ] ( https://github.com/MetaMask/metamask-extension/pull/26485 ) )
16
+ - This is a repeat of the fix included in v12.0.1; it wasn't working for all users, but it should now.
17
+ - Prevent UI crash while signature confirmation is closing ([ #26248 ] ( https://github.com/MetaMask/metamask-extension/pull/26248 ) )
10
18
11
19
## [ 12.0.5]
12
20
### Fixed
You can’t perform that action at this time.
0 commit comments