Skip to content

Releases: MetaMask/metamask-extension

Version 3.8.2: Visual Vulpes

04 Jul 01:18
Compare
Choose a tag to compare
  • No longer show network loading indication on config screen, to allow selecting custom RPCs.
  • Visually indicate that network spinner is a menu.
  • Indicate what network is being searched for when disconnected.

Version 3.8.1: Conscious Corsac

30 Jun 21:10
Compare
Choose a tag to compare
  • Temporarily disabled loading popular tokens by default to improve performance.
  • Remove SEND token button until a better token sending form can be built, due to some precision issues.
  • Fix precision bug in token balances.
  • Cache token symbol and precisions to reduce network load.
  • Transpile some newer JavaScript, restores compatibility with some older browsers.

Version 3.8.0: Frolicking Fennec

28 Jun 17:49
Compare
Choose a tag to compare
  • No longer stop rebroadcasting transactions
  • Add list of popular tokens held to the account detail view.
  • Add ability to add Tokens to token list.
  • Add a warning to JSON file import.
  • Add "send" link to token list, which goes to TokenFactory.
  • Fix bug where slowly mined txs would sometimes be incorrectly marked as failed.
  • Fix bug where badge count did not reflect personal_sign pending messages.
  • Seed word confirmation wording is now scarier.
  • Fix error for invalid seed words.
  • Allow Dapps to specify gas price as hex string.
  • Add button for copying state logs to clipboard.

Version 3.7.8: Gaseous Gazorpazorpfield

12 Jun 23:17
Compare
Choose a tag to compare
  • Add a ethereum: prefix to the QR code address
  • The default network on installation is now MainNet
  • Fix currency API URL from cryptonator.
  • Update gasLimit params with every new block seen.

Version 3.7.7: Tap-dancing Tabby

09 Jun 00:22
Compare
Choose a tag to compare
  • Fix bug where metamask would show old data after computer being asleep or disconnected from the internet.

Version 3.7.6: Solipsistic Sphynx

05 Jun 22:46
Compare
Choose a tag to compare
  • Fix bug that prevented publishing contracts.

Version 3.7.5: Sympathetic Sphynx

05 Jun 21:00
Compare
Choose a tag to compare
  • Prevent users from sending to the 0x0 address.
  • Provide useful errors when entering bad characters in ENS name.
  • Add ability to copy addresses from transaction confirmation view.

Version 3.7.4: Jubilent Jaguar

02 Jun 19:28
Compare
Choose a tag to compare
  • Fix bug with inflight cache that caused some block lookups to return bad values (affected OasisDex).
  • Fixed bug with gas limit calculation that would sometimes create unsubmittable gas limits.

Version 3.7.3: Leaping Leoppard

01 Jun 17:31
Compare
Choose a tag to compare
  • Rebuilt to fix cache clearing bug.

Version 3.7.2: Prowling Puma

31 May 21:11
Compare
Choose a tag to compare
  • Now when switching networks sites that use web3 will reload
  • Now when switching networks the extension does not restart
  • Cleanup decimal bugs in our gas inputs.
  • Fix bug where submit button was enabled for invalid gas inputs.
  • Now enforce 95% of block's gasLimit to protect users.
  • Removing provider-engine from the inpage provider. This fixes some error handling inconsistencies introduced in 3.7.0.
  • Added "inflight cache", which prevents identical requests from clogging up the network, dramatically improving ENS performance.
  • Fixed bug where filter subscriptions would sometimes fail to unsubscribe.
  • Some contracts will now display logos instead of jazzicons.
  • Some contracts will now have names displayed in the confirmation view.