Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 12:10
· 4592 commits to main since this release
5a1a469

Release built from commit 5a1a469f3572d175f88adfa76081a97ec017bfe9

The IPFS hash of the bundle is:

  • CIDv0: QmSrMsYZgSiyB78g2JeDS4FfUmucHknyLgVusqN6otYNAP
  • CIDv1: bafybeicdbmre5zu3j5rv7tbwycjzqdqbbfxabuka4wqoroxh3r5phr55tq

Uniswap uses localStorage to store your settings.
Beware that other sites you access via the same IPFS gateway can read and modify your settings on Uniswap without your permission.
You can avoid this issue by using a subdomain IPFS gateway. The preferred gateway URLs below utilize the CIDv1 of the release in the subdomain, and are relatively safer.

Preferred URLs:

Other IPFS gateways:

2.1.0 (2020-06-04)

Bug Fixes

  • instrumentation: event for migration v1->v2 (216fdea)
  • misc: migrate link and gradient cut off (f279b2b)
  • style: add missing padding (40e4ce2)

Features

  • migrate: adds the migrate flow to the uniswap exchange site (c1d35cc)

Performance Improvements

  • multicall: remove the validation that caused app to feel sluggish (5a1a469)
  • multicall: use single call to get token information (#855) (104be83)