Skip to content

Releases: MetaMask/test-dapp

v7.0.0

14 Jun 16:01
57958f0
Compare
Choose a tag to compare

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

09 Jun 15:54
9eb85b2
Compare
Choose a tag to compare

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

01 May 14:51
a44830c
Compare
Choose a tag to compare

Added

  • Add page for making a request with query parameters (#227)

v6.0.0

24 Apr 13:07
ca45471
Compare
Choose a tag to compare

Added

  • Add section to trigger wallet_watchAsset (#222)

Changed

  • BREAKING: Update minimum Node.js version to v16 (#225)

v5.7.0

24 Apr 11:58
fb84844
Compare
Choose a tag to compare

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

02 Mar 15:58
e37132c
Compare
Choose a tag to compare

Added

  • Add Set approval for all and Revoke button to the ERC1155 token section (#215)
  • Permit Signature first part (#217)

v5.5.0

22 Feb 17:17
3e08cc4
Compare
Choose a tag to compare

Added

v5.3.0

27 Jan 18:16
28cd18a
Compare
Choose a tag to compare

Added

  • Add a Sign In With Ethereum (SIWE) section to test signing messages that conform to EIP-4361 spec (#164)

v5.2.1

26 Sep 18:54
e014648
Compare
Choose a tag to compare

Added

  • Add button to revoke NFT allowances (#187)

v5.2.0

27 Jul 14:14
3c2dcaa
Compare
Choose a tag to compare

[5.2.0]

Added

  • Add NFT contract interaction buttons (#181)
  • Allow specifying already existing contract address (#180)