IPFS hash of the deployment:
- CIDv0:
QmctEyUdZx9cm25H9JKgUKPqyCh7KhRcJtzbV9km3qP8QX
- CIDv1:
bafybeigydnozssrpvysx4rcw6tjrjcwqxjaf6zlu43evfsjbvczr5mevqa
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://bafybeigydnozssrpvysx4rcw6tjrjcwqxjaf6zlu43evfsjbvczr5mevqa.ipfs.dweb.link/
- https://bafybeigydnozssrpvysx4rcw6tjrjcwqxjaf6zlu43evfsjbvczr5mevqa.ipfs.cf-ipfs.com/
- ipfs://QmctEyUdZx9cm25H9JKgUKPqyCh7KhRcJtzbV9km3qP8QX/
4.256.0 (2023-08-16)
Features
- add amplitude logging for gas estimate failures (#7095) (06c81d9)
- add base promotional advert (#7124) (0b8026e)
- add multichain_ux flag (#7122) (b12a61e)
- adding more fingerprints for deeplink apps (#7107) (add6df4)
- base flag cleanup (#7134) (9fbdc3c)
- bottom sheet for mobile swap settings (#7072) (1ea7246)
- currency conversion feature flag (#7123) (1249371)
- custom colors for rich link previews (#7141) (2ce7b08)
- dynamically generated images for rich link previews (#6902) (9954f95), closes #6930
- eth output feature flag for uniswapx orders (#7078) (5307d11)
- fallback metadata injection (#7070) (097ef6a)
- Fetch updated nonce before a UniswapX swap (#7120) (e31f4e5)
- query base backend (#7133) (5c3caa7)
- Upgrade uniswapx-sdk for eth output (#7135) (156254a)
- use router depending on the origin (#6982) (c9b4016)
- vertical LP (#7000) (a1b3776)
Bug Fixes
- add back correct fellback setter (#7102) (3afe7fe)
- bring back flake retries for flaky test (only flakes ~33% of time) (#7063) (a726f67)
- check chainId in findCancelTx (#7098) (a7135c9)
- Cherrypick main fixes to staging (#7166) (7524086), closes #7155 #7165 #7167
- cleanup cloud function environment (#7085) (984cf81)
- cloud tests broken by path based (#7100) (2ccd228)
- color extraction for rich link previews (#7138) (f47e1f1), closes #6930
- downgrade wrangler (#7128) (b14831b)
- fail UR transaction if chain IDs don't match (#7150) (2b85852)
- fix jest breaking with new swc setting (#7149) (94015b2)
- fixing deeplinks json nesting (#7126) (15c59e8)
- keep a referentially stable connectors list (#7090) (684258d)
- make loading indicator for pools nft card use a shine rather than spinner (#7071) (f6b66c7)
- make swc not break WalletConnect by targeting a newer version of es (#7139) (d4a26a5)
- properly display FOT swaps (#7146) (8ffe4e9)
- remove description from custom rich link previews (#7142) (b98e62c)
- Remove double client side quoting (#7121) (cc52da9)
- remove lowering opacity for token previews (#7145) (6cd1f04)
- standardize styled component file names and ignore them in codecov (#7113) (2b6948d)
- uniswapx review modal success display (#7097) (bd57372)
- unknown token logo styling (#7132) (e04be07)
- update wrangler version (#7093) (dc2225a)