-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
73df7db
commit 5f39a9e
Showing
1,357 changed files
with
42,387 additions
and
33,834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
* @uniswap/web-admins |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,57 @@ | ||
We are back with some new new updates! Here's the latest: | ||
IPFS hash of the deployment: | ||
- CIDv0: `QmQ8UanH84ztdAz6r982h7KRAmtSvPwd9LDSYJ9VEW83iH` | ||
- CIDv1: `bafybeia2td2e2swyfxgrspubtq3bzklw3r74qmjhjvnej3bclxjgqs24vi` | ||
|
||
Added more supported tokens on Fiat Onramp — Now users can enjoy access to USDC & Ethereum on more chains, including ZKSync, Celo, Avalanche, and more. | ||
The latest release is always mirrored at [app.uniswap.org](https://app.uniswap.org). | ||
|
||
You can also access the Uniswap Interface from an IPFS gateway. | ||
**BEWARE**: The Uniswap interface uses [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) to remember your settings, such as which tokens you have imported. | ||
**You should always use an IPFS gateway that enforces origin separation**, or our hosted deployment of the latest release at [app.uniswap.org](https://app.uniswap.org). | ||
Your Uniswap settings are never remembered across different URLs. | ||
|
||
IPFS gateways: | ||
- https://bafybeia2td2e2swyfxgrspubtq3bzklw3r74qmjhjvnej3bclxjgqs24vi.ipfs.dweb.link/ | ||
- https://bafybeia2td2e2swyfxgrspubtq3bzklw3r74qmjhjvnej3bclxjgqs24vi.ipfs.cf-ipfs.com/ | ||
- [ipfs://QmQ8UanH84ztdAz6r982h7KRAmtSvPwd9LDSYJ9VEW83iH/](ipfs://QmQ8UanH84ztdAz6r982h7KRAmtSvPwd9LDSYJ9VEW83iH/) | ||
|
||
## 5.48.0 (2024-09-24) | ||
|
||
|
||
### Features | ||
|
||
* **web:** add address to suggestion row (#12045) 6676db9 | ||
* **web:** add ConnectWalletButtonText (#12042) 218baff | ||
* **web:** add new fee tiers to base (#12013) 01a9528 | ||
* **web:** add the input form and context (#11978) b6c1ec4 | ||
* **web:** adding range selection screen to v4 (#11998) 8eec4b3 | ||
* **web:** allow copying v4 hooks (#11950) 9c4375d | ||
* **web:** calculate depended amount for v2 (#12062) 2bf4c53 | ||
* **web:** calculate dependent token value from the sdk (#12040) 141d691 | ||
* **web:** create positions page v4 (#11974) 6fc32bc | ||
* **web:** fix v4 URL paths for existing routes (#11903) 6ded044 | ||
* **web:** Migrate assets from org (#11937) c436f4c | ||
* **web:** migrate to shared currency state (#11030) eb21f0a | ||
* **web:** migrate to shared language state (#11029) 6ae056f | ||
* **web:** shared swap tabs (#11769) d811690 | ||
* **web:** toolbar for v4 create page (#12012) 7bc5579 | ||
* **web:** v4 call trading-api reduce LP position endpoint (#11883) 392e1c5 | ||
* **web:** v4 migrate page (#11823) 79084f4 | ||
* **web:** v4 my positions list page (#11831) 93bd2c0 | ||
* **web:** v4 remove LP modal (#11755) e881123 | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **web:** Fix sign in translation string (#12090) 2fcbd22 | ||
* **web:** nav dropdown height overflow and scroll (#11987) 566e661 | ||
* **web:** prevent crash from new Base fee tiers (#11932) 229efd6 | ||
* **web:** removing feature flag on route definitions for v4 (#11975) 4f360d6 | ||
* **web:** token caching fix in mini portfolio (#12152) 58ef42d | ||
* **web:** use overflow auto instead of scroll (#12008) ca9cb0c | ||
|
||
|
||
### Continuous Integration | ||
|
||
* **web:** update sitemaps 4849e2e | ||
|
||
Other changes: | ||
|
||
- Username support on notification toasts | ||
- Improved warning modals | ||
- Improved linkouts to help center articles | ||
- Various bug fixes and performance improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
mobile/1.35 | ||
web/5.48.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.