aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Version 6.3.2 (#6418)Dan J Miller2019-04-091-0/+6
* Version 6.3.1Dan Miller2019-03-301-0/+6
* Version 6.3.0 (#6350)v6.3.0Dan J Miller2019-03-271-0/+15
* Patch/bump version (#6294)v6.2.2Thomas Huang2019-03-131-1/+8
* Version 6.2.1 (#6251)Thomas Huang2019-03-121-0/+2
* Version 6.2.0 (#6239)v6.2.0Dan J Miller2019-03-061-0/+6
* Version 6.1.0 RC1Dan Finlay2019-02-201-0/+8
* Fixed issue #5838 (#6001)Jonathan Smirnoff2019-02-141-0/+2
* Version 6.0.1 (#6141)v6.0.1Whymarrh Whitby2019-02-131-0/+8
* Version 6 RC1 (#6117)Dan Finlay2019-02-121-0/+11
* Version 5.3.5 (#6109)v5.3.5Whymarrh Whitby2019-02-051-0/+4
* Version 5.3.4 RC1 (#6084)Dan Finlay2019-02-011-0/+4
* Version 5.3.3 RC1v5.3.3Dan Finlay2019-01-311-0/+7
* Version 5.3.2 RC1 (#6069)Dan Finlay2019-01-291-0/+9
* Version 5.3.1 RC2Dan Finlay2019-01-171-0/+13
* Version 5.3.0 RC1v5.3.0Dan Finlay2019-01-031-0/+9
* Version 5.2.2 RC1v5.2.2Dan Finlay2018-12-131-0/+6
* Version 5.2.1 RC1 (#5918)v5.2.1Dan J Miller2018-12-131-0/+4
* Changelog and version bump for 5.2.0Dan Miller2018-12-121-1/+8
* fix formatting of 32-byte strings in personal_sign (#5878)Noah Zinsmeister2018-12-101-0/+1
* Version 5.1.0: East BayDan Finlay2018-12-041-0/+7
* Version 5.0.4 RC1 (#5859)v5.0.4Dan Finlay2018-11-301-0/+22
* Version 5.0.3 (#5785)Dan Finlay2018-11-211-2/+4
* provide automatic changelog since last tag for linuxEsteban MIno2018-11-161-0/+2
* Add old changelog entryDan Finlay2018-11-151-0/+1
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-151-0/+2
* Version 5.0.2v5Dan Finlay2018-11-101-0/+5
* Version 5.0.1 (#5694)Dan Finlay2018-11-081-0/+4
* Version 5.0.0 (#5685)Dan Finlay2018-11-071-0/+4
* Version 4.17.1Dan Finlay2018-11-061-0/+4
* 4.17.0v4.17.0kumavis2018-11-021-1/+9
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardB...kumavis2018-10-261-0/+2
|\
| * Update CHANGELOG.md (#5566)kumavis2018-10-231-0/+1
| * i18n - update haitian translations (#5565)kumavis2018-10-231-0/+2
* | Merge branch 'develop' into developkumavis2018-10-211-1/+26
|\|
| * Update CHANGELOG.mdv4.16.0Kevin Serrano2018-10-181-1/+1
| * Changelog - fix release dateskumavis2018-10-181-2/+2
| * 4.16.0kumavis2018-10-181-3/+20
| * Update Italian translations (#5502)matteopey2018-10-161-0/+1
| * Merge branch 'master' of github.com:MetaMask/metamask-extension into developkumavis2018-10-121-0/+3
| |\
| | * Version 4.13.0v4.13.0Dan Finlay2018-09-281-0/+4
| * | Correct 4.14.0 versionDan Finlay2018-10-121-1/+1
| * | Version 4.14.0v4.14.0Dan Finlay2018-10-121-0/+3
* | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-0/+1
|/ /
* | 100% French locale, reordering of English locale, fixes #5457 (#5470)Vincent2018-10-091-0/+1
* | Fix updating of pending transactionsDan Finlay2018-10-061-0/+2
* | Correct changelog datev4.12.0Dan Finlay2018-09-281-1/+1
* | Version 4.12.0Dan Finlay2018-09-281-0/+4
* | Merge remote-tracking branch 'origin/master' into Version-4.12.0Dan Finlay2018-09-281-0/+8
|\|
| * remove comment about etherdeltabobby dresser2018-09-261-1/+0
| * Version 4.11.1Dan Finlay2018-09-261-1/+6
| * Version 4.11.0Dan Finlay2018-09-221-0/+4
* | Bump Changelogtmashuang2018-09-181-1/+10
* | Merge branch 'develop' into eip-712Paul Bouchon2018-09-181-0/+1
|\ \
| * | EIP-1102: Transitionary API (#5256)Paul Bouchon2018-09-151-0/+1
* | | Implement latest EIP-712 protocolbitpshr2018-09-141-0/+1
|/ /
* | Use correct loading message when connecting to Kovan (#5189)Eugene Marinelli2018-09-061-0/+1
* | Fix CHANGELOG.md formattingEugene Marinelli2018-09-041-4/+4
* | add watchAsset CHANGELOGEsteban MIno2018-08-241-0/+2
* | Restores accounts until one with a zero balance is foundDan Matthews2018-08-171-0/+2
|/
* Bump ChangelogThomas2018-08-161-0/+6
* Bump ChangelogThomas2018-08-101-0/+4
* Bump ChangelogThomas2018-08-101-0/+6
* Merge branch 'master' into developThomas2018-08-101-8/+13
* CHANGELOGEsteban MIno2018-08-081-0/+2
* Update CHANGELOG.mdKevin Serrano2018-08-081-0/+2
* network.js: convert rpc protocol to lower case (#4855)pinkiebell2018-07-251-0/+1
* Merge branch 'develop' into transaction-notificationsCsaba S2018-07-211-2/+5
|\
| * Auto-detect tokens #3034 (#4683)Esteban MiƱo2018-07-211-0/+1
| * add changelogbrunobar792018-07-141-1/+3
* | adding changelog entryCsaba Solya2018-07-211-0/+1
|/
* add to CHANGELOG.mdfrankiebee2018-06-261-0/+2
* changelog - remove incorrect entrykumavis2018-06-201-1/+0
* Update ChangelogThomas2018-06-191-6/+1
* Merge branch 'develop' into v4.8.0Thomas2018-06-191-0/+6
|\
| * Re-enable dapp reload on network changeDan Finlay2018-06-151-1/+0
* | v4.8.0Thomas2018-06-151-7/+9
|/
* Merge branch 'develop' into save-bravekumavis2018-06-151-0/+5
|\
| * Merge pull request #4566 from MetaMask/notice-phishingDan Finlay2018-06-151-0/+1
| |\
| | * Add changelog item.Kevin Serrano2018-06-141-0/+1
| * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat...kumavis2018-06-141-1/+16
| |\ \
| | * | changelog - add note on persistence bugkumavis2018-06-141-0/+1
| | |/
| | * Merge branch 'develop' into nonce-tracker-mutex-fixkumavis2018-06-131-0/+1
| | |\
| | | * update changelogErik Marks2018-06-131-0/+3
| | * | changelog - add note on nonce-lock mutex fixkumavis2018-06-131-0/+1
| * | | Bump changelogDan Finlay2018-06-061-0/+1
* | | | changelog - version fixkumavis2018-06-091-2/+0
* | | | changelog 4270Jenny Pollack2018-06-081-0/+3
| |/ / |/| |
* | | Fix bug where reset account would not work.Dan Finlay2018-06-071-0/+2
| |/ |/|
* | 4.7.4v4.7.4kumavis2018-06-061-0/+5
* | changelog - add note on new modalv4.7.3kumavis2018-06-051-0/+1
* | 4.7.3kumavis2018-06-051-1/+5
|/
* Add changelog entryDan Finlay2018-06-051-0/+2
* 4.7.2 - additional changelog notesv4.7.2kumavis2018-06-041-0/+3
* 4.7.2kumavis2018-06-041-0/+4
* Version 4.7.1v4.7.1Dan Finlay2018-06-021-0/+4
* 4.7.0v4.7.0kumavis2018-05-311-0/+2
* changelog - add note on bravekumavis2018-05-311-0/+1
* Update changelogDan J Miller2018-05-301-0/+11
* Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-ma...kumavis2018-05-301-0/+8
|\
| * Version 4.6.1kumavis2018-05-011-1/+8
* | Add new json-rpc-engine middleware for improved error handlingbitpshr2018-05-141-0/+1
|/
* Merge pull request #4110 from MetaMask/masterkumavis2018-04-281-0/+2
|\
| * v4.6.0kumavis2018-04-271-0/+2
* | Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-271-0/+1
|/
* Merge pull request #3998 from MetaMask/i3988-checksummed-addressDan Finlay2018-04-191-0/+1
|\
| * Show checksummed addresses throughout the UIbitpshr2018-04-181-0/+1
* | Merge branch 'master' into i3580-InternationalizeCurrencyDan Finlay2018-04-181-0/+2
|\|
| * Merge branch 'master' into i3981-contract-ratesDan Finlay2018-04-171-0/+1
| |\
| | * Fix action for setting localeDan Finlay2018-04-141-0/+1
| * | Update CHANGELOG with information about rate fetchingbitpshr2018-04-171-1/+2
| |/
* | Merge branch 'master' into i3580-InternationalizeCurrencykumavis2018-04-101-0/+2
|\|
| * Merge branch 'master' into i3621-LogoPerformancekumavis2018-04-101-0/+29
| |\
| * | Improve fox logo performanceDan Finlay2018-04-041-0/+2
* | | Merge branch 'master' into i3580-InternationalizeCurrencyDan2018-04-101-0/+28
|\ \ \ | | |/ | |/|
| * | 4.5.5v4.5.5kumavis2018-04-071-0/+2
| * | changelog - add changes for v4.5.5kumavis2018-04-071-1/+7
| * | v4.5.4kumavis2018-04-071-0/+2
| * | changelog - add missing entrieskumavis2018-04-071-1/+3
| * | Merge pull request #3865 from MetaMask/openlinkinnewwindowThomas Huang2018-04-061-0/+1
| |\ \
| | * | Bump ChangelogKevin Serrano2018-04-051-0/+1
| * | | Update ChangelogThomas2018-04-051-0/+2
| |/ /
| * | 4.5.3kumavis2018-04-051-0/+2
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ...frankiebee2018-04-051-0/+5
| |\ \
| | * | add to CHANGELOG.mdfrankiebee2018-04-051-0/+2
| | * | 4.5.2v4.5.2kumavis2018-04-051-0/+2
| | * | changelog - add note on txParams.chainId validation changekumavis2018-04-051-0/+2
| * | | add to CHANGELOG.mdfrankiebee2018-04-051-0/+2
| |/ /
| * | 4.5.1v.4.5.1kumavis2018-04-041-0/+2
| * | changelog - add note on fixed NODE_ENV side effectskumavis2018-04-041-0/+3
| |/
* / Bump changelogDan Finlay2018-04-041-0/+2
|/
* 4.5.0kumavis2018-04-031-0/+2
* changelog - add note on localeskumavis2018-04-031-1/+2
* Add changelog entry for language selection.Dan2018-03-301-0/+1
* Bump changelogDan Finlay2018-03-301-0/+1
* Fix bug where resetAccount does not clear network cacheDan Finlay2018-03-281-0/+2
* changelog - add note ofr i18n zh_tw th slkumavis2018-03-271-0/+1
* v4.4.0kumavis2018-03-271-0/+2
* Fix bug where full localStorage would crash on startDan Finlay2018-03-271-0/+2
* New-ui changelog updates (March 26)Dan2018-03-271-0/+6
* changelog - add note on i18n being beta onlykumavis2018-03-221-1/+1
* v4.3.0kumavis2018-03-221-0/+2
* changelog - update with new changeskumavis2018-03-221-3/+5
* add to CHANGELOG.mdfrankiebee2018-03-161-0/+1
* Merge branch 'master' into i3076-UseStorageLocalInsteadkumavis2018-03-141-0/+2
|\
| * changelog - update "txParams.to" validation notekumavis2018-03-141-1/+2
| * Merge branch 'master' into i#3509Frankie2018-03-141-0/+14
| |\
| * | add to CHANGELOG.mdfrankiebee2018-03-141-0/+1
* | | Update CHANGELOG.mdkumavis2018-03-141-2/+3
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-Us...kumavis2018-03-141-0/+6
|\ \ \ | | |/ | |/|
| * | Update ChangelogThomas2018-03-141-1/+1
| * | Merge branch 'master' into i18nThomas Huang2018-03-141-0/+5
| |\ \
| | * | Changlog updates for PRs 3468, 3470 and 3495.Dan2018-03-141-0/+5
| * | | Update ChangelogThomas2018-03-141-0/+1
| |/ /
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-Us...kumavis2018-03-091-0/+1
|\| |
| * | Fix flashing to Log in screen after logging in or restoring from seed phrase ...Alexander Tseung2018-03-081-0/+1
* | | Merge branch 'master' into i3076-UseStorageLocalInsteadDan Finlay2018-03-081-0/+6
|\| |
| * | Version 4.2.0kumavis2018-03-071-6/+4
| * | Merge branch 'master' into ImportAccountMessageV2kumavis2018-03-071-0/+5
| |\ \
| | * \ Merge pull request #3455 from MetaMask/i2475-UnifyLogInWordingkumavis2018-03-071-0/+1
| | |\ \
| | | * | Merge branch 'master' into i2475-UnifyLogInWordingDan Finlay2018-03-071-0/+4
| | | |\|
| | | * | Replace Lock wording with Log Out / Log InDan Finlay2018-03-071-0/+2
| | * | | Shapeshift form handles market info unavailable errors.Dan2018-03-071-1/+2
| | | |/ | | |/|
| * | | Merge branch 'master' into ImportAccountMessageV2Dan Finlay2018-03-071-0/+5
| |\| |
| * | | Merge branch 'master' into ImportAccountMessageV2Thomas Huang2018-03-031-0/+17
| |\ \ \ | | | |/ | | |/|
| * | | Add changes to CHANGELOGThomas2018-02-281-0/+3
* | | | Merge branch 'master' into i3076-UseStorageLocalInsteadDan Finlay2018-03-071-0/+54
|\ \ \ \ | | |_|/ | |/| |
| * | | Add missed changelog updates. (#3407)Dan J Miller2018-03-061-0/+5
| | |/ | |/|
| * | Version 4.1.3v4.1.3Dan Finlay2018-03-031-0/+2
| * | Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-031-0/+1
| * | Fix inpage provider name regressionDan Finlay2018-03-031-0/+2
| * | 4.1.2kumavis2018-03-011-0/+4
| * | v4.1.1kumavis2018-03-011-0/+6
| * | changelog - add entry about 'Add Token' screen fixkumavis2018-03-011-0/+2
| |/
| * changelog - improve changelog noteskumavis2018-02-281-3/+3
| * Bump VersionThomas2018-02-281-0/+6
| * Version 4.0.0Thomas2018-02-231-0/+4
| * Version 3.14.2v3.14.2Dan Finlay2018-02-161-0/+3
| * Update CHANGELOG.mdkumavis2018-02-161-0/+1
| * Bump changelogDan Finlay2018-02-141-0/+2
| * Version 3.14.1v3.14.1Dan Finlay2018-02-021-0/+4
| * Scrollable Settings screen for FirefoxThomas2018-02-021-0/+1
| * Version 3.14.0Dan Finlay2018-02-021-0/+2
| * Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputsFrankie2018-02-011-0/+1
| |\
| | * Bump ChangelogThomas2018-01-311-0/+1
| * | fix changelogfrankiebee2018-02-011-1/+1
| * | Merge branch 'master' into localStorage-clean-upFrankie2018-02-011-0/+1
| |\ \
| | * | added reset account featureBruno Barbieri2018-01-311-0/+1
| * | | Merge branch 'master' into localStorage-clean-upFrankie2018-01-311-0/+1
| |\| |
| | * | Add warning when importing no valid fileDan Finlay2018-01-311-0/+2
| * | | add to CHANGELOG.mdfrankiebee2018-01-311-0/+2
| |/ /
| * / Version 3.13.8v3.13.8Dan Finlay2018-01-301-0/+3
| |/
| * Bump ChangelogKevin Serrano2018-01-261-0/+2
* | Bump changelogDan Finlay2018-01-251-0/+2
|/
* Merge remote-tracking branch 'origin/master' into Version-3.13.7Dan Finlay2018-01-231-0/+1
|\
| * changelog - add note on sentrykumavis2018-01-231-0/+1
* | Version 3.13.7Dan Finlay2018-01-231-0/+7
|/
* Bump changelogDan Finlay2018-01-231-0/+2
* Version 3.13.5v3.13.5Dan Finlay2018-01-171-0/+2
* Merge branch 'master' into i2907-NoCodeGasLimitDan Finlay2018-01-171-0/+2
|\
| * Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeightDan Finlay2018-01-171-0/+1
| |\
| * \ Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeightDan Finlay2018-01-161-0/+2
| |\ \
| * | | Edit: Fix Firefox scrollbar ChangelogThomas Huang2018-01-161-1/+1
| * | | Bump ChangelogThomas2018-01-161-0/+3
* | | | Merge branch 'master' into i2907-NoCodeGasLimitkumavis2018-01-171-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into open-popupFrankie2018-01-161-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | add to CHANGELOG.mdfrankiebee2018-01-161-0/+2
| | |/ | |/|
* | | Merge branch 'master' into i2907-NoCodeGasLimitDan Finlay2018-01-161-0/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into i2826-SignBytesFrankie2018-01-161-0/+1
| |\ \
| | * | Improve gas price estimation by backfilling recent-blocksDan Finlay2018-01-121-0/+2
| | |/
| * / Fix signTypedData bytes signingDan Finlay2018-01-141-0/+2
| |/
* / Set gas limit to 21k for recipients with no codeDan Finlay2018-01-161-0/+2
|/
* Version 3.13.4v3.13.4Dan Finlay2018-01-101-0/+2
* Merge pull request #2891 from MetaMask/i2621-0xRecipientAddressThomas Huang2018-01-091-0/+1
|\
| * Merge branch 'master' into i2621-0xRecipientAddressDan Finlay2018-01-091-0/+1
| |\
| * | Account for 0x/empty string address and contract creationThomas2018-01-081-0/+1
* | | Merge pull request #2851 from MetaMask/i2812-seedworderrorfixKevin Serrano2018-01-091-0/+1
|\ \ \ | |_|/ |/| |
| * | Update CHANGELOG.mdKevin Serrano2018-01-091-0/+1
* | | Bump changelogDan Finlay2018-01-061-0/+1
| |/ |/|
* | Merge pull request #2783 from MetaMask/tx-param-vaalidationkumavis2018-01-031-0/+1
|\ \ | |/ |/|
| * Merge branch 'master' into tx-param-vaalidationFrankie2017-12-221-0/+1
| |\
| * | SpellingDan Finlay2017-12-221-1/+1
| * | add to CHANGELOG.mdfrankiebee2017-12-211-0/+2
* | | Bump ChangelogKevin Serrano2017-12-281-0/+1
* | | Bump changelogDan Finlay2017-12-221-0/+1
| |/ |/|
* | Bump changelogDan Finlay2017-12-191-0/+2
|/
* Version 3.13.3v3.13.3Dan Finlay2017-12-151-0/+3
* Bump changelogDan Finlay2017-12-131-0/+2
* Version 3.13.2v3.13.2Dan Finlay2017-12-101-0/+2
* Bump changelogDan Finlay2017-12-101-0/+2
* Version 3.13.1Dan Finlay2017-12-081-0/+2
* Bump changelogDan Finlay2017-12-081-0/+2
* Version 3.13.0Dan Finlay2017-12-071-0/+2
* Bump changelogDan Finlay2017-12-071-0/+2
* Bump changelogDan Finlay2017-11-301-0/+2
* Bump changelogDan Finlay2017-11-291-0/+1
* Bump changelogDan Finlay2017-11-211-0/+1
* Add useful error when duplicate web3 is detected.Dan Finlay2017-11-011-0/+2
* Correct changelog.Kevin Serrano2017-10-271-1/+0
* Bump ChangelogKevin Serrano2017-10-271-0/+1
* Resolve merge conflictsKevin Serrano2017-10-271-1/+22
|\
| * 3.12.0v3.12.0kumavis2017-10-261-0/+2
| * Bump ChangelogKevin Serrano2017-10-261-0/+1
| * Update changelogDan Finlay2017-10-261-1/+1
| * Reduce minimum gas price to 100 MWEIDan Finlay2017-10-251-0/+1
| * Add support for alternative ENS TLDsDan Finlay2017-10-231-0/+2
| * Version 3.11.2v3.11.2Dan Finlay2017-10-221-0/+5
| * Version 3.11.1v3.11.1Dan Finlay2017-10-211-0/+2
| * changelog entry for filter fixkumavis2017-10-211-0/+1
| * Merge branch 'master' into i2348-SelectAccountOnNewVaultDan Finlay2017-10-181-0/+1
| |\