1
1
IPFS hash of the deployment:
2
- - CIDv0: `QmdyyeDF8B2cnZZTCwzcigi4Ex83kykxa2fK128KrrCUxf `
3
- - CIDv1: `bafybeihin4zyne7cda54sxj5byjpk4cq4t7owos7dsu6gzim34tu4tpv2a `
2
+ - CIDv0: `QmP3pCy1NW2irnCjSR3APtUyRmxsbWLxGmLScQYJHKF6mB `
3
+ - CIDv1: `bafybeiakrogvp4snzi4cbzvnt2ng22ojyuizj4jmbhwbzicaw376jlrpyy `
4
4
5
5
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
6
6
@@ -10,81 +10,14 @@ 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://bafybeihin4zyne7cda54sxj5byjpk4cq4t7owos7dsu6gzim34tu4tpv2a .ipfs.dweb.link/
14
- - [ipfs://QmdyyeDF8B2cnZZTCwzcigi4Ex83kykxa2fK128KrrCUxf /](ipfs://QmdyyeDF8B2cnZZTCwzcigi4Ex83kykxa2fK128KrrCUxf /)
13
+ - https://bafybeiakrogvp4snzi4cbzvnt2ng22ojyuizj4jmbhwbzicaw376jlrpyy .ipfs.dweb.link/
14
+ - [ipfs://QmP3pCy1NW2irnCjSR3APtUyRmxsbWLxGmLScQYJHKF6mB /](ipfs://QmP3pCy1NW2irnCjSR3APtUyRmxsbWLxGmLScQYJHKF6mB /)
15
15
16
- ## 5.75.0 (2025-03-05)
17
-
18
-
19
- ### Features
20
-
21
- * **web:** add breadcrumbs (actions) to datadog logs (#16693) 2fb01a6
22
- * **web:** add redux state to logs (#16696) 1d501f1
23
- * **web:** add stagehand for ai enabled e2e tests (#15309) 8740ec6
24
- * **web:** allow intercept graphql calls (#15310) ecb48ad
25
- * **web:** allow set erc20 balance (#16400) 1fb5684
26
- * **web:** datadog pt 1 (#16530) 52de326
27
- * **web:** migrate NFT inputs to Tamagui (#16479) 6295da3
28
- * **web:** sonner toasts (#15852) c9ec89f
16
+ ### 5.75.1 (2025-03-05)
29
17
30
18
31
19
### Bug Fixes
32
20
33
- * **web:** [playwright] better setErc20 logic (#16840) b2a6ce8
34
- * **web:** add datadog error boundary (#16761) 74055d4
35
- * **web:** add prop to useKeyDown to allow keydown in inputs (#16684) dcca7c7
36
- * **web:** cursor pointer top pools (#16682) a7d1f21
37
- * **web:** dedupe wrap tx analytics event (#16766) da37ff8
38
- * **web:** design feedbacks on new Position Detail Page (#16601) 4f69f75
39
- * **web:** filter ignored CB SDK error from being sent to Sentry (#16799) bd46b40
40
- * **web:** filter ProviderRpcError from sentry on testnets (#16771) d61cf56
41
- * **web:** fix faulty statsig check for priority orders (#16349) f2204ab
42
- * **web:** fix limit order price inversion bugs (#16542) 4347675
43
- * **web:** fix UNI claim popup (#16686) 595825f
44
- * **web:** gap in swap settings icon (#16589) c99a07c
45
- * **web:** include priority orders in polling [staging] (#16945) ff7625f
46
- * **web:** move the collect as weth toggle to the collect modal (#16654) 8fde9f2
47
- * **web:** overlay EW sign in modal under wallet connect (#16729) 758e9a3
48
- * **web:** prevent rendering context menu on mweb (#16617) 2bdb880
49
- * **web:** remove Box and Row from ActivitySwitcher (#16491) 1652525
50
- * **web:** remove Box and Row from NFT SortDropdown (#16482) 963cdcc
51
- * **web:** remove Box and Row from NFTItem component (#16474) ba9044d
52
- * **web:** remove Box and styled-components from ProfileBodyLoadingSkeleton (#16475) d6f504f
53
- * **web:** remove Box from CollectionStats (#16488) 6cb0e2b
54
- * **web:** remove Box from FilterSidebar (#16477) 4c8b10c
55
- * **web:** remove Box from nft AssetDetails component (#16481) ba2ef64
56
- * **web:** remove Box from NFT CollectionAssetLoading (#16490) 1b8e0b0
57
- * **web:** remove Box from NFT FilterButton (vercel ignore starts here) (#16487) 4ab7dce
58
- * **web:** remove Box from NFT Filters component, fix console errors (#16486) 2302c3b
59
- * **web:** remove Box from nft Overlay (#16478) c1daf73
60
- * **web:** remove Box from nft Table component (#16480) fd177ed
61
- * **web:** remove Box from NFT TransactionCompleteModal (#16483) b3229cf
62
- * **web:** remove Box from ProfilePage (#16476) 024eac7
63
- * **web:** remove Box from TraitsHeader (#16484) 07c62b1
64
- * **web:** remove Box in more NFT traits/filters components (#16485) a484bf2
65
- * **web:** remove Box, Row, Column from CollectionNFTs component (#16489) f97d20b
66
- * **web:** remove duplicative dd setup (#16718) 62452e7
67
- * **web:** render SendReviewModal appropriately so that animation is not broken (#16615) aef5cc4
68
- * **web:** testlio fix limit input (#16885) 2c53130
69
- * **web:** update unknown lend activity (#15473) e5bf5de
70
-
71
-
72
- ### Continuous Integration
73
-
74
- * **web:** update sitemaps 8906911
75
-
76
-
77
- ### Styles
78
-
79
- * **web:** all page scrollbars (#16720) c59bea2
80
- * **web:** fix width on nav search loading rows (#16795) e339301
81
-
82
-
83
- ### Code Refactoring
84
-
85
- * **web:** remove styled components from Preferenece Settings Header (#16669) 53a64e6
86
- * **web:** remove styled components nav index (#16631) b1fc622
87
- * **web:** remove styled-components from NavIcon (#16637) 8607516
88
- * **web:** update nft bag icon from styled-component (#16624) 24c2919
21
+ * **web:** add in a polyfill for the buffer (#16989) f12d83e
89
22
90
23
0 commit comments