11IPFS hash of the deployment:
2- - CIDv0: `QmUkJyrJfaSMjpdv5afUJLWfqHyBDTsNPn2mb6XwutWecr `
3- - CIDv1: `bafybeic7gxapw2yactpmoap3uux7gv4kkesw3if44x775vbhjkxnbjrrbm `
2+ - CIDv0: `QmWkKS6r4PsaUCmRLuK4UYLJTzoMUmchG4Hg2aV8FjBisd `
3+ - CIDv1: `bafybeid45wr3ffrhjew54zla2scgbqwqxaeusfpt3wcooypuvrlpul5x5q `
44
55The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66
@@ -10,14 +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://bafybeic7gxapw2yactpmoap3uux7gv4kkesw3if44x775vbhjkxnbjrrbm .ipfs.dweb.link/
14- - [ipfs://QmUkJyrJfaSMjpdv5afUJLWfqHyBDTsNPn2mb6XwutWecr /](ipfs://QmUkJyrJfaSMjpdv5afUJLWfqHyBDTsNPn2mb6XwutWecr /)
13+ - https://bafybeid45wr3ffrhjew54zla2scgbqwqxaeusfpt3wcooypuvrlpul5x5q .ipfs.dweb.link/
14+ - [ipfs://QmWkKS6r4PsaUCmRLuK4UYLJTzoMUmchG4Hg2aV8FjBisd /](ipfs://QmWkKS6r4PsaUCmRLuK4UYLJTzoMUmchG4Hg2aV8FjBisd /)
1515
16- ### 5.119.6 (2025-11-24)
16+ ## 5.120.0 (2025-11-26)
17+
18+
19+ ### Features
20+
21+ * **web:** add analytics events for disconnected state (#25498) a376650
22+ * **web:** add analytics events to tokens tab (#25502) 5ff49d5
23+ * **web:** add analytics for activity & overview tabs (#25541) cb35643
24+ * **web:** add disconnected state to wrapped experience (#25448) 3dcd73b
25+ * **web:** add explore page table (#25536) 304e07f
26+ * **web:** add iframe Uniswap Wrapped page (#25124) a1029d6
27+ * **web:** add nav portfolio analytics (#25501) 53e7940
28+ * **web:** add section tracing for portfolio tabs (#25499) b0ef491
29+ * **web:** Add step count to review progress (#25513) 68c39ba
30+ * **web:** add uniswap wrapped banner (#25313) adfb85d
31+ * **web:** add wrapped nav entrypoint (#25324) 2bcae33
32+ * **web:** nfts tab analytics (#25503) 5b3bedf
33+ * **web:** override staging entry gateway BE url (#25504) a50af7e
34+ * **web:** track overview action tile events (#25500) 55a0952
35+ * **web:** Update the swap review UI (#25530) 01092e0
1736
1837
1938### Bug Fixes
2039
21- * **web:** sessions initialization - wait for statsig to finish loading (#25779) 35e02c1
40+ * **web:** add max-height for tokens table and disable vertical scroll sync (#25577) 3ffa333
41+ * **web:** add new backend corn-staging url to staging CSP (#25523) 7bd3f4f
42+ * **web:** add x-request-source to all notifications requests (#25678) 1be77db
43+ * **web:** correctly detect build mode in CSP plugin (#25527) cd80872
44+ * **web:** Don't show loading state of Swap on landing page (#25514) b5da191
45+ * **web:** Fix step complete icon (#25654) 0129711
46+ * **web:** Fix type of ToucanChartSeries (#25181) 759ee46
47+ * **web:** handle solana only wallet connection for Portfolio (#25831) dd822ed
48+ * **web:** improve infinite scroll loading skeleton on activity table (#25563) 02d1ddd
49+ * **web:** improve responsive stats tiles (#25561) 9637d17
50+ * **web:** iterate on view more button on new mini portfolio (#25562) 5a827b5
51+ * **web:** notification service - staging fixes (#25549) 05b1b09
52+ * **web:** portfolio balance chart match/mismatch logic (#25675) 71707d2
53+ * **web:** Scroll token list, when user hides hidden tokens (#25442) b832367
54+ * **web:** show txns hash on activity table for all swaps until protocol data improves (#25645) e34278d
55+
56+
57+ ### Continuous Integration
58+
59+ * **web:** update sitemaps 77dced6
60+
61+
62+ ### Styles
63+
64+ * **web:** improve empty state on activity tabe (#25560) ce9fef7
65+ * **web:** table v2 hover color (#25564) ecb43c3
66+
67+
68+ ### Code Refactoring
69+
70+ * **web:** Refactor and prepare swap review for CA (#25512) 44f2353
2271
2372
0 commit comments