1
1
IPFS hash of the deployment:
2
- - CIDv0: `QmNhWv1wsYtTeENpAN7Niquy4TMJ6JzEh8ZZqPGCoeYcGH `
3
- - CIDv1: `bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri `
2
+ - CIDv0: `QmbPRyz7JxeDFrkmKzQnSi5h8Vn5iP81skJA5SoXkfJb6G `
3
+ - CIDv1: `bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme `
4
4
5
5
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org).
6
6
@@ -10,63 +10,15 @@ You can also access the Uniswap Interface from an IPFS gateway.
10
10
Your Uniswap settings are never remembered across different URLs.
11
11
12
12
IPFS gateways:
13
- - https://bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri .ipfs.dweb.link/
14
- - https://bafybeiaflbrdbl3olcods3uy3feg64eaepg736m7aoiwuw3ctsyla36iri .ipfs.cf-ipfs.com/
15
- - [ipfs://QmNhWv1wsYtTeENpAN7Niquy4TMJ6JzEh8ZZqPGCoeYcGH /](ipfs://QmNhWv1wsYtTeENpAN7Niquy4TMJ6JzEh8ZZqPGCoeYcGH /)
13
+ - https://bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme .ipfs.dweb.link/
14
+ - https://bafybeigb3zegvo3fwadtcskq6ty2fbznvkqu7jkxt56dequcbqenjo5kme .ipfs.cf-ipfs.com/
15
+ - [ipfs://QmbPRyz7JxeDFrkmKzQnSi5h8Vn5iP81skJA5SoXkfJb6G /](ipfs://QmbPRyz7JxeDFrkmKzQnSi5h8Vn5iP81skJA5SoXkfJb6G /)
16
16
17
- ## 5.50.0 (2024-10-04)
18
-
19
-
20
- ### Features
21
-
22
- * **web:** add the review screen modal to the add liquidity flow (#12210) a43a6cd
23
- * **web:** avoid duplicate swap steps upon closing/reopening review modal (#12232) 7613047
24
- * **web:** call Trading API for increase/decrease/create LP actions (#12280) b563835
25
- * **web:** generate steps for increasing position (#12339) 08fddec
26
- * **web:** handle swap saga cancellation / interruption (#12115) e78fe1f
27
- * **web:** move routing diagram to uniswap (#12244) 7cc63c4
28
- * **web:** move web swap settings to popover (#12118) 0be1d91
29
- * **web:** setting up backend for create position range (#12193) 0ddb961
30
- * **web:** single swap step UI state (#12410) 6132c6c
31
- * **web:** step-specific swap review button text (#12117) 1327c62
32
- * **web:** swap detail line items (#12169) 1eb5c93
33
- * **web:** universal swap bridge link banners + across bridging promo banner (#12378) d3d2641
34
- * **web:** v2 position details data (#12216) 67f8087
35
- * **web:** v3 position detail page API integration (#12217) 4328bdf
36
- * **web:** v4 PosDP improvements (#12255) 83e7a77
17
+ ### 5.50.1 (2024-10-07)
37
18
38
19
39
20
### Bug Fixes
40
21
41
- * **web:** add requestId and quoteId to post /order request (#12614) 562361b
42
- * **web:** deadline input field focus (#12405) 9ace591
43
- * **web:** disabled button states (#12509) 0dc3f11
44
- * **web:** disallow non numerical input on deadline (#12265) 36d1d33
45
- * **web:** dont respect url flag overrides on prod - staging (#12549) 69f3780
46
- * **web:** fix token warnings on URL query prefill (#12329) e951732
47
- * **web:** Fix/top tokens cache staging (#12570) 70ac444
48
- * **web:** only clear amount input on swap success in shared flow (#12231) 1f28931
49
- * **web:** priority orders only enabled on base (#12437) 4902650
50
- * **web:** remove hardcoded web saga var (#12520) 8d87977
51
- * **web:** reset inputs after trade, no rogue data (#12335) b2a2710
52
- * **web:** rm prod arb+eth quicknode urls [staging] (#12647) 9d2d765
53
- * **web:** segmented control flashing and off by 1px (#12319) 2d88b56
54
- * **web:** suggested tokens height (#12454) 64ffee3
55
- * **web:** swap review screen ux/ui fixes (#12267) b76218d
56
- * **web:** swap tabs from pathname (#12126) 1c25507
57
- * **web:** swap UI nits (#12448) 3777948
58
- * **web:** swap warning tooltip width (#12125) 89130ab
59
- * **web:** switch chain in wrap saga (#12263) 7f81f76
60
- * **web:** testlio polish - limit form button color + hidden header should not prevent clicks (#12413) 4bb70f9
61
- * **web:** ui fixes part 1 (#12279) 8b3abdc
62
- * **web:** uniswapx toasts/polling [staging] (#12659) 7a14094
63
- * **web:** universal swap flow on tdp and pdp (#12257) c296cd1
64
- * **web:** update simulation param for async swap step (#12490) 06dc81d
65
- * **web:** use proper arb+eth urls [staging] (#12674) dd4b6b5
66
-
67
-
68
- ### Continuous Integration
69
-
70
- * **web:** update sitemaps 1f57186
22
+ * **web:** invalidate local activity cache for updates to transaction or signature state - prod (#12732) 74b24f2
71
23
72
24
0 commit comments