IPFS hash of the deployment:
- CIDv0:
QmUbaBQHdSoqESLYxDDmNQow2c22f42AGxs4E4Yh66vpwU
- CIDv1:
bafybeic47c3fs4nvhd5y2hplwilb55mktlhn4addt25ej3wxlsr5zf5ofm
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://bafybeic47c3fs4nvhd5y2hplwilb55mktlhn4addt25ej3wxlsr5zf5ofm.ipfs.dweb.link/
- https://bafybeic47c3fs4nvhd5y2hplwilb55mktlhn4addt25ej3wxlsr5zf5ofm.ipfs.cf-ipfs.com/
- ipfs://QmUbaBQHdSoqESLYxDDmNQow2c22f42AGxs4E4Yh66vpwU/
4.247.0 (2023-06-21)
Features
- add amount to local copy of Approval transactions (#6726) (8b16f45)
- add loading indicator to activity tab in mini portfolio (#6754) (c2a83ca)
- Bump default auto-slippage to 0.5% (#6778) (309d03b)
- detect more injections (#6752) (e8f5a0e)
- filter moz-extension errors (#6781) (8d32e31)
- log swap failures to amplitude (#6789) (6528fd1)
- log user router preference as a user property (#6761) (e69a7c2)
- refactor ConfirmSwapModal for clarity (#6729) (0e2344b)
- rename permit2 variables for clarity (#6728) (3db9e1b)
- revoke USDT approvals in ConfirmSwapModal (#6730) (35b83ab)
- update permit2 hook to allow revoking (#6727) (79a72d6)
- Use routing-api or URA for price fetches behind feature flag (#6740) (04e4335)
- testnets: add toggle for testnets (#6786) (2e8ef48)
- wallet-connect: make v2 the default walletconnect method (#6785) (2d61c72)
Bug Fixes
- [DetailsV2] flaky time relevant test (#6753) (62a6ef0)
- cannot appear as a descendant of (#6737) (f10ba73)
- bottom padding on error modal (#6758) (fc83659)
- Catch routing-api v2 no liquidity error case (#6742) (3a73947)
- clear dependent variable when trade inputs become invalid (#6782) (c0d42ad)
- currency select modal when chain is not supported (#6759) (1c8b3f0)
- make text white in success state (#6755) (2e141ac)
- prevent scrolling with settings modal open (#6739) (f3bfd4a)
- remove gradientId from svg props (#6751) (2c5ea67)
- remove sentry logging for swap failures (#6765) (5826ed1)
- remove unused types (#6791) (cb21750)
- success indication for copy (#6711) (1a634c3)
- tick labels respond to width of the graph (#6741) (45acf42)
- uniswap_wallet -> uniwallet (#6764) (7a3c51b), closes #6768
- update arbitrum subgraph (#6679) (d149512)
- update copy per Fred's input (#6787) (5bec0b7)
- update web3-react (#6749) (9e213fc)
- use shortenAddress for mini portfolio addresses (#6774) (f27bba9)