IPFS hash of the deployment:
- CIDv0:
QmZfyvPE1UYGD9uchb17eTpfVrv7kPmWGVB9uR8z4TztBb
- CIDv1:
bafybeifimrihi255inbleedxnfdkdcnr6ya2ow6lvx663p4lxogw54ffxi
The latest release is always accessible via our alias to the Cloudflare IPFS gateway at app.uniswap.org.
You can also access the Uniswap Interface directly 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 alias to the latest release at app.uniswap.org.
Your Uniswap settings are never remembered across different URLs.
IPFS gateways:
- https://bafybeifimrihi255inbleedxnfdkdcnr6ya2ow6lvx663p4lxogw54ffxi.ipfs.dweb.link/
- https://bafybeifimrihi255inbleedxnfdkdcnr6ya2ow6lvx663p4lxogw54ffxi.ipfs.cf-ipfs.com/
- ipfs:///
4.166.0 (2022-12-14)
Features
- /about mobile responsive (#5587) (80ed8eb)
- add about card backgrounds (#5634) (714d215)
- add background image to /about (#5623) (f933e53)
- add glow to landing page (#5636) (1aba4fb)
- add initial footer to /about (#5624) (91c0580)
- add inline preview of pending txn in wallet dropdown (#5616) (dd5a22c)
- add page view traces for / and /about (#5594) (f9f804c)
- add selected state for about steps (#5584) (09511b0)
- add thumbnails to /about (#5586) (a14d2df)
- amplitude analytics for landing and about (#5606) (35613cc)
- close landing page when wallet connected (#5639) (0614358)
- dynamically add padding-top on /about (#5597) (5eb1274)
- new /about page (#5578) (505b3f2)
- release new landing page (#5596) (1cfb3d8)
- styled footer links (#5644) (1faf136)
Bug Fixes
- about button copy change (#5638) (5af3259)
- Add hover state to footer link (#5656) (c1e6dd7)
- add light mode images and gradient mask (#5640) (5fe9f3f)
- add max-width to landing page subtext (#5585) (9def686)
- adjustments to /about font size (#5614) (6d97590)
- body, #root, AppWrapper and BodyWrapper height: 100% (#5628) (a5d75ca)
- center the subtext by using a container (#5599) (0a0b56b)
- centers /about Panels (#5631) (02b678b)
- color updates (#5617) (ed82f9f)
- copy changes about (#5611) (8e7ab6f)
- copy changes for /about (#5626) (4078496)
- correctly center navbar els (#5676) (a650807)
- CTAButton should use white text always (#5589) (6a833fc)
- display impact before severity (#5678) (fd12a0d)
- full bleed about banner (#5650) (69c084e)
- handle light mode image in About step (#5601) (480f3f2)
- hexlify tx value from SwapRouter (#5621) (d59e4f3), closes Uniswap/universal-router-sdk#93
- improve mobile spacing/ordering on /about (#5632) (3703e84)
- landing page font-size changes (#5608) (6676d80)
- light mode cards for /about (#5605) (cfbb6a7)
- make background header a background-image (#5635) (a6eff78)
- makes sure padding-bottom isn't overriden in Landing (#5603) (5f2072f)
- observe submitted allowance immediately (#5620) (e5ac7e7)
- pointer events on Swap (#5654) (c2342a8)
- prevent scroll on landing page (#5595) (9eb7d45)
- remove Earn and Build dApps links (#5625) (6ca8e4f)
- remove period in about copy (#5643) (0f36a99)
- remove period in landing page copy (#5637) (167fff1)
- remove period on landing page title (#5663) (2db4b1d)
- responsive behavior for info cards (#5655) (45419c2)
- responsive styles for steps (#5651) (8fa6c87)
- responsive styling for info button (#5659) (e22554b)
- responsive styling for info buttons (#5652) (933d02b)
- show error when present (not approval) (#5662) (06c85b7)
- show swap hover state on landing page (#5629) (c25a2cf)
- swap quote loading spinner (#5569) (93e6b65)
- switch to scrollHeight and add less padding (#5600) (61f03af)
- tablet responsiveness on /about (#5591) (9c334bc)
- token details chart x axis and time selector style tweaks (#5613) (965a745)
- token details loading state fixes (#5567) (a88c083)
- tweak landing page buttons (#5661) (aa29ea8)
- update /about cards and step sizings (#5610) (6172961)
- update about preview on hover (#5607) (53860dd)
- update About sizings (#5609) (19028c1)
- update card images (#5649) (42784e6)
- update landing page paddings (#5630) (3c3158f)
- update landing page paddings (#5633) (0f32ed3)
- update links in /about cards (#5593) (2e1d4fd)
- update links in /about info buttons (#5592) (e85b6e4)
- update outline button to use non-deprecated colors (#5657) (5f1625f)
- update swap description in about, remove transfer (#5583) (1a6cad4)
- update unsupported list (#5622) (c518501)
- use background-size cover for about banner (#5641) (830500d)
- vertically center-align navbar items (#5664) (7738a6b)