metamask-extension

The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

OTHER License

Stars
11.4K
Committers
494

Bot releases are visible (Hide)

metamask-extension - Version 7.0.0

Published by danfinlay about 5 years ago

  • #6914: Adds Address Book feature!
  • #6904: Set privacy mode as default.
  • #6874: Allows skipping of seed phrase challenge during onboarding, and completing it at a later time
  • #6967: Fix mobile sync
  • #6828: Capitalized speed up label to match rest of UI
  • #6900: Prevent opening of asset dropdown if no tokens are in the account.
  • #6928: Disable Copy Tx ID and block explorer link for transactions without hash
metamask-extension - Version 6.7.3

Published by danfinlay over 5 years ago

  • #6888: Fix bug with resubmitting unsigned transactions.
metamask-extension - Version 6.7.2

Published by danfinlay over 5 years ago

metamask-extension - Version 6.7.1

Published by danfinlay over 5 years ago

  • #6764: Fix display of token amount on confirm transaction screen
metamask-extension - Version 6.7.0

Published by danfinlay over 5 years ago

metamask-extension - Version 6.6.2

Published by danfinlay over 5 years ago

metamask-extension - Version 6.6.1

Published by danfinlay over 5 years ago

  • #6691: Revert "Improve ENS Address Input" to fix bugs on input field on non-main networks.
metamask-extension - Version 6.6.0

Published by danfinlay over 5 years ago

  • #6659: Enable Ledger hardware wallet support on Firefox
  • #6671: bugfix: reject enable promise on user rejection
  • #6625: Ensures that transactions cannot be confirmed if gas limit is below 21000.
  • #6633: Fix grammatical error in i18n endOfFlowMessage6
metamask-extension - Version 6.5.3

Published by danfinlay over 5 years ago

  • #6619: bugfix: show extension window if locked regardless of approval
  • #6388: Transactions/pending - check nonce against the network and mark as dropped if not included in a block
  • #6606: Improve ENS Address Input
  • #6615: Adds e2e test for removing imported accounts.
metamask-extension - Version 6.5.2

Published by danfinlay over 5 years ago

  • #6613: Hardware Wallet Fix
metamask-extension - Version 6.5.1

Published by danfinlay over 5 years ago

  • Fix bug where approve method would show a warning. #6602
  • #6593: Fix wording of autoLogoutTimeLimitDescription
metamask-extension - Version 6.5.0

Published by danfinlay over 5 years ago

  • #6568: feature: integrate gaba/PhishingController
  • #6490: Redesign custom RPC form
  • #6558: Adds auto logout with customizable time frame
  • #6578: Fixes ability to send to token contract addresses
  • #6557: Adds drag and drop functionality to seed phrase entry.
  • #6526: Include token checksum address in prices lookup for token rates
  • #6502: Add subheader to all settings subviews
  • #6501: Improve confirm screen loading performance by fixing home screen rendering bug
metamask-extension - Version 6.4.1

Published by danfinlay over 5 years ago

Hot-patch for bug related to timeouts to 4byte registry.

metamask-extension - Version 6.4.0

Published by danfinlay over 5 years ago

  • #6445: * Move send to pages/
  • #6470: update publishing.md with dev diagram
  • #6403: Update to [email protected]
  • #6468: Fix switcher height when Custom RPC is selected or loading
  • #6459: feature: add Goerli support
  • #6444: Fixes #6321 & #6421 - Add Localhost 8545 for network dropdown names
  • #6454: Bump eth-contract-metadata
  • #6448: Remove unneeded array cloning in getSendToAccounts selector
  • #6056: repeated getSelectedAddress() func send.selectors.js removed
  • #6422: Added Chrome limited site access solution doc
  • #6424: feature: switch token pricing to CoinGecko API
  • #6428: Don't inject web3 on sharefile.com
  • #6417: Metrics updates
  • #6420: Fix links to MetamaskInpageProvider in porting_to_new_environment.md
  • #6362: Remove broken image walkthrough from metamaskbot comment
  • #6401: metamask-controller - use improved provider-as-middleware utility
  • #6406: remove user actions controller
  • #6399: doc - publishing - typo fix
  • #6396: pin eth-contract-metadata to last commit hash
  • #6397: Change coinbase to wyre
  • #6395: bump ledger and trezor keyring
  • #6389: Fix display of gas chart on Ethereum networks
  • #6382: Remove NoticeController
metamask-extension - Version 6.3.2

Published by danfinlay over 5 years ago

  • #6353: Open restore vault in full screen when clicked from popup
  • #6372: Prevents duplicates of account addresses from showing in send screen "To" dropdown
  • #6374: Ensures users are placed on correct confirm screens even when registry service fails
metamask-extension - Version 6.3.1

Published by danfinlay over 5 years ago

  • #6353: Open restore vault in full screen when clicked from popup
  • #6372: Prevents duplicates of account addresses from showing in send screen "To" dropdown
  • #6374: Ensures users are placed on correct confirm screens even when registry service fails
metamask-extension - Version 6.3.0

Published by danfinlay over 5 years ago

  • #6300: Gas chart hidden on custom networks
  • #6301: Fix gas fee in the submitted step of the transaction details activity log
  • #6302: Replaces the coinbase link in the deposit modal with one for wyre
  • #6307: Centre the notification in the current window
  • #6312: Fixes popups not showing when screen size is odd
  • #6326: Fix oversized loading overlay on gas customization modal.
  • #6330: Stop reloading dapps on network change allowing dapps to decide if it should refresh or not
  • #6332: Enable mobile sync
  • #6333: Redesign of the settings screen
  • #6340: Cancel transactions and signature requests on the closing of notification windows
  • #6341: Disable transaction "Cancel" button when balance is insufficient
  • #6347: Enable privacy mode by default for first time users
metamask-extension - Version 6.2.2

Published by danfinlay over 5 years ago

  • #6271: Center all notification popups
  • #6268: Improve Korean translations
  • #6279: Nonmultiple notifications for batch txs
  • #6280: No longer check network when validating checksum addresses
metamask-extension - Version 6.2.1

Published by danfinlay over 5 years ago

metamask-extension - Version 6.2.0

Published by danfinlay over 5 years ago

  • #6192: Improves design and UX of onboarding flow
  • #6195: Fixes gas estimation when sending to contracts
  • #6223: Fixes display of notification windows when metamask is active in a tab
  • #6171: Adds MetaMetrics usage analytics system