IPFS hash of the deployment:
- CIDv0:
QmNkTmiMtB3DCsUZzgtfpFHrk6sbQsoQjqLtGvX34jqkGM
- CIDv1:
bafybeiagdgjg5m5y7zfahozivdow2ql4evgfabhbcdb63g5veaf2vmmmay
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://bafybeiagdgjg5m5y7zfahozivdow2ql4evgfabhbcdb63g5veaf2vmmmay.ipfs.dweb.link/
- https://bafybeiagdgjg5m5y7zfahozivdow2ql4evgfabhbcdb63g5veaf2vmmmay.ipfs.cf-ipfs.com/
- ipfs://QmNkTmiMtB3DCsUZzgtfpFHrk6sbQsoQjqLtGvX34jqkGM/
4.57.0 (2022-03-14)
Features
Bug Fixes
- accomodate longer locales (#3468) (ea73260)
- add formatting to USDC values (#3478) (7feba04)
- avoid summary wrap (#3497) (b4e0234)
- destructure currencies for ref equality (#3498) (78b6f5c)
- font family overrides (#3485) (610acb0)
- input amount lag (#3503) (8de048b)
- memoize nested components (#3483) (4a8dbda)
- memoize on-chain results (#3493) (0edb0fe)
- override Rule width (#3502) (163e2d5)
- summary expando height (#3484) (63bad8f)
- summary line break (#3486) (a071b8a)
- update input when prefixing 0 to decimal (#3487) (b4bd297)
- perf: cache pools to avoid cost of instantiation (#3499) (f9fb71a)
- ui: Auto Router icon not appearing on safari/ios (#3444) (b522739), closes #3138
- token list fetching performance (#3480) (496408b)
- update wrap fail state callback and input values (#3495) (a9dba25)