Releases: MetaMask/test-dapp
Releases · MetaMask/test-dapp
v7.0.0
Added
- Add watch NFT buttons that call
wallet_watchAsset
to add NFTs to wallet for NFT contracts deployed through the dapp (#232)
Changed
- BREAKING: Change all instances of the term
collectible
to NFT
(#237)
v6.2.0
Added
- Add optional URL parameter to scroll to an element on load (#235)
Changed
- Return all accounts in eth_accounts result (#233)
v6.1.0
Added
- Add page for making a request with query parameters (#227)
v6.0.0
Added
- Add section to trigger wallet_watchAsset (#222)
Changed
- BREAKING: Update minimum Node.js version to v16 (#225)
v5.7.0
Added
- Add input field for setting custom decimals on ERC20 deploy (#219)
Updated
- Update ERC20 Token contract with non-hardcoded decimals and Permit support (#220)
v5.6.0
Added
- Add Set approval for all and Revoke button to the ERC1155 token section (#215)
- Permit Signature first part (#217)
v5.3.0
Added
- Add a Sign In With Ethereum (SIWE) section to test signing messages that conform to EIP-4361 spec (#164)
v5.2.1
Added
- Add button to revoke NFT allowances (#187)
v5.2.0
[5.2.0]
Added
- Add NFT contract interaction buttons (#181)
- Allow specifying already existing contract address (#180)