·
          
            1 commit
          
          to a4060a4aa9fe5a173c6271ab9baee3fce2e9461b
          since this release
        
        
        
Added
- Fix Transaction Shield membership banner on light mode (#37162)
- Cached last used subscription payment method (& token), so that user won't need to re-select on navigations. (#37144)
- Return tx hashes asap from the submitBatch hook (#37113)
- Show wallet name in bridge quote recipient field (#37083)
- Adds Billing Start Date in shield-subscription confirmation screen. (#37103)
- Handle crypto approval in shield settings update payment method (#37057)
- Update shield-controller to v0.4.0. (#37071)
- Use SSE to stream swap quotes (#36481)
- Adds network and native token logos for Injective network. (#36923)
- Add auxiliaryFunds+requiredAssetssupport defined under ERC-7682 (#36061)
- Add bitcoin ff to main build (#36940)
- Improves user experience in permission confirmation dialogs. (#36490)
- Adapted the payload of request signRewardsMessagefor improved performance (#36921)
 (MetaMask/snap-solana-wallet#554)
 Improved speed when looking up the state for accounts
 by id (MetaMask/snap-solana-wallet#550)
 Fixed a serialization issue causing the snap to try
 rendering bigints
 (MetaMask/snap-solana-wallet#551)
 Fixed incorrect token icon URL building
 (MetaMask/snap-solana-wallet#548)
 Fixed the send flow to support token account recipients
 (MetaMask/snap-solana-wallet#547)
- Enables watch only accounts on experimental builds (#37051)
Fixed
- Toast avatar icon (#37124)
- Shield subscription default payment method crypto if available (#37101)
- Fix a bug when multiple confirmation exist but navigation fails to when approving (#36990)
- Fix coverage status not showing (#37097)
- Fix recipient icon when recipient is ENS domain (#37043)
- Fixed a bug where the wallet would not prompt the user for unlock and would silently drop personal_signrequests when the (#36963)
 wallet was locked and the user was opted into MetaMetrics
- Prevent unresponsive UI in the case where the user has more than 64MB of state; the trade off is that we now allow state (#35308)
 size to increase until the memory the browser has allotted for the
 extension process runs out (and crashes).
- Fixed missing Bearerin the shield-gateway proxy Authorization Header. (#36985)
- Remove unneccesary callback and dependencies (#36974)
- Fixed a bug that was causing the token list to show "No conversion rate available" once the user connects to testnet from a (#36685)
 dapp.
- Improves gator permissions page loading performance with cache-first strategy. (#36833)
- Removes extra transactions call to improve performance (#36968)
- Prevents quick reconnection when websocket connection is misbehaving (#37118)
- Fixes the incorrect USDC address for SEI (#37221)
- Only triggers onActive and onInactive Snap lifecycle hooks when client is unlocked (#37222)
- Fixes a bug where the Authentication API was called infinitely in useCarouselManagement (#37334)