Skip to content

Commit 6f9d013

Browse files
ci(release): publish latest release
1 parent 4ce623a commit 6f9d013

File tree

3 files changed

+11
-59
lines changed

3 files changed

+11
-59
lines changed

RELEASE

+7-55
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1`
3-
- CIDv1: `bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda`
2+
- CIDv0: `QmPJsdrofYQ6SUV8zDEMh75V6DNdCX7DYH7jVEenjuPJEN`
3+
- CIDv1: `bafybeiaom4sehmbhmxryop6mzvfhw7j5fgmv47kmju43hjcyi6rfr2tqdm`
44

55
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
66

@@ -10,63 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
1010
Your Uniswap settings are never remembered across different URLs.
1111

1212
IPFS gateways:
13-
- https://bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda.ipfs.dweb.link/
14-
- https://bafybeidv34uycjmpmnvpdu2oouq7r3saf2o34davruawyxtavesx3kpeda.ipfs.cf-ipfs.com/
15-
- [ipfs://QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1/](ipfs://QmWGmmxMXRoU7TLNMzuoS2q2NdvqXPNRAohP4T3SnUrif1/)
13+
- https://bafybeiaom4sehmbhmxryop6mzvfhw7j5fgmv47kmju43hjcyi6rfr2tqdm.ipfs.dweb.link/
14+
- https://bafybeiaom4sehmbhmxryop6mzvfhw7j5fgmv47kmju43hjcyi6rfr2tqdm.ipfs.cf-ipfs.com/
15+
- [ipfs://QmPJsdrofYQ6SUV8zDEMh75V6DNdCX7DYH7jVEenjuPJEN/](ipfs://QmPJsdrofYQ6SUV8zDEMh75V6DNdCX7DYH7jVEenjuPJEN/)
1616

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
17+
### 5.45.1 (2024-09-04)
4718

4819

4920
### Bug Fixes
5021

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
22+
* **web:** Show all tabs when multichain_explore is disabled - prod (#11534) d9ec7de
7123

7224

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.45.0
1+
web/5.45.1

apps/web/src/pages/Explore/index.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ const Explore = ({ initialTab }: { initialTab?: ExploreTab }) => {
149149
data-testid="explore-navbar"
150150
>
151151
{Pages.map(({ title, loggingElementName, key }, index) => {
152-
// hide Transactions tab if no chain is selected
153-
return isMultichainExploreEnabled && (key !== ExploreTab.Transactions || !!chain) ? (
152+
// hide Transactions tab if no chain is selected and multichain explore is enabled
153+
return key === ExploreTab.Transactions && isMultichainExploreEnabled && !chain ? null : (
154154
<Trace
155155
logPress
156156
eventOnTrigger={SharedEventName.NAVBAR_CLICKED}
@@ -180,7 +180,7 @@ const Explore = ({ initialTab }: { initialTab?: ExploreTab }) => {
180180
</Text>
181181
</StyledInternalLink>
182182
</Trace>
183-
) : null
183+
)
184184
})}
185185
</Flex>
186186
<Flex row gap="$spacing8" height="$spacing40" justifyContent="flex-start">

0 commit comments

Comments
 (0)