Skip to content

Commit ada702d

Browse files
ci(release): publish latest release
1 parent 649313c commit ada702d

File tree

3 files changed

+10
-61
lines changed

3 files changed

+10
-61
lines changed

RELEASE

+7-58
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
IPFS hash of the deployment:
2-
- CIDv0: `QmR4bcDmfwJ5AzVy1ypYxhRHq82RAjo2k44zT1ZupBCo8v`
3-
- CIDv1: `bafybeibiozbm7r6yfdyfvjzkyxuopbbjhpfakucm2axx265hltuzjl357m`
2+
- CIDv0: `QmRaVjDqEutARKcor6EcFLKR1cx2VD5UqAidr4JTb1z4A2`
3+
- CIDv1: `bafybeibqd4ezvubo2zwfmqxuw4kfi6g7tzrtrqdps3lyvvwdhmld4lrvt4`
44

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

@@ -10,66 +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://bafybeibiozbm7r6yfdyfvjzkyxuopbbjhpfakucm2axx265hltuzjl357m.ipfs.dweb.link/
14-
- https://bafybeibiozbm7r6yfdyfvjzkyxuopbbjhpfakucm2axx265hltuzjl357m.ipfs.cf-ipfs.com/
15-
- [ipfs://QmR4bcDmfwJ5AzVy1ypYxhRHq82RAjo2k44zT1ZupBCo8v/](ipfs://QmR4bcDmfwJ5AzVy1ypYxhRHq82RAjo2k44zT1ZupBCo8v/)
13+
- https://bafybeibqd4ezvubo2zwfmqxuw4kfi6g7tzrtrqdps3lyvvwdhmld4lrvt4.ipfs.dweb.link/
14+
- https://bafybeibqd4ezvubo2zwfmqxuw4kfi6g7tzrtrqdps3lyvvwdhmld4lrvt4.ipfs.cf-ipfs.com/
15+
- [ipfs://QmRaVjDqEutARKcor6EcFLKR1cx2VD5UqAidr4JTb1z4A2/](ipfs://QmRaVjDqEutARKcor6EcFLKR1cx2VD5UqAidr4JTb1z4A2/)
1616

17-
## 5.53.0 (2024-10-16)
18-
19-
20-
### Features
21-
22-
* **web:** add a popup to claim (#12801) 727178b
23-
* **web:** add bridge toast to web swaps (#12808) 91b3100
24-
* **web:** add chainName to PosDP URL params (#12749) c5caa75
25-
* **web:** bridge status polling (#12930) 1817b76
26-
* **web:** bridging saga (#12753) dd6c181
27-
* **web:** bridging tx status notification (#12932) 6e468ef
28-
* **web:** bridging types (#12748) a473031
29-
* **web:** Give bridge bottom card hover style (#12810) 7be278a
30-
* **web:** improve fingerprinting for swap errors [staging] (#13046) 7cc032c
31-
* **web:** LP create - wrapping native currency step for v2/v3 (#12769) 9c2b4bc
32-
* **web:** pull in completed bridging activity (#12874) 3ac9ca5
33-
* **web:** remove red gas UI on web shared swap (#12947) 8639947
34-
* **web:** remove uniswap extension launch announcement modal (#12791) e1397ce
35-
* **web:** v4 LP improvements (#12737) e111131
36-
* **web:** worldchain bridge banner + minikit provider (#12918) 2439960
37-
* **web:** Zora Explore pages (#12908) 6c0beaf
17+
### 5.53.1 (2024-10-16)
3818

3919

4020
### Bug Fixes
4121

42-
* **web:** 10 15 fix web allow pool creation on testnets staging (#13010) 78815dd
43-
* **web:** Align Continue button text - staging (#13025) 8576cc4
44-
* **web:** align web/mobile quicknode rpcs (#12976) 82adfe5
45-
* **web:** bug with color extraction (#12757) 8fbfa57
46-
* **web:** bump sdk-core for worldchain v2 lp (#12989) 44dd8f3
47-
* **web:** cherrypick bridging analytics [staging] (#13035) 6593430
48-
* **web:** conditionally add dependency array to useAnimatedScrollHandler (#12852) e523bfd
49-
* **web:** correct currency logos in LP Create modal (#12751) a350498
50-
* **web:** create v4 ui (#12638) 1c52b4e
51-
* **web:** default to eth mainnet on landing page (#12958) e81c5ad
52-
* **web:** display bridging options in unconnected state [staging] (#13047) 5a17a2f
53-
* **web:** enable token swap on non mainnet tdp for legacy swap (#12899) a214ab2
54-
* **web:** fix broken worldchain images (#13033) e31db30
55-
* **web:** fix range formatting on my positions page (#12754) 8b13723
56-
* **web:** hide astrochain usdc (#12961) 40ee988
57-
* **web:** limits issues (allow cancelling insufficient funds) (#12912) f630284
58-
* **web:** log missing swap analytics (#12967) 4c22de5
59-
* **web:** log SWAP_SIGNED from uniswapx saga [main] (#12907) 39ccb30
60-
* **web:** memoize connected chain ids (#12922) 3ed664d
61-
* **web:** pass account to getSigner instead of using default (#12885) f508f20
62-
* **web:** remove FOR feature flag and moonpay flow (#12547) b79e301
63-
* **web:** Switch chains before cancelling limits (#12752) 8d2c4f1
64-
* **web:** tapi key (#12866) bcc0529
65-
* **web:** track wallet connect external provider (#12360) ff2c6e7
66-
* **web:** update the toast for increase + decrease liquidity (#12786) c7c898e
67-
* **web:** worldchain rpc (#12946) b1b7528
68-
69-
70-
### Continuous Integration
71-
72-
* **web:** break down web testing jobs to speed up CI (#12766) cb3c56f
73-
* **web:** update sitemaps 336fb63
22+
* **web:** fix network filter on explore (#13057) fe9283d
7423

7524

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web/5.53.0
1+
web/5.53.1

apps/web/src/components/Tokens/TokenTable/NetworkFilter.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ export default function TableNetworkFilter() {
8686
const chainId = supportedChainIdFromGQLChain(network)
8787
const isSupportedChain = isSupportedChainCallback(chainId)
8888
const chainInfo = isSupportedChain ? UNIVERSE_CHAIN_INFO[chainId] : undefined
89-
return (
89+
return chainInfo ? (
9090
<TableNetworkItem
9191
key={network}
9292
display={network}
9393
chainInfo={chainInfo}
9494
toggleMenu={toggleMenu}
9595
tab={tab}
9696
/>
97-
)
97+
) : null
9898
})}
9999
{BACKEND_NOT_YET_SUPPORTED_CHAIN_IDS.map((network) => {
100100
const isSupportedChain = isSupportedChainCallback(network)

0 commit comments

Comments
 (0)