11IPFS hash of the deployment:
2- - CIDv0: `QmNMoMSDQVQwUdfxLqhLpM4bKgGMyEHU2LU2RfDFaRqACc `
3- - CIDv1: `bafybeiaajnnkurqabznrl32buiydbsym77nt2np3d5xv5mgskkd6euk3au `
2+ - CIDv0: `QmcXKJu5dG8FFG831szNgdEfs9U7XxCnRwbSuAygxy42Ph `
3+ - CIDv1: `bafybeigsx4i67rlwmg76alnqawpcpe2gugwvtu7dcgojfgxm2e4ap43gma `
44
55The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66
@@ -10,65 +10,67 @@ 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://bafybeiaajnnkurqabznrl32buiydbsym77nt2np3d5xv5mgskkd6euk3au .ipfs.dweb.link/
14- - [ipfs://QmNMoMSDQVQwUdfxLqhLpM4bKgGMyEHU2LU2RfDFaRqACc /](ipfs://QmNMoMSDQVQwUdfxLqhLpM4bKgGMyEHU2LU2RfDFaRqACc /)
13+ - https://bafybeigsx4i67rlwmg76alnqawpcpe2gugwvtu7dcgojfgxm2e4ap43gma .ipfs.dweb.link/
14+ - [ipfs://QmcXKJu5dG8FFG831szNgdEfs9U7XxCnRwbSuAygxy42Ph /](ipfs://QmcXKJu5dG8FFG831szNgdEfs9U7XxCnRwbSuAygxy42Ph /)
1515
16- ## 5.117 .0 (2025-11-05 )
16+ ## 5.118 .0 (2025-11-13 )
1717
1818
1919### Features
2020
21- * **web:** add activity items to new mini portfolio (#24822) f0994c6
22- * **web:** add infinite scroll for portfolio activity table (#24691) d71921f
23- * **web:** add infinite scroll to minip on web activity (#23352) 78d6dcb
24- * **web:** add NFT context menu (#24791) 10ed3e4
25- * **web:** add report position option to context menus (#24840) b587dfc
26- * **web:** add report position option to PDP (#24841) 97d0b94
27- * **web:** add toast on report (#24717) 65c8cd6
28- * **web:** add web entry points for token reporting (#24714) b83cb90
29- * **web:** block timestamp countdown (#24632) 6a1da1d
30- * **web:** dialog content container + spacing tweaks (#24239) 035026d
31- * **web:** portfolio Overview tab (#24737) ed3f451
32- * **web:** stub out new mini portfolio behind flag (#24821) 0602da3
33- * **web:** toucan auction status (#24866) 0d9d56b
34- * **web:** use shared token details hooks with unified 24hr change (#24726) 501d754
21+ * **web:** add bid distribution chart calculations (#24634) a4d4a0f
22+ * **web:** add bid distribution chart UI components (#24636) 0b17542
23+ * **web:** add dev tools for bid distribution chart testing (#24638) 875e7b9
24+ * **web:** add max valuation input (#24301) 31ae922
25+ * **web:** add network filtering to overview tab (#25105) 24d0bf4
26+ * **web:** add nft formatting support in activity table (#25034) c30f149
27+ * **web:** add solana support for web portfolio page (#25108) 1d13ffe
28+ * **web:** add toucan activities UX (#24763) f2ad86a
29+ * **web:** add Toucan chart infrastructure (#24633) f0d25d6
30+ * **web:** add toucan stats UX (#24764) 5558640
31+ * **web:** filter NFTs by chain (#25116) 245586f
32+ * **web:** implement chart hooks and main renderer (#24635) 5be2fe0
33+ * **web:** improve time hover formatting for activity table (#25035) 43e27ba
34+ * **web:** integrate chart into auction store and add supporting features (#24637) 66adc2e
35+ * **web:** Overview mini tokens table (#24805) 752b8e6
36+ * **web:** Portfolio Overview Limits table (#24817) 4a6e7aa
37+ * **web:** portfolio overview mini activity table (#24816) c870eb2
38+ * **web:** portfolio overview mini pools table (#24818) c380379
39+ * **web:** scaffold toucan auction activity + stats container (#24762) bfbb327
40+ * **web:** toucan add clearing price line (#24730) 0db762b
41+ * **web:** toucan bid distribution not started state (#24919) 2839785
42+ * **web:** v2 -> v3 migrate using the new flow (#22488) 86504f7
3543
3644
3745### Bug Fixes
3846
39- * **web:** calculate fiat delta from API percentage for multi-chain tokens (#24728) 36f4c68
40- * **web:** data reporting abilities fixes (#25130) 9246200
41- * **web:** default to mainnet for limits flow (#24884) 666bdb0
42- * **web:** fix issue with listpools endpoint returning an error (#25141) 62f132b
43- * **web:** fix nested scrollbar overflowY issue (#24688) 60d39f3
44- * **web:** Fix non-reactive prices on explore tab (#24766) 4539d99
45- * **web:** Load tokens until scrollbar appears- PORT-359 (#23085) 5a480cf
46- * **web:** log interface swap finalization results for flashblocks (#24869) b800fb3
47- * **web:** portfolio polishes (#24944) 6d94d95
48- * **web:** position card context menu fixes and cleanup (#24839) 5568c4d
49- * **web:** prevent blank loading state in swap modal 5790e16
50- * **web:** remove bad import in server side worker code (#24803) 048e2a0
51- * **web:** Remove unnecessary button outline on Switch (#24697) 6216bb8
52- * **web:** revert table scroll update (#25113) 9d12691
47+ * **web:** add transaction to TransactionState redux prior to onModification (#25218) 5a4f64f
48+ * **web:** address feedback (#24949) ed03cfd
49+ * **web:** allow table row height prop to fix row overflow (#25099) 468bffd
50+ * **web:** ExpectedTransactionState types (#25152) d659705
51+ * **web:** filter token balance by selected chain (#25194) 9b6639f
52+ * **web:** fix issue with listpools endpoint returning an error (#25140) ebd8351
53+ * **web:** fix protocol stats calcs (#25123) 4b0f0ca
54+ * **web:** hide report option when we already know a position is hidden (#25209) 47aea4b
55+ * **web:** more dialog fixes (#24747) 0c37ec6
56+ * **web:** nft count should reflect search results (#24952) 0267bc5
57+ * **web:** notif system initialization (#25008) f30ffbf
58+ * **web:** prevent blank loading state in swap modal (#25144) b6f7698
59+ * **web:** revert table scroll update (#25111) a9084fd
60+ * **web:** use new Dialog to fix broken dialogs (#24742) a86c256
61+ * **web:** use new Dialog to fix Token Warning modal (#24744) ef0c42b
5362
5463
5564### Continuous Integration
5665
57- * **web:** update sitemaps c5134d4
58-
59-
60- ### Code Refactoring
61-
62- * **web:** Consolidate swap and wrap callbacks into useSwapHandlers (#24219) b151db3
63- * **web:** Consolidate swap and wrap handlers into unified interface (#24184) 672c7be
66+ * **web:** update sitemaps 20e677d
6467
6568
6669### Styles
6770
68- * **web:** apply textured background to pool details page table variants (#25040) 8381ec0
69- * **web:** fix portfolio page account header scroll animation (#24953) 13aef52
70- * **web:** update activity tab filter to reflect designs (#24687) 68f73cb
71- * **web:** update loading skeletons for NFT Cards (#24951) d556e00
72- * **web:** update price chart styles (#24773) 5f231db
71+ * **web:** add support for network filter size transition (#25187) 0033e73
72+ * **web:** disconnected state style polishes (#24986) 0f7d20f
73+ * **web:** fix various alignment issues (#25195) 7b44676
74+ * **web:** style connect wallet banner in light and dark theme (#25110) 5cecfe5
7375
7476
0 commit comments