Releases: Uniswap/interface
Release web/5.51.2
IPFS hash of the deployment:
- CIDv0:
QmZ2woTrzL5shcw9Ek6jqsLnHAMh1KGWGPkbeoMw3toRfC
- CIDv1:
bafybeie645wzgpsz5isxptb3bdyo67rhtc4dfxjekenod6jvf6jxi7yqe4
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://bafybeie645wzgpsz5isxptb3bdyo67rhtc4dfxjekenod6jvf6jxi7yqe4.ipfs.dweb.link/
- https://bafybeie645wzgpsz5isxptb3bdyo67rhtc4dfxjekenod6jvf6jxi7yqe4.ipfs.cf-ipfs.com/
- ipfs://QmZ2woTrzL5shcw9Ek6jqsLnHAMh1KGWGPkbeoMw3toRfC/
5.51.2 (2024-10-10)
Release web/5.51.1
IPFS hash of the deployment:
- CIDv0:
QmWXkZCZCVea5C5dkKAgH2jR3a8LWCFmJGedqiEaK21wHj
- CIDv1:
bafybeidzwv7ldnoexuakxu7nxwvkvh7bcku5kxdixe7jdgal36mcur7doi
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://bafybeidzwv7ldnoexuakxu7nxwvkvh7bcku5kxdixe7jdgal36mcur7doi.ipfs.dweb.link/
- https://bafybeidzwv7ldnoexuakxu7nxwvkvh7bcku5kxdixe7jdgal36mcur7doi.ipfs.cf-ipfs.com/
- ipfs://QmWXkZCZCVea5C5dkKAgH2jR3a8LWCFmJGedqiEaK21wHj/
5.51.1 (2024-10-10)
Bug Fixes
- web: Cab/web 5130 remove extension launch modal prod (#12891) 07a5a21
Release web/5.51.0
IPFS hash of the deployment:
- CIDv0:
QmbKgKkW8gPc6Fc4CCbruxzdbgE968pGuSMwaFPPS57kdg
- CIDv1:
bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm
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://bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm.ipfs.dweb.link/
- https://bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm.ipfs.cf-ipfs.com/
- ipfs://QmbKgKkW8gPc6Fc4CCbruxzdbgE968pGuSMwaFPPS57kdg/
5.51.0 (2024-10-10)
Features
- web: add network costs to the addliquidity modal (#12557) 9beb5ce
- web: add steps to the modal (#12431) 65639b4
- web: add support for permit (#12575) b9d9579
- web: add testnet modal (#12636) 350d97e
- web: adding create modal (#12441) 3150f48
- web: balance fetch switch on testnet mode (#12576) dfa44bd
- web: call TradingAPI claim fees endpoint for v3/v4 (#12444) 8acafa7
- web: deposit tokens step (#12377) 4c747d8
- web: disable testnet on disconnect (#12750) 9f0bdbb
- web: disable tx flows on explore pages (#12656) 6ed0b42
- web: enable testnet mode on web with flag (#12505) dd7f272
- web: hook up LP saga + confirm steps to the decrease flow (#12508) 3f0ff49
- web: integrate with trading API for create flow (v2,v3) (#12434) 7283d2e
- web: loading state for new PosDP (#12634) 688ea88
- web: LP migrate page - update query and loading state (#12652) 88b336e
- web: positions pagination and claim fees modal (#12341) 5f1eba2
- web: testnet mode (#12566) abe823d
- web: testnet portfolio row (#12616) ae5e5f5
- web: unichain intro modal (#12554) 16fdb94
- web: use single position query for PosDP (#12517) e242d90
- web: use universe currency logo for testnets (#12607) d0767bd
- web: use v3 uncollected fee values from Data API (#12555) 2a376be
- web: v4 create position v2 (#12419) be27df2
- web: v4 price range charts (#12525) cf9f515
Bug Fixes
- web: 10 08 fix web log step and original error on web staging (#12825) c895745
- web: add requestId and quoteId to post /order request (#12612) e08233f
- web: astro chain ui info (#12671) 6923e48
- web: default to crypto in send when on testnet (#12758) 5839f86
- web: dont respect url flag overrides on prod (#12545) 3a68877
- web: fix tick formatting + position details page (#12648) b606211
- web: fixing v4 create bugs (#12514) 9da665d
- web: hide gas for testnet unichain eth (#12759) 2dfd2d5
- web: invalidate local activity cache for updates to transaction or signature state (#12650) f119f63
- web: move connected wallet chain logic to universe (#12717) 5f78d74
- web: native currency logo fetching on web (#12387) 81eb2ac
- web: pass account to getSigner instead of using default [staging] (#12884) a11364b
- web: rm prod arb+eth quicknode urls (#12646) d36d711
- web: simplify/combine the liquidity saga logic (#12540) 5b72b61
- web: ui nits and bugs (#12718) 6330bd4
- web: uniswapx toasts/polling (#12658) 53dc7b1
Continuous Integration
- web: update sitemaps 82367d7
Release web/5.50.4
IPFS hash of the deployment:
- CIDv0:
QmdrE1xXozbrZCb5iS5iGpjWkdJh4y7iBGHqSC1rGPcH6i
- CIDv1:
bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam
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://bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam.ipfs.dweb.link/
- https://bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam.ipfs.cf-ipfs.com/
- ipfs://QmdrE1xXozbrZCb5iS5iGpjWkdJh4y7iBGHqSC1rGPcH6i/
5.50.4 (2024-10-10)
Bug Fixes
- web: pass account to getSigner instead of using default [prod] (#12883) 688582d
Release web/5.50.3
IPFS hash of the deployment:
- CIDv0:
QmbrVRA32CDwC4dhB4NStnreoYJ2xEaX3SoMW8kU5TuE7s
- CIDv1:
bafybeigiztmprfce7w24v25bv65hos5sz464njnrahj37irfxp255e434i
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://bafybeigiztmprfce7w24v25bv65hos5sz464njnrahj37irfxp255e434i.ipfs.dweb.link/
- https://bafybeigiztmprfce7w24v25bv65hos5sz464njnrahj37irfxp255e434i.ipfs.cf-ipfs.com/
- ipfs://QmbrVRA32CDwC4dhB4NStnreoYJ2xEaX3SoMW8kU5TuE7s/
5.50.3 (2024-10-09)
Release web/5.50.2
IPFS hash of the deployment:
- CIDv0:
QmSSKD7h4Q9E4bEtFW5zqeBJQ419v7BGHUushs7Myz2WQQ
- CIDv1:
bafybeib44ixryspegordbiauzjcek6nvu4kqbdgucj6dgvwiv4jad6owde
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://bafybeib44ixryspegordbiauzjcek6nvu4kqbdgucj6dgvwiv4jad6owde.ipfs.dweb.link/
- https://bafybeib44ixryspegordbiauzjcek6nvu4kqbdgucj6dgvwiv4jad6owde.ipfs.cf-ipfs.com/
- ipfs://QmSSKD7h4Q9E4bEtFW5zqeBJQ419v7BGHUushs7Myz2WQQ/
5.50.2 (2024-10-09)
Bug Fixes
- web: log step and original error on web (#12826) 5d4bd4f
Release web/5.50.1
IPFS hash of the deployment:
- CIDv0:
QmbPRyz7JxeDFrkmKzQnSi5h8Vn5iP81skJA5SoXkfJb6G
- CIDv1:
bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme
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://bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme.ipfs.dweb.link/
- https://bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme.ipfs.cf-ipfs.com/
- ipfs://QmbPRyz7JxeDFrkmKzQnSi5h8Vn5iP81skJA5SoXkfJb6G/
5.50.1 (2024-10-07)
Bug Fixes
- web: invalidate local activity cache for updates to transaction or signature state - prod (#12732) 74b24f2
Release web/5.50.0
IPFS hash of the deployment:
- CIDv0:
QmNhWv1wsYtTeENpAN7Niquy4TMJ6JzEh8ZZqPGCoeYcGH
- CIDv1:
bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri
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://bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri.ipfs.dweb.link/
- https://bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri.ipfs.cf-ipfs.com/
- ipfs://QmNhWv1wsYtTeENpAN7Niquy4TMJ6JzEh8ZZqPGCoeYcGH/
5.50.0 (2024-10-04)
Features
- web: add the review screen modal to the add liquidity flow (#12210) a43a6cd
- web: avoid duplicate swap steps upon closing/reopening review modal (#12232) 7613047
- web: call Trading API for increase/decrease/create LP actions (#12280) b563835
- web: generate steps for increasing position (#12339) 08fddec
- web: handle swap saga cancellation / interruption (#12115) e78fe1f
- web: move routing diagram to uniswap (#12244) 7cc63c4
- web: move web swap settings to popover (#12118) 0be1d91
- web: setting up backend for create position range (#12193) 0ddb961
- web: single swap step UI state (#12410) 6132c6c
- web: step-specific swap review button text (#12117) 1327c62
- web: swap detail line items (#12169) 1eb5c93
- web: universal swap bridge link banners + across bridging promo banner (#12378) d3d2641
- web: v2 position details data (#12216) 67f8087
- web: v3 position detail page API integration (#12217) 4328bdf
- web: v4 PosDP improvements (#12255) 83e7a77
Bug Fixes
- web: add requestId and quoteId to post /order request (#12614) 562361b
- web: deadline input field focus (#12405) 9ace591
- web: disabled button states (#12509) 0dc3f11
- web: disallow non numerical input on deadline (#12265) 36d1d33
- web: dont respect url flag overrides on prod - staging (#12549) 69f3780
- web: fix token warnings on URL query prefill (#12329) e951732
- web: Fix/top tokens cache staging (#12570) 70ac444
- web: only clear amount input on swap success in shared flow (#12231) 1f28931
- web: priority orders only enabled on base (#12437) 4902650
- web: remove hardcoded web saga var (#12520) 8d87977
- web: reset inputs after trade, no rogue data (#12335) b2a2710
- web: rm prod arb+eth quicknode urls [staging] (#12647) 9d2d765
- web: segmented control flashing and off by 1px (#12319) 2d88b56
- web: suggested tokens height (#12454) 64ffee3
- web: swap review screen ux/ui fixes (#12267) b76218d
- web: swap tabs from pathname (#12126) 1c25507
- web: swap UI nits (#12448) 3777948
- web: swap warning tooltip width (#12125) 89130ab
- web: switch chain in wrap saga (#12263) 7f81f76
- web: testlio polish - limit form button color + hidden header should not prevent clicks (#12413) 4bb70f9
- web: ui fixes part 1 (#12279) 8b3abdc
- web: uniswapx toasts/polling [staging] (#12659) 7a14094
- web: universal swap flow on tdp and pdp (#12257) c296cd1
- web: update simulation param for async swap step (#12490) 06dc81d
- web: use proper arb+eth urls [staging] (#12674) dd4b6b5
Continuous Integration
- web: update sitemaps 1f57186
Release mobile/1.36
We are back with some new updates! Here’s the latest:
Report Spam NFTs - You can now report spam NFTs and hide them from your feed and activity.
Other changes:
- Added explainers for hidden tokens, popular tokens, and hidden NFTs
- Removed activity feed items related to any hidden NFTs
- More optimized keyboard functionality across the app
- Various bug fixes and performance improvements
Release web/5.49.2
IPFS hash of the deployment:
- CIDv0:
QmZNKQNeHGqEJfGMyWbH1zYCgs8pazXe2FajiS4KVzxfPL
- CIDv1:
bafybeifd3xryjkpe4lqgqfonwz7pdfzjtdlspryilb44sn7utv26mpxab4
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://bafybeifd3xryjkpe4lqgqfonwz7pdfzjtdlspryilb44sn7utv26mpxab4.ipfs.dweb.link/
- https://bafybeifd3xryjkpe4lqgqfonwz7pdfzjtdlspryilb44sn7utv26mpxab4.ipfs.cf-ipfs.com/
- ipfs://QmZNKQNeHGqEJfGMyWbH1zYCgs8pazXe2FajiS4KVzxfPL/
5.49.2 (2024-10-03)
Bug Fixes
- web: dont respect url flag overrides on prod - prod (#12548) a2b2517