IPFS hash of the deployment:
- CIDv0:
QmWJjNP9tDf87Z7zcCg573KcN5FJuvwPWgw8oDeVv3fvCQ
- CIDv1:
bafybeidwl6nfbvq2oogyz6o7zq66mvaiihdakwoosusu53xftru2dqmyxe
The latest release is always mirrored at app.uniswap.org.
You can also access the Uniswap Interface from an IPFS gateway.
BEWARE: The Uniswap interface uses localStorage
to remember your settings, such as which tokens you have imported.
You should always use an IPFS gateway that enforces origin separation, or our hosted deployment of the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeidwl6nfbvq2oogyz6o7zq66mvaiihdakwoosusu53xftru2dqmyxe.ipfs.dweb.link/
- https://bafybeidwl6nfbvq2oogyz6o7zq66mvaiihdakwoosusu53xftru2dqmyxe.ipfs.cf-ipfs.com/
- ipfs://QmWJjNP9tDf87Z7zcCg573KcN5FJuvwPWgw8oDeVv3fvCQ/
4.246.0 (2023-06-14)
Features
- add link to download the uniswap wallet to the homepage (#6690) (5ac36d4)
- disconnect button has confirmation step with animated width transition to show confirm text (#6668) (48b4a53), closes #6673
- dismiss the landing page when the account drawer is opened (#6633) (c073593)
- log swap errors to sentry (#6698) (c45492c)
- parse moonpay purchases (#6677) (ed58c39)
- update content in permit2 flow (#6699) (41219b4)
- upgrade to node 18 (#6606) (0baa8a1)
- wallet-connect: add support for v2 (#6582) (5788385)
Bug Fixes
- add '-' instead of '$0.00' when the api does not return a price for a tokens page entry (#6691) (08cd4be)
- bottom padding on swap modal (#6715) (8cef1ca)
- disable settings button when contextual chainId !== connectedChainId (#6696) (e132184), closes #6708
- Handle scientific notation for NFT Details pricing (#6707) (cb362f1)
- info labels for extended list tokens (#6678) (b319acd)
- insufficient liquidity state flashes (#6733) (a4d61d8)
- language updating in search bar (#6720) (310623b)
- only remove expired transactions from updater (#6625) (0b66fde)
- remove mainnet from optional chains list (#6725) (1283199)
- remove step indicators in sucess state (#6716) (4b24e5f)
- searchbar showing incorrect spacing at medium size (#6637) (5d2254b), closes #6639 #6617 #6640 #6622 #6631 #6619 #6630 #6646 #6644 #6650 #6538 #6541 #6551 #6575 #6576 #6577 #6590 #6621 #6623 #6654 #6651 #6653
- stop resetting modal when we interrupt quote polling (#6695) (98f4af5)
- swaps with native currency destination in BNB Chain (#6705) (fb99870)
- time interval axis overlap (#6717) (c1fff5e)
- token bridge pointer bug (#6670) (0891e67)
- Trust wallet loading state (#6694) (f834af6)
- type error in cypress infra (#6700) (e0a531e)
- updated celo logo (#6676) (05977f9)
- use coned function for chart prices (#6693) (63ac64f)
Styles
Build Systems
- make codecov reports consistent/not confusing (#6734) (4235b57)
- rm old release workflow (#6731) (f0502bf)
Code Refactoring
Tests
- skip SwapDetailsDropdown tests (#6652) (20a06c9)
- e2e: simplify and re-enable token explore filter test (#6660) (f2a3b66)
- e2e: skip outdated disconnect-wallet test (#6722) (0076fdc)
- e2e: use aliases for permit2 test (#6656) (088f1d9)
- e2e: wallet connection (#6661) (f2af460)