Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 5.12.0 * E2e/merge new approval screen branch (MetaMask#5320) * add e2e coverage for automatic security update screen (MetaMask#5291) * add e2e coverage for automatic security update screen * removed unncessary comment. * fixing contract nickname test * readd test * fix test step * blah. * Update @metamask/swaps-controller (MetaMask#5331) * @metamask/swaps-controller": "^6.7.1" * "@metamask/swaps-controller": "^6.7.2" * only fetch minimum versions if permissions enabled (MetaMask#5333) * fix 507 (MetaMask#5337) * On-ramp: Add useRegions hook and fix availablePaymentMethods (MetaMask#5335) * version bump for RC 2 (MetaMask#5344) * 5.12.1 * [IMPROVEMENT] Remove Metrics Properties (MetaMask#5345) * Remove RPC URL from "Network Switched" event * Remove RPC URL from "Network Added" event * Remove block_explorer_url parameter * removed network_name from all analytics events * updated snapshot Co-authored-by: Gustavo Antunes <[email protected]> * Sanitize privacy settings before sending to Sentry (MetaMask#5355) * pairity with extension and removing the device name and the device timezone * optout metametrics * mix panel opt out * removed unnecessary comment * bumped version, added changelog, address audit:ci * Fix onboarding wizard automatic update modal (MetaMask#5360) * Fix onboarding tutorial * Add specific prop to check for EnableAutomaticSecurityChecksModal state * Update tests * missing verification (MetaMask#5365) * Update copy for Opt in metrics screen and enable custom mainnet RPC (MetaMask#5362) * add e2e coverage for automatic security update screen (MetaMask#5291) * add e2e coverage for automatic security update screen * removed unncessary comment. * fixing contract nickname test * readd test * fix test step * Add network screen to onboarding stack * Update metametrics screen layout * Update metametrics copy * Remove old privacy policy copies * Begin handling isRPCUpdate prop in NetworkSettings * Create editable default mainnet * Fix RPC comparison * Update ETH custom network name * Enforce scroll to end on metametrics screen * e2e changes for metametrics screen * Fix rpc type warning and invalid URL crasher * Fix updating network instead of duplicating * Fix duplicate rpc networks * Begin consolidating mainnet checks * Revert "Remove old privacy policy copies" This reverts commit 029c5b6. * Revert "Update metametrics copy" This reverts commit 4bb0bd8. * Revert "Enforce scroll to end on metametrics screen" This reverts commit 8606ec7. * Revert "Update metametrics screen layout" This reverts commit 13cfe0d. * Revert opt in to use old UI. Update copy. Hide NFT banner for non default mainnet * Fix privacy policy copy * Remove send changes for another PR * Check for token contract address by chainId * add swipe up * Fix unit test and lint error Co-authored-by: Curtis David <[email protected]> Co-authored-by: CW <[email protected]> * On-ramp Refactor wyre authentication url approach (MetaMask#5366) * version bump & changelog update (MetaMask#5372) * 5.12.3 * update changelog for version bump of 5.12.2 ios only Co-authored-by: metamaskbot <[email protected]> Co-authored-by: Curtis David <[email protected]> Co-authored-by: Daniel <[email protected]> Co-authored-by: Owen Craston <[email protected]> Co-authored-by: Sylva Elendu <[email protected]> Co-authored-by: Pedro Pablo Aste Kompen <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: Gustavo Antunes <[email protected]> Co-authored-by: tommasini <[email protected]> Co-authored-by: sethkfman <[email protected]> Co-authored-by: André Fatia <[email protected]> Co-authored-by: Cal Leung <[email protected]> Co-authored-by: CW <[email protected]>
- Loading branch information