|
|
|
@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
- Ensure settings can be opened if browser zoom level > 100% ([#13460](https://github.com/MetaMask/metamask-extension/pull/13460)) |
|
|
|
|
- Ensure displayed balances of tokens are not incorrectly rounded down ([#13337](https://github.com/MetaMask/metamask-extension/pull/13337)) |
|
|
|
|
- Improve visual spacing on the wallet selection flow of onboarding ([#12799](https://github.com/MetaMask/metamask-extension/pull/12799)) |
|
|
|
|
|
|
|
|
|
## [10.9.3] |
|
|
|
|
### Fixed |
|
|
|
|
- Allow for scrolling when sign type data message is too long ([#13642](https://github.com/MetaMask/metamask-extension/pull/13642)) |
|
|
|
@ -2731,8 +2732,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
- Added the ability to restore accounts from seed words. |
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.10.0...HEAD |
|
|
|
|
[10.10.0]: https://github.com/MetaMask/metamask-extension/compare/v10.9.2...v10.10.0 |
|
|
|
|
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.9.3...HEAD |
|
|
|
|
[10.10.0]: https://github.com/MetaMask/metamask-extension/compare/v10.9.3...v10.10.0 |
|
|
|
|
[10.9.3]: https://github.com/MetaMask/metamask-extension/compare/v10.9.2...v10.9.3 |
|
|
|
|
[10.9.2]: https://github.com/MetaMask/metamask-extension/compare/v10.9.1...v10.9.2 |
|
|
|
|
[10.9.1]: https://github.com/MetaMask/metamask-extension/compare/v10.9.0...v10.9.1 |
|
|
|
|