v0.37.0
Big features:
- Unverified token verification! Unverified tokens can now be marked as verified to bring them into your regular asset list and include them in your balance calculations. You can also select that you don't want these tokens to be shown, and they will be removed completely. Assets that have been hidden this way can always be re-added using the regular “Add custom token” flow.
Big fixes:
- More robust Ledger connection management.
- Improvements to asset tracking that should improve performance.
- Better balance lookups for newly-added custom tokens.
What's Changed
- Ledger Respect: Attempt #2 at fixing Ledger connection issues by @Shadowfiend in #3432
- v0.36.0 by @kkosiorowska in #3427
- Fix UI crash when gas fee data is unavailable by @hyphenized in #3434
- v0.36.1 by @jagodarybacka in #3436
- Fix duplicate base assets being stored in redux asset cache by @hyphenized in #3431
- Facilitated Connections: Add updated dApp Connections flag, clean up a bunch of other feature flags by @Shadowfiend in #3446
- Unsigned Integers: Remove everything in
ui/components/SignTransaction
by @Shadowfiend in #3404 - Drop the
AddressOnNetwork
parameter for token import by @kkosiorowska in #3426 - Dial-up Connection: Add placeholders for new dApp Connections flow by @Shadowfiend in #3447
- Fix issue for assets list for swapping/sending by @kkosiorowska in #3452
- NFTs flag cleanup by @jagodarybacka in #3421
- Use the multisig community address for a specific chain by @kkosiorowska in #3443
- Fixes for the verification of tokens by @kkosiorowska in #3454
- Open the transaction details in new tab when activity is not available by @kkosiorowska in #3457
- Verified/Unverified tokens - QA Build by @kkosiorowska in #3424
Full Changelog: v0.36.1...v0.37.0