1
1
IPFS hash of the deployment:
2
- - CIDv0: `QmRHsud7WNRFUg4cTcXRxuwZYZRAhYMkYAcA97mtqwq9re `
3
- - CIDv1: `bafybeibl3u67jwwr3vxssx7z6bbz35bk333qe6xdnkruce7pmma5uf2z74 `
2
+ - CIDv0: `QmXkPV7sagZDwbUR5PRBNWAvFrJSuTUh5Fu1aJpFA1whLV `
3
+ - CIDv1: `bafybeielzxuhhhlrf7rtyfrqtzqawka7oyjb3qklvfvcexvwdumpsnujdi `
4
4
5
5
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
6
6
@@ -10,15 +10,61 @@ You can also access the Uniswap Interface from an IPFS gateway.
10
10
Your Uniswap settings are never remembered across different URLs.
11
11
12
12
IPFS gateways:
13
- - https://bafybeibl3u67jwwr3vxssx7z6bbz35bk333qe6xdnkruce7pmma5uf2z74 .ipfs.dweb.link/
14
- - https://bafybeibl3u67jwwr3vxssx7z6bbz35bk333qe6xdnkruce7pmma5uf2z74 .ipfs.cf-ipfs.com/
15
- - [ipfs://QmRHsud7WNRFUg4cTcXRxuwZYZRAhYMkYAcA97mtqwq9re /](ipfs://QmRHsud7WNRFUg4cTcXRxuwZYZRAhYMkYAcA97mtqwq9re /)
13
+ - https://bafybeielzxuhhhlrf7rtyfrqtzqawka7oyjb3qklvfvcexvwdumpsnujdi .ipfs.dweb.link/
14
+ - https://bafybeielzxuhhhlrf7rtyfrqtzqawka7oyjb3qklvfvcexvwdumpsnujdi .ipfs.cf-ipfs.com/
15
+ - [ipfs://QmXkPV7sagZDwbUR5PRBNWAvFrJSuTUh5Fu1aJpFA1whLV /](ipfs://QmXkPV7sagZDwbUR5PRBNWAvFrJSuTUh5Fu1aJpFA1whLV /)
16
16
17
- ### 5.64.2 (2025-01-13)
17
+ ## 5.65.0 (2025-01-15)
18
+
19
+
20
+ ### Features
21
+
22
+ * **web:** [EW] Add passkey sign in (#13883) 01fd45c
23
+ * **web:** [EW] Add show recovery phrase modal (#13894) 05748a7
24
+ * **web:** [EW] Add sign up (#13862) aa9771e
25
+ * **web:** [EW] Add signing txs (#13890) c779f0c
26
+ * **web:** add the v4 whitepaper (#14867) e87e686
27
+ * **web:** delete unused background updating code (#14612) aa26058
28
+ * **web:** replace usage of DoubleLogoWithChain with DoubleLogo (#15011) e723da8
29
+ * **web:** update uniswapx-sdk (#14654) ab645c7
30
+ * **web:** use dynamic config for blocked nft collections (#14643) a748576
18
31
19
32
20
33
### Bug Fixes
21
34
22
- * **web:** fix infinite loop on analytics toggle 3a2b4dc
35
+ * **web:** 5859 get position owner from get position call (#14729) b412b95
36
+ * **web:** align chart headers in explore (#14830) 4a2e838
37
+ * **web:** consistent lp buttons (#14664) 4c3c0d9
38
+ * **web:** eth logo flash (#15013) 486ab05
39
+ * **web:** filter toggle behavior on TDP (#14898) dbebd9a
40
+ * **web:** fix crash on v4 create (#14891) 53b84d8
41
+ * **web:** fix double logo on DoubleCurrencyAndChainLogo (#14946) 0579dcf
42
+ * **web:** fix infinite loop on analytics toggle f4b5fde
43
+ * **web:** fix infinite loop on analytics toggle (#15068) ad1a014
44
+ * **web:** fix pdp price display (#14902) 2f00216
45
+ * **web:** fix range display for v4 positions in custom fee tiers (#14904) 3be2db0
46
+ * **web:** hero title bug when switching languages (#15022) d6511f5
47
+ * **web:** inverted initial price bug (#14994) 017e47e
48
+ * **web:** limit orders do not work with uniswapx v2 (#14995) b492069
49
+ * **web:** make the swap primary colors on the tdp use token extraction colors (#14696) ea7f43b
50
+ * **web:** move both price toggles together in the create flow (#14971) 8d8f595
51
+ * **web:** re-add images prop to PortfolioLogo and use split logo (#14864) 840edff
52
+ * **web:** reduce size impact of ui icons (#14613) f89a87e
53
+ * **web:** remove direct t imports and fix translations outside of React context on web (#14829) e040834
54
+ * **web:** remove worldchain minikit provider (#14544) 6794856
55
+ * **web:** scroll on nav dropdown and adjust max height (#15094) 3bbd575
56
+ * **web:** send speed bump font size fix (#15004) 0bd82df
57
+ * **web:** update google conversion datetime format (#15131) 6a7ca9a
58
+ * **web:** update input behavior on send tab (#14843) 8c4eab7
59
+
60
+
61
+ ### Continuous Integration
62
+
63
+ * **web:** update sitemaps 8e5f49e
64
+
65
+
66
+ ### Styles
67
+
68
+ * **web:** round ends of loading spinner component (#14779) 26b3a8b
23
69
24
70
0 commit comments