1
1
IPFS hash of the deployment:
2
- - CIDv0: `QmdhNVNTTE8WpUyhrkdiNQz5rLkUF7wyDC8sJ9aA1yDQtu `
3
- - CIDv1: `bafybeihefyuu3tgh7s3zrkveulspuate3kjfrqoler2mmqvefxldfnmudy `
2
+ - CIDv0: `QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1 `
3
+ - CIDv1: `bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda `
4
4
5
5
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
6
6
@@ -10,15 +10,63 @@ 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://bafybeihefyuu3tgh7s3zrkveulspuate3kjfrqoler2mmqvefxldfnmudy .ipfs.dweb.link/
14
- - https://bafybeihefyuu3tgh7s3zrkveulspuate3kjfrqoler2mmqvefxldfnmudy .ipfs.cf-ipfs.com/
15
- - [ipfs://QmdhNVNTTE8WpUyhrkdiNQz5rLkUF7wyDC8sJ9aA1yDQtu /](ipfs://QmdhNVNTTE8WpUyhrkdiNQz5rLkUF7wyDC8sJ9aA1yDQtu /)
13
+ - https://bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda .ipfs.dweb.link/
14
+ - https://bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda .ipfs.cf-ipfs.com/
15
+ - [ipfs://QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1 /](ipfs://QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1 /)
16
16
17
- ### 5.44.4 (2024-08-30)
17
+ ## 5.45.0 (2024-09-04)
18
+
19
+
20
+ ### Features
21
+
22
+ * **web:** [multi-explore] add analytics event for explore page chain switch (#11380) d53777d
23
+ * **web:** [multi-explore] hide txs tab in aggregated view (#11363) a700d9f
24
+ * **web:** [multi-explore] multichain top tokens table (#10659) dcc8035
25
+ * **web:** [multi-explore] Rounded volume bars (#11416) 1d998ba
26
+ * **web:** [multi-explore] Support multichain REST data query (#10658) e09c6a6
27
+ * **web:** [multichain_explore] hide network selector on explore pages (#11345) 6cabe23
28
+ * **web:** [multichain_explore] update protocol legend styles (#11185) b419ff3
29
+ * **web:** [multichain_explore] update tvl chart styles (#11088) 5dda845
30
+ * **web:** [multichain_explore] update volume chart styles (#11225) e30658f
31
+ * **web:** [rest] Add context layer to Explore page (#10477) edf40fb
32
+ * **web:** [rest] use rest data for Explore TVL Chart (#10645) 86e1725
33
+ * **web:** [rest] use rest data for Explore Volume Chart (#10646) 2c56637
34
+ * **web:** [rest] use rest data for Top Pools Table (#10621) fd3c7b4
35
+ * **web:** [rest] use rest data for Top Tokens Sparkline graphs (#11120) fa6bc46
36
+ * **web:** [rest] use rest data for Top Tokens Table (#10587) 9beb701
37
+ * **web:** add account CTA experiments (#11358) 0f6e6b0
38
+ * **web:** BE zkSync Support (#11406) fcfaed9
39
+ * **web:** hide spam nfts if toggled (#9772) 56f0482
40
+ * **web:** tamaguify TDP (incl. snapshots) (#11119) f1f2552
41
+ * **web:** update account CTA buttons (#11359) 69ddd39
42
+ * **web:** update ctas on mobile for downloading the app (#11319) ed9d949
43
+ * **web:** update GetStarted modal (#11360) 1ec11c6
44
+ * **web:** upgrade exploreClient and split exploreStats query (#11386) 750ec18
45
+ * **web:** utilize universe's isBlocked (#11400) 058e49b
46
+ * **web:** web using standardized search results (#10907) 9515b7e
18
47
19
48
20
49
### Bug Fixes
21
50
22
- * **web:** realign explore charts - prod (#11421) a5cfafa
51
+ * **web:** add back unfilled alerttriangle when user is connected to unsupported chain (#11451) c9e6509
52
+ * **web:** add link to vote (#11423) cabd3f2
53
+ * **web:** fix e2e tests (#11244) f4a487a
54
+ * **web:** fix missing charts on PDP (#11508) bfa97eb
55
+ * **web:** fix switchChain for single-chain wallets (#11339) 3a3148e
56
+ * **web:** fix text not ellipsing on explore token table cell (#11448) 91394ef
57
+ * **web:** hide scroll for more -staging (#11510) 5bead57
58
+ * **web:** realign explore charts (#11420) a6a7995
59
+ * **web:** show share menu over chart (#11514) db47942
60
+ * **web:** use account.address and update Mobile app promo banner font weight (#11450) eb94c66
61
+ * **web:** use input and output currency info for derived swap info (#11398) f251b6b
62
+ * **web:** use input and output currency info for parsed amounts (trade) (#11391) 6d9efb6
63
+ * **web:** Use neutralContrast for Add Liq and Preview buttons (#11314) a35ff6f
64
+ * **web:** use row variant for Flex (#11145) db98ecc
65
+ * **web:** Volume Explore chart TimeSelector colors (#11320) 436beb2
66
+
67
+
68
+ ### Continuous Integration
69
+
70
+ * **web:** update sitemaps 911076c
23
71
24
72
0 commit comments