- Swaps: Sort "token_from" dropdown tokens by their fiat value first and "token_to" by top tokens ([#14436](https://github.com/MetaMask/metamask-extension/pull/14436))
- Update segment instantiation check. Only check if SEGMENT_WRITE_KEY exists ([#14407](https://github.com/MetaMask/metamask-extension/pull/14407))
- Enhanced Gas Fee UI : Fix gas values overlaping with labels ([#14392](https://github.com/MetaMask/metamask-extension/pull/14392))
- Fix speed-up/cancel: don't update existing transaction data ([#14355](https://github.com/MetaMask/metamask-extension/pull/14355))
- Disable Swaps on Rinkeby for production ([#14372](https://github.com/MetaMask/metamask-extension/pull/14372))
- enable skipped test ([#14378](https://github.com/MetaMask/metamask-extension/pull/14378))
- Enable Token search functionality on supported networks ([#14034](https://github.com/MetaMask/metamask-extension/pull/14034))
- Enable Token Detection by default on supported networks ([#14002](https://github.com/MetaMask/metamask-extension/pull/14002))
- Sync `develop` with `master` ([#14289](https://github.com/MetaMask/metamask-extension/pull/14289))
- Add asset_type to 'Tokens Added' event. ([#14252](https://github.com/MetaMask/metamask-extension/pull/14252))
- Merge remote-tracking branch 'origin/develop' into master-sync
- Dark Mode: Remove unwanted background for price quote ([#14278](https://github.com/MetaMask/metamask-extension/pull/14278))
- Dark Mode: Fix colors in toggle button ([#14280](https://github.com/MetaMask/metamask-extension/pull/14280))
- Ensure proper color for swaps edit link ([#14273](https://github.com/MetaMask/metamask-extension/pull/14273))
- Dark Mode: Ensure actionable message button colors are the same color as previously ([#14271](https://github.com/MetaMask/metamask-extension/pull/14271))
- Add token standard to Token Added event. ([#14253](https://github.com/MetaMask/metamask-extension/pull/14253))
- Token Aggregators component for Tokens Detected page ([#14157](https://github.com/MetaMask/metamask-extension/pull/14157))
- Ensure Metafox follows cursor on Fetching quotes screen ([#14261](https://github.com/MetaMask/metamask-extension/pull/14261))
- GasModalPageContainer story: convert knobs and actions to controls / args ([#13516](https://github.com/MetaMask/metamask-extension/pull/13516))
- Show STX switch for wrapping / unwrapping ([#14225](https://github.com/MetaMask/metamask-extension/pull/14225))
- Change over ImportToken stories to use controls instead of knobs, update props in stories ([#14246](https://github.com/MetaMask/metamask-extension/pull/14246))
- Change over FeeCard stories to use controls instead of knobs, update props in stories ([#13766](https://github.com/MetaMask/metamask-extension/pull/13766))
- Update What's new screen with Token Detection information ([#14124](https://github.com/MetaMask/metamask-extension/pull/14124))
## [10.13.0]
### Added
- Add a new fiat onboarding option via MoonPay ([#13934](https://github.com/MetaMask/metamask-extension/pull/13934))
@ -2885,7 +2986,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Uncategorized
- Added the ability to restore accounts from seed words.