-
Notifications
You must be signed in to change notification settings - Fork 471
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.21.0 #2727
Release 1.21.0 #2727
Conversation
* Feat: pinned apps on top of all apps * Fix tests * Rm list view switch * Update e2e tests * push -> replace * Fix e2e
* Fix Cypress tests * Update tests logic
* Update skipped tests * Fix permissions tests * Fix NFTS tests
* Fix: custom fallback handler warning * Adjust style * Fix unit tests
* Fix: adjust WalletConnect events * Cut off error details * Don't swallow chain switch errors * Fix nested p warning * Fix tests * Split errors * Style wc error * Connect/disconnect timer to 1s * Fix: safe logo for WC * Show unsupported chain error * Fix: WC url for the origin field * Redirect WC Safe App to open popup * Fix error overflow * Fix tests * Fix: pass app id to offchain message flow * A better wrong chain message
Branch preview✅ Deploy successful! https://release_1_21_0--walletweb.review-wallet-web.5afe.dev |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success1046 tests passing in 143 suites. Report generated by 🧪jest coverage report action from 054b53b |
There is an issue when, if you try to upload a file (like import in the address book) the pages refreshes and the URL has a new parameter that idk where it comes from. This doesn't happen in prod Navigate to the Address book |
The rest of the RC is fine. I did a smoke navigating the page, creating safes, signgin and executing tx with different browsers... Looks good |
Let's report it as a separate UI issue and fix later. Looks like Windows specific problem. |
* Fix: WalletConnect - track only tx and signature requests * Rm href=# from address book upload
I've removed the #-href from the upload link in the Address book, so hopefully it's fixed. |
Features
Bug fixes
Tests