11IPFS hash of the deployment:
2- - CIDv0: `QmdrE1xXozbrZCb5iS5iGpjWkdJh4y7iBGHqSC1rGPcH6i `
3- - CIDv1: `bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam `
2+ - CIDv0: `QmbKgKkW8gPc6Fc4CCbruxzdbgE968pGuSMwaFPPS57kdg `
3+ - CIDv1: `bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm `
44
55The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66
@@ -10,15 +10,63 @@ You can also access the Uniswap Interface from an IPFS gateway.
1010Your Uniswap settings are never remembered across different URLs.
1111
1212IPFS gateways:
13- - https://bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam .ipfs.dweb.link/
14- - https://bafybeihgolhp73f4twnioaonb2dvdyu2t44mxjdqx7pvnxfb7ibcosxcam .ipfs.cf-ipfs.com/
15- - [ipfs://QmdrE1xXozbrZCb5iS5iGpjWkdJh4y7iBGHqSC1rGPcH6i /](ipfs://QmdrE1xXozbrZCb5iS5iGpjWkdJh4y7iBGHqSC1rGPcH6i /)
13+ - https://bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm .ipfs.dweb.link/
14+ - https://bafybeiga5awmbukdwmpf4jskzekpy76rzhk4blbqcmzvr745un6k6qulvm .ipfs.cf-ipfs.com/
15+ - [ipfs://QmbKgKkW8gPc6Fc4CCbruxzdbgE968pGuSMwaFPPS57kdg /](ipfs://QmbKgKkW8gPc6Fc4CCbruxzdbgE968pGuSMwaFPPS57kdg /)
1616
17- ### 5.50.4 (2024-10-10)
17+ ## 5.51.0 (2024-10-10)
18+
19+
20+ ### Features
21+
22+ * **web:** add network costs to the addliquidity modal (#12557) 9beb5ce
23+ * **web:** add steps to the modal (#12431) 65639b4
24+ * **web:** add support for permit (#12575) b9d9579
25+ * **web:** add testnet modal (#12636) 350d97e
26+ * **web:** adding create modal (#12441) 3150f48
27+ * **web:** balance fetch switch on testnet mode (#12576) dfa44bd
28+ * **web:** call TradingAPI claim fees endpoint for v3/v4 (#12444) 8acafa7
29+ * **web:** deposit tokens step (#12377) 4c747d8
30+ * **web:** disable testnet on disconnect (#12750) 9f0bdbb
31+ * **web:** disable tx flows on explore pages (#12656) 6ed0b42
32+ * **web:** enable testnet mode on web with flag (#12505) dd7f272
33+ * **web:** hook up LP saga + confirm steps to the decrease flow (#12508) 3f0ff49
34+ * **web:** integrate with trading API for create flow (v2,v3) (#12434) 7283d2e
35+ * **web:** loading state for new PosDP (#12634) 688ea88
36+ * **web:** LP migrate page - update query and loading state (#12652) 88b336e
37+ * **web:** positions pagination and claim fees modal (#12341) 5f1eba2
38+ * **web:** testnet mode (#12566) abe823d
39+ * **web:** testnet portfolio row (#12616) ae5e5f5
40+ * **web:** unichain intro modal (#12554) 16fdb94
41+ * **web:** use single position query for PosDP (#12517) e242d90
42+ * **web:** use universe currency logo for testnets (#12607) d0767bd
43+ * **web:** use v3 uncollected fee values from Data API (#12555) 2a376be
44+ * **web:** v4 create position v2 (#12419) be27df2
45+ * **web:** v4 price range charts (#12525) cf9f515
1846
1947
2048### Bug Fixes
2149
22- * **web:** pass account to getSigner instead of using default [prod] (#12883) 688582d
50+ * **web:** 10 08 fix web log step and original error on web staging (#12825) c895745
51+ * **web:** add requestId and quoteId to post /order request (#12612) e08233f
52+ * **web:** astro chain ui info (#12671) 6923e48
53+ * **web:** default to crypto in send when on testnet (#12758) 5839f86
54+ * **web:** dont respect url flag overrides on prod (#12545) 3a68877
55+ * **web:** fix tick formatting + position details page (#12648) b606211
56+ * **web:** fixing v4 create bugs (#12514) 9da665d
57+ * **web:** hide gas for testnet unichain eth (#12759) 2dfd2d5
58+ * **web:** invalidate local activity cache for updates to transaction or signature state (#12650) f119f63
59+ * **web:** move connected wallet chain logic to universe (#12717) 5f78d74
60+ * **web:** native currency logo fetching on web (#12387) 81eb2ac
61+ * **web:** pass account to getSigner instead of using default [staging] (#12884) a11364b
62+ * **web:** rm prod arb+eth quicknode urls (#12646) d36d711
63+ * **web:** simplify/combine the liquidity saga logic (#12540) 5b72b61
64+ * **web:** ui nits and bugs (#12718) 6330bd4
65+ * **web:** uniswapx toasts/polling (#12658) 53dc7b1
66+
67+
68+ ### Continuous Integration
69+
70+ * **web:** update sitemaps 82367d7
2371
2472
0 commit comments