IPFS hash of the deployment:
- CIDv0:
QmTfo9F1Cgd14gTJux2C4xiiEtV83nXGnzHAzWaGhmWxQV
- CIDv1:
bafybeicpgiaxen54mnsw4tiqxpz6h7fgm6vxjxnlg5wfj6ljiiqmp6nbsy
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://bafybeicpgiaxen54mnsw4tiqxpz6h7fgm6vxjxnlg5wfj6ljiiqmp6nbsy.ipfs.dweb.link/
- https://bafybeicpgiaxen54mnsw4tiqxpz6h7fgm6vxjxnlg5wfj6ljiiqmp6nbsy.ipfs.cf-ipfs.com/
- ipfs://QmTfo9F1Cgd14gTJux2C4xiiEtV83nXGnzHAzWaGhmWxQV/
4.249.0 (2023-06-27)
Features
- log minimum_output_after_slippage to amplitude (#6769) (052cc69)
- sort supported chains to top of the chain selector list (#6800) (45a5ca3)
- track quote method in Quote Received event (#6807) (1bb750f)
- wallet-connect: retire v1 (#6820) (d6759b8)
- gate v1 retirement (#6845) (1c4a383), closes #6820
Bug Fixes
- added op and arb as base tokens (#6810) (fb3abf2)
- adding wallet connect v2 behind feature flag (#6826) (ebab00d)
- allow more session namespace keys (#6802) (43b9e39)
- chrome tie sort resolution (#6833) (df55456)
- cut off wallet icon (#6815) (1247989)
- divide by zero error on pool page (#6837) (f290787)
- filter more CSP errors (#6839) (469a006)
- filter user reject errors temporarily (#6840) (c673c9e)
- log the error message instead of [object Object] (#6773) (fc45a50)
- scroll behavior on MP on mobile (#6750) (01dc10d)
Reverts
Continuous Integration
Tests
- e2e: switching network (#6662) (5caaaf1)
- add e2e test for usdt special case (#6784) (54b4567)
- e2e: skip failing slippage test (#6844) (4b87e3d)