v2.95.0
Changelog:
- Added: DeFi apps support #2327
- Adds a new key to the portfolio state -
defiApps - Adds
updateDefiAppsStatethat fetches the apps from a custom chain using velcro's portfolio discovery route -customAppChain - Adjusts types and the selectedAccount implementation
- Fixes a bug in the batcher - if only one of the requests has forceUpdateDefi=true and it's not the first request, then the update param is not added to the url
- Adds new tests for this logic and the batcher
- Adds a new key to the portfolio state -
- Added: Built-in surveys #2316 and #2335
- Changed: Exclude dept tokens from send/receive tokens list #2333
- Changed: Make Phishing controller blacklist updates UI-aware and improve update intervals (15m when active, 6h when inactive) #2326
- Fixed: Filter out AAVE assets with symbol/name=
error#2329 - Fixed: Infinite loop in the Transfer controller (causing the transfer form to freeze) #2338
Full Changelog: v2.94.1...v2.95.0