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 10.18.2

Published by danjm about 2 years ago

Changed

  • Enhance approval screen title logic (#15406)

Fixed

  • Ensure smart contract interactions are properly represented on the confirm screen (#15446)
  • Fix update of max amount in send flow after network switch(#15444)
  • Fix to ensure user can access full screen editing of network forms from the popup (#15442)
  • Possibly fix bug which crashes firefox on startup after upgrade to v10.18.1 (#15425)
  • Fix blocking of editing transactions that had a contract address recipient but no tx data (#15424)
  • Fix error that could leave the app in a stuck state when quickly moving between the send screen and other screens (#15420)
  • Fix send screen for Optimism network (#15419)
  • Fix to ensure the correct balance is used when validating send amounts (#15449)
  • Fix error that makes app unusable after clicking activity list items for token approval transactions (#15398)
metamask-extension - v10.14.7

Published by Gudahtt over 2 years ago

Changed

  • Make JavaScript bundles more reproducible between environments.
    • The bundles no longer include absolute paths to each module included.
metamask-extension - v10.14.6

Published by Gudahtt over 2 years ago

Changed

  • Move phishing warning page to external site.
    • The page shown when a site is blocked has been extracted from the extension and moved to an external site. This site is eagerly cached with a service worker upon extension startup, so it should continue to work even while offline.
  • Make build .zip files reproducible (#14623)
    • The ordering of files within each .zip file was non-deterministic before this change. We fixed this to comply with Firefox store policies.
metamask-extension - v10.14.5

Published by Gudahtt over 2 years ago

Fixed

  • This release was deployed to fix a configuration issue.
metamask-extension - v10.14.2

Published by Gudahtt over 2 years ago

Fixed

  • Make build deterministic (#14610)
    • The ordering of modules within each bundle was non-deterministic before this change. We fixed this to comply with Firefox store policies.
metamask-extension - v10.14.1

Published by Gudahtt over 2 years ago

Changed

  • This version was used to rollback from v10.14.0 to v10.13.0.
metamask-extension - Version 10.6.3

Published by danjm almost 3 years ago

Fixed

  • #12822: Fix replaceChildren and function.prototype.apply errors that could make the app unusable on older browsers due to a bug in our logo component.
  • #12802: Fix requesting of swaps quotes for token pairs that have highly precise exchange rates.
  • #12773: Prevent token input in send flow from adding arbitary trailing decimal values to input
metamask-extension - Version 2.13.7: Quarky Popper

Published by danfinlay over 3 years ago

  • Fix bug where gas estimate would sometimes be very high.
  • Changed our gas estimate from 100k gas to 20% of estimate.
  • Fix github link on info page to point at current repository.
metamask-extension - Version 2.13.6: Subatomic Hopaker

Published by danfinlay over 3 years ago

Combining the changelog from the releases since the last version:

  • Add a check for improper Transaction data.
  • Now nicknaming new accounts "Account #" instead of "Wallet #" for clarity.
  • Fix bug where custom provider selection could show duplicate items.
  • Fix bug where connecting to a local morden node would make two providers appear selected.
  • Fix bug that was sometimes preventing transactions from being sent.
  • Increase default max gas to 100000 over the RPC's estimateGas response.
  • Fix bug where slow-loading dapps would sometimes trigger infinite reload loops.
  • Add custom transaction fee field to send form.
  • Fix bug where web3 was being injected into XML files.
  • Fix bug where changing network would not reload current Dapps.
  • Fix bug where log queries were filtered out.
  • Decreased vault confirmation button font size to help some Linux users who could not see it.
  • Made popup a little taller because it would sometimes cut off buttons.
  • Fix bug where long account lists would get scrunched instead of scrolling.
  • Add legal information to relevant pages.
  • Rename UI elements to be more consistent with one another.
  • Updated Terms of Service and Usage.
  • Prompt users to re-agree to the Terms of Service when they are updated.
metamask-extension - Version 2.13.8: Faithful Serpent

Published by danfinlay over 3 years ago

  • Show a warning when a transaction fails during simulation.
  • Fix bug where 20% of gas estimate was not being added properly.
  • Render error messages in confirmation screen more gracefully.
metamask-extension - Version 7.1.0

Published by danfinlay about 5 years ago

  • #6996: Fetch & display received transactions (#6996)
  • #6930: Add support for eth_signTypedData_v4 (#6930)
  • #7013: Connections settings tab (#7013)
  • #7047: Add warning about reload on network change
  • #7035: Filter non-ERC-20 assets during mobile sync (#7035)
  • #7021: Using translated string for end of flow messaging (#7021)
  • #7018: Rename Contacts List settings tab to Contacts (#7018)
  • #6991: Remove reload from Share Address button (#6991)
  • #6978: Address book fixes (#6978)
  • #6944: Show recipient alias in confirm header if exists (#6944)
  • #7046: Update Italian translation (#7046)
metamask-extension - Version 7.0.1

Published by danfinlay about 5 years ago

  • #6975: Ensure seed phrase backup notification only shows up for new users
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