Added
- Integrated Backend WebSocket Service and Account Activity Service for real-time balance updates (feature-flagged) (#36819)
- Added Bitcoin provider feature flag support for runtime control via addBitcoinAccount flag (#36676)
- Adds network logo and native token logo for Plasma Mainnet network (#36456)
- Show skeleton loader when loading status for Shield Coverage (#36888)
- Added support for the Irish (Gaeilge) language (#36088)
- Added user's eligibility check for shield subscription Added an option to submit user subscription event from (#36835)
the shield entry modal - Added support for Hourly, Bi-Weekly (14 days), Monthly (30 days), and Yearly (365 days) duration periods. (#36706)
- Added shield subscription error toasts (#36718)
- Create add funds modal (#36592)
- Added new toast component (#36408)
- Add file upload component (#35779)
- Auto turn on some settings when shield is active (#36343)
- Bitcoin v1.3.0 release. (#36753)
- Integrated Shield Entry Modal with SubscriptionController (#36588)
Upgraded SubscriptionController tov1.0.0.
AddedShieldSubscriptionContextto watch subscription
status - Added snap accounts link and account watcher option to multichain account list (#36717)
- Added new label to BTC assets in the Tokens tab (#36574)
- Added Bitcoin network support for Bridge functionality (#35597)
- Enable BIP44 Bitcoin accounts (#36510)
- Make token detail chart % change when changing time frames and hovering (#36664)
- Add claims submission form (#35790)
- Show user account instead of payer address in transaction shield (#36610)
fix translation date for crypto insufficient funding - Adds hide and pin options to account item menu (#37012)
Fixed
- Fixed a bug that was causing the same token to be added twice from search (#36727)
- Improve perceived performance after importing a new SRP (#36882)
- Empty select rpc modal (#36876)
- Replace eye icon with a hover interaction to hide balances (#36543)
- Fixed a bug causing users to still see tokens with zero balance when the setting "hideTokensWithZeroBalance" is enabled. (#36821)
- Add changes to enable Snap accounts link to stable (#36770)
- Fixed a bug that caused ENS content hashes not to resolve properly (#36812)
- Correct transaction shield coverage text style (#36810)
- Fixed
ShieldController.initinSubscriptionController:stateChangeevent listener (#36779)
fixedSubscriptionControllerpolling
refactoruseUserSubscriptionhook usage. - Use template for dollar amount on locale (#36741)
- Update notifications enabled by default feature flag to control rollout (#36724)
- Increase our security posture by locking down
cross_origin_opener_policytosame-origin-allow-popupsopeners only. (#36500) - Show correct available token amount in shield subscription plan (#36494)
- Design team’s review have been implemented (#36523)
- Helps with ongoing performance regressions when using Solana (#36613)
- Fixes a bug where first permitting accounts via the EVM provider would cause all requests to the Solana Wallet Standard provider (#36434)
to fail with anThe requested account and/or method has not been authorized by the user.error until the user fully revoked dapp
permissions and then permitted accounts using the Solana Wallet Standard
provider first. - Patched ShieldController to
v0.3.2. (#36809) - Fixes positioning issues for dropdowns, tooltips, and popovers (#36967)
- Fixes a bug where the wallet would not prompt the user (#36963)
for unlock and would silently drop personal_sign requests when the
wallet was locked and the user was opted into MetaMetrics - Renders missing network row in transaction confirmations (#37048)
- Adds address pattern matching to accounts list search (#37005)
- Migrates user's existing pinned and hidden state to multichain account designs (#37017)
- Tweaks messaging for degraded and unavailable networks (#37082)
- When adding a network the selectedNetworkClientId was not being updated and many of our components still depend on it (#37062)
- Ensures same toast avatar icon is displayed for the same account when switching to a different account that isn't connected (#37124)