11IPFS hash of the deployment:
2- - CIDv0: `QmPmdNUVNBpYCTEwd3ZGuBsstNv3UFksebFx4yDE5Dpaqi `
3- - CIDv1: `bafybeiavigyzqlyual3cj6htkjjnjpdgiour4f2frt57nf4dbn5huu66qu `
2+ - CIDv0: `QmNUF7AEq4As66eZBa6w94XBeg4fXSFQtnLgRw4PVrF4wH `
3+ - CIDv1: `bafybeiab6h2ydorvjkntldeks6g5wi7yncj7xei2bmgtttwow257xqpspa `
44
55The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66
@@ -10,14 +10,57 @@ 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://bafybeiavigyzqlyual3cj6htkjjnjpdgiour4f2frt57nf4dbn5huu66qu .ipfs.dweb.link/
14- - [ipfs://QmPmdNUVNBpYCTEwd3ZGuBsstNv3UFksebFx4yDE5Dpaqi /](ipfs://QmPmdNUVNBpYCTEwd3ZGuBsstNv3UFksebFx4yDE5Dpaqi /)
13+ - https://bafybeiab6h2ydorvjkntldeks6g5wi7yncj7xei2bmgtttwow257xqpspa .ipfs.dweb.link/
14+ - [ipfs://QmNUF7AEq4As66eZBa6w94XBeg4fXSFQtnLgRw4PVrF4wH /](ipfs://QmNUF7AEq4As66eZBa6w94XBeg4fXSFQtnLgRw4PVrF4wH /)
1515
16- ### 5.135.1 (2026-02-25)
16+ ## 5.136.0 (2026-03-04)
17+
18+
19+ ### Features
20+
21+ * **web:** integrate live prices via BFF WebSocket proxy (#29030) 8557385
22+ * **web:** Remove Send button from TDP bottom bar (#28825) d4bf1c0
23+ * **web:** tick lod - v2 (#27089) d13695a
24+ * **websocket:** add session refresh timer and stale socket guards (#28976) 4653f75
1725
1826
1927### Bug Fixes
2028
21- * **web:** hotfix #29070 (#5.134.3) (#29073) 78ee400
29+ * **web:** Add dedicated Withdraw transaction type for activity parsing (#29034) c5a3072
30+ * **web:** add FilterStoreContextProvider to pools table in TDP (#28986) 55425c7
31+ * **web:** add hover background to pinned v2 table columns (#29021) e962c18
32+ * **web:** Add information about offline mode in explore tables (#28985) 57ae4c6
33+ * **web:** add max height logic on dropdown to prevent page overflow (#28923) bc2535d
34+ * **web:** Apply column direction for chart header on mobile web (#28984) 6019240
35+ * **web:** cherry-pick #29113 (#5.135.1) (#29116) 636cb12
36+ * **web:** cherry-pick #29128 (#5.135.1) (#29136) eb75f12
37+ * **web:** Don't re-render avatars on scroll in Portfolio's activity (… (#29269) da332d4
38+ * **web:** fix nav searchbar text overflow b4b3e86
39+ * **web:** fix nav searchbar text overflow (#29294) abaa337
40+ * **web:** Fixes AccountDrawer max-height issue (#29100) 46de4cc
41+ * **web:** improve text color after clicking privacy and terms links (#28991) ae902c0
42+ * **web:** LP-647 align token banner fdv (#28631) c2fe0e9
43+ * **web:** prevent named window hijacking in download links (#28999) 2cd2ead
44+ * **web:** resolve scroll arrow buttons becoming unresponsive on mWeb (#28907) 54459cc
45+ * **web:** show active pools tab visually (#28987) ae8530e
46+ * **web:** use actual token price for FDV in completed auctions (#28630) 0d34a69
47+ * **web:** use key when rendering OffchainActivityModal to keep react state per-order (#28971) e29c215
48+
49+
50+ ### Continuous Integration
51+
52+ * **web:** update sitemaps 35a16aa
53+
54+
55+ ### Code Refactoring
56+
57+ * **web:** centralize price fetching (#29023) d2596ab
58+ * **web:** extract shared token pricing utilities (#28629) f8108bc
59+ * **web:** fix some egw proxy edge cases (#29112) 5f6e6d1
60+
61+
62+ ### Tests
63+
64+ * **web:** fix portfolio e2e tests (#28847) c3f15f0
2265
2366
0 commit comments