metamask-extension

The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

OTHER License

Stars
11.4K
Committers
494

Bot releases are hidden (Show)

metamask-extension - Version 5.3.0

Published by danfinlay almost 6 years ago

  • #5978: Fix etherscan links on notifications
  • #5980: Fix drizzle tests
  • #5922: Prevent users from changing the From field in the send screen
  • #5932: Fix displayed time and date in the activity log. Remove vreme library, add luxon library.
  • #5924: transactions - throw an error if a transaction is generated while the network is loading
  • #5893: Add loading network screen
metamask-extension - Version 5.2.2

Published by danfinlay almost 6 years ago

  • #5925: Fix speed up button not showing for transactions with the lowest nonce
  • #5923: Update the Phishing Warning notice text to not use inline URLs
  • #5919: Fix some styling and translations in the gas customization modal
metamask-extension - Version 5.2.1

Published by danfinlay almost 6 years ago

  • [#5917] bugfix: Ensures that advanced tab gas limit reflects tx gas limit
metamask-extension - Version 5.2.0

Published by danfinlay almost 6 years ago

  • [#5704] Implements new gas customization features for sending, confirming and speeding up transactions
  • [#5886] Groups transactions - speed up, cancel and original - by nonce in the transaction history list
  • [#5892] bugfix: eliminates infinite spinner issues caused by switching quickly from a loading network that ultimately fails to resolve
  • [#5902] bugfix: provider crashes caused caching issues in json-rpc-engine. Fixed in (https://github.com/MetaMask/json-rpc-engine/commit/6de511afbd03ccef4550ea43ff4010b7d7a84039)
metamask-extension - Version 5.1.0: East Bay Represent

Published by danfinlay almost 6 years ago

  • #5860: Fixed an infinite spinner bug.
  • #5875: Update phishing warning copy
  • #5863: bugfix: normalize contract addresss when fetching exchange rates
  • #5843: Use selector for state.metamask.accounts in all cases.
  • Adds support for events on accountChanged and networkChanged.
metamask-extension - Version 5.0.3: The Gross Release

Published by danfinlay almost 6 years ago

Our 144th release, making one gross of MetaMasks!

  • #5547: Bundle some ui dependencies separately to limit the build size of ui.js
  • Resubmit approved transactions on new block, to fix bug where an error can stick transactions in this state.
  • Fixed a bug that could cause an error when sending the max number of tokens.
metamask-extension - Version 5.0.2

Published by danfinlay almost 6 years ago

  • Fixed bug that caused accounts to update slowly to sites. #5717
  • Fixed bug that could lead to some sites crashing. #5709
metamask-extension - Version 5.0.1

Published by danfinlay almost 6 years ago

  • Fixed bug in privacy mode that made it not work correctly on Firefox.
metamask-extension - Version 5.0.0

Published by danfinlay almost 6 years ago

  • Introduces Privacy mode, a soft launch of our EIP 1102 support. Read more
metamask-extension - Version 4.17.1

Published by danfinlay almost 6 years ago

  • Revert chain ID lookup change which introduced a bug which caused problems when connecting to mainnet via Infura's RESTful API.
metamask-extension - Version 4.17.0

Published by kumavis almost 6 years ago

  • Fix bug where data lookups like balances would get stale data (stopped block-tracker bug)
  • Transaction Details now show entry for onchain failure
  • #5559 Localize language names in translation select list
  • #5283: Fix bug when eth.getCode() called with no contract
  • #5563 Feature: improve Hatian Creole translations
  • Feature: improve Slovenian translations
  • Add support for alternate wallet_watchAsset rpc method name
  • Attempt chain ID lookup via eth_chainId before net_version
  • Fix account display width for large currency values
metamask-extension - Version 4.16.0

Published by kumavis about 6 years ago

  • Feature: Add toggle for primary currency (eth/fiat)
  • Feature: add tooltip for view etherscan tx
  • Feature: add Polish translations
  • Feature: improve Korean translations
  • Feature: improve Italian translations
  • Bug Fix: Fix bug with "pending" block reference
  • Bug Fix: Force AccountTracker to update balances on network change
  • Bug Fix: Fix document extension check when injecting web3
  • Bug Fix: Fix some support links
metamask-extension - Version 4.14.0

Published by tmashuang about 6 years ago

metamask-extension - Version 4.13.0

Published by danfinlay about 6 years ago

Equivalent to Version 4.11.1, published as a rollback of bugs introduced in 4.12.0, to ensure a stable public build over the weekend of the EthSanFrancisco hackathon.

Participants interested in building on top of the signTypedData signature method should download a custom build as described in this article.

metamask-extension - Version 4.12.0

Published by danfinlay about 6 years ago

  • Reintroduces changes from 4.10.0
metamask-extension - Version 4.11.1

Published by danfinlay about 6 years ago

  • Adds Ledger support
metamask-extension - Version 4.11.0

Published by tmashuang about 6 years ago

Revert to v4.9.3

metamask-extension - Version 4.10.0 Foxy Fossa

Published by tmashuang about 6 years ago

  • #4803: Implement EIP-712: Sign typed data, but continue to support v1.
  • #4898: Restore multiple consecutive accounts with balances.
  • #4279: New BlockTracker and Json-Rpc-Engine based Provider.
  • #5050: Add Ledger hardware wallet support.
  • #4919: Refactor and Redesign Transaction List.
  • #5182: Add Transaction Details to the Transaction List view.
  • #5229: Clear old seed words when importing new seed words.
  • #5264: Improve click area for adjustment arrows buttons.
  • #4606: Add new metamask_watchAsset method.
  • #5189: Fix bug where Ropsten loading message is shown when connecting to Kovan.
  • #5256: Add mock EIP-1102 support
metamask-extension - Version 4.9.3

Published by danfinlay about 6 years ago

  • #4897: QR code scan for recipient addresses.
  • #4961: Add a download seed phrase link.
  • #5060: Fix bug where gas was not updating properly.
metamask-extension - Version 4.9.2: Invisible Iguana

Published by tmashuang about 6 years ago

  • #5020: Fix bug in migration #28 ( moving tokens to specific accounts )