mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Update changelog for v8.0.7 (#9161)
Changes that were not user-facing have been omitted, and the descriptions have been updated to be more readable for users.
This commit is contained in:
parent
8063a83d85
commit
027723d396
10
CHANGELOG.md
10
CHANGELOG.md
@ -3,6 +3,16 @@
|
||||
## Current Develop Branch
|
||||
|
||||
## 8.0.7 Fri Aug 07 2020
|
||||
- [#9065](https://github.com/MetaMask/metamask-extension/pull/9065): Change title of "Reveal Seed Words" page to "Reveal Seed Phrase"
|
||||
- [#8974](https://github.com/MetaMask/metamask-extension/pull/8974): Add tooltip to copy button for contacts and seed phrase
|
||||
- [#9063](https://github.com/MetaMask/metamask-extension/pull/9063): Fix broken UI upon failed password validation
|
||||
- [#9075](https://github.com/MetaMask/metamask-extension/pull/9075): Fix shifted popup notification when browser is in fullscreen on macOS
|
||||
- [#9085](https://github.com/MetaMask/metamask-extension/pull/9085): Support longer text in network dropdown
|
||||
- [#8873](https://github.com/MetaMask/metamask-extension/pull/8873): Fix onboarding bug where user can be asked to verify seed phrase twice
|
||||
- [#9104](https://github.com/MetaMask/metamask-extension/pull/9104): Replace "Email us" button with "Contact us" button
|
||||
- [#9137](https://github.com/MetaMask/metamask-extension/pull/9137): Fix bug where `accountsChanged` events stop after a dapp connection is closed.
|
||||
- [#9152](https://github.com/MetaMask/metamask-extension/pull/9152): Fix network name alignment
|
||||
- [#9144](https://github.com/MetaMask/metamask-extension/pull/9144): Add web3 usage metrics and prepare for web3 removal
|
||||
|
||||
## 8.0.6 Wed Jul 22 2020
|
||||
- [#9030](https://github.com/MetaMask/metamask-extension/pull/9030): Hide "delete" button when editing contact of wallet account
|
||||
|
Loading…
Reference in New Issue
Block a user