- [#6578](https://github.com/MetaMask/metamask-extension/pull/6578): * Remove KNOWN_ADDRESS_ERROR from error objects
- [#6581](https://github.com/MetaMask/metamask-extension/pull/6581): Bump eth-json-rpc-filters and eth-contract-metadata
- [#6577](https://github.com/MetaMask/metamask-extension/pull/6577): Fix integration tests: completedUiMigration state and fetch + ethquery mocking
- [#6575](https://github.com/MetaMask/metamask-extension/pull/6575): Fix nock usages in unit tests
- [#6557](https://github.com/MetaMask/metamask-extension/pull/6557): * Add basic drag and drop functionality to seed phrase entry.
- [#6543](https://github.com/MetaMask/metamask-extension/pull/6543): * i18n: Don't translate null or undefined key
- [#6565](https://github.com/MetaMask/metamask-extension/pull/6565): Adds NPM scripts for running a dapp, and dapp + chain, locally.
- [#6546](https://github.com/MetaMask/metamask-extension/pull/6546): Add suffix to title text only when it exists
- [#6410](https://github.com/MetaMask/metamask-extension/pull/6410): * Ensure home screen does not render if there are unapproved txs (#6501)
- [#6526](https://github.com/MetaMask/metamask-extension/pull/6526): Include token checksum address in prices lookup for token rates
- [#6526](https://github.com/MetaMask/metamask-extension/pull/6526): Include token checksum address in prices lookup for token rates
- [#6500](https://github.com/MetaMask/metamask-extension/pull/6500): * Send metrics event from backend for on chain transaction failures
- [#6502](https://github.com/MetaMask/metamask-extension/pull/6502): Add subheader to all settings subviews
- [#6502](https://github.com/MetaMask/metamask-extension/pull/6502): * Add subheader to all settings subviews
- [#6501](https://github.com/MetaMask/metamask-extension/pull/6501): Improve confirm screen loading performance by fixing home screen rendering bug
- [#6501](https://github.com/MetaMask/metamask-extension/pull/6501): * Ensure that the confirm screen renders before the home screen if there are unapproved txs.