Dan Finlay
0b54b99087
Version v7.7.7 RC ( #8161 )
...
* Version v7.7.7
* Update `@metamask/eth-ledger-bridge-keyring` (#8162 )
* Update `@metamask/eth-ledger-bridge-keyring`
The Ledger keyring has been updated to ensure that any stale BIP44
accounts created prior to v7.7.6 of the extension are discarded when
the extension starts. Any attempts to sign with these accounts would
have failed; they needed to be re-added regardless.
* Update changelog
* Fix Ledger account index check for account zero (#8163 )
Update Ledger keyring to fix bug when trying to sign with account 0
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2020-03-04 14:42:33 -08:00
MetaMask Bot
9f1f85715e
Version v7.7.6 RC ( #8153 )
...
* Version v7.7.6
* Use @metamask/eth-ledger-bridge-keyring@0.2.2 (#8154 )
* Use @metamask/eth-ledger-bridge-keyring@0.2.2
* Update usages of eth-ledger-bridge-keyring
* Update CHANGELOG.md
Co-authored-by: Whymarrh Whitby <whymarrh.whitby@gmail.com>
2020-03-03 07:17:28 -08:00
Mark Stacey
f78247b51a
Update changelog for v7.7.5
2020-02-17 22:18:59 -04:00
MetaMask Bot
0d94fbcf5c
Version v7.7.5
2020-02-14 20:31:19 +00:00
Mark Stacey
7c84b3d30a
Update changelog for v7.7.4
2020-01-30 11:46:16 -04:00
MetaMask Bot
3bce9dec94
Version v7.7.4
2020-01-29 04:42:52 +00:00
Brandon Lucas
07f4294088
disable import button on Import Account screen for empty string/file ( #7912 )
...
* disable import button on Import Account screen for empty string/file
* use refs to access DOM for import-account
2020-01-28 09:40:03 -04:00
Mark Stacey
1b52cccf07
Update changelog for v7.7.3
2020-01-27 11:28:29 -04:00
MetaMask Bot
8787b161e8
Version v7.7.3
2020-01-27 11:28:29 -04:00
Mark Stacey
05634ab137
Update changelog for v7.7.2
2020-01-13 14:18:51 -04:00
MetaMask Bot
77b42c4f4b
Version v7.7.2
2020-01-10 14:57:42 +00:00
Mark Stacey
6ce3bd8372
Update changelog for v7.7.1
...
This includes the changelog for v7.7.0, which is included with the
label `[WITHDRAWN]` to denote that it was rolled back.
2019-12-05 16:27:08 -04:00
MetaMask Bot
28ecc6c349
Version v7.7.1
2019-12-05 16:27:08 -04:00
Mark Stacey
466ece4588
Revert "Merge pull request #7599 from MetaMask/Version-v7.7.0" ( #7648 )
...
This reverts commit 1110287fe1
, reversing
changes made to 72eb233ee9
.
2019-12-05 10:23:43 -10:00
Dan Miller
4100c1c104
Update changelog for v7.7.0
2019-12-03 13:39:25 -04:00
MetaMask Bot
ff85173329
Version v7.7.0
2019-12-03 13:39:25 -04:00
Antonio Savage
a8be9ae42b
Fix link on root README.md ( #7480 )
2019-11-20 10:42:36 -04:00
Mark Stacey
038e2e8ca9
Update changelog for v7.6.1
2019-11-19 16:24:48 -04:00
MetaMask Bot
38f8d9906d
Version v7.6.1
2019-11-19 19:44:23 +00:00
Thomas
2a90a886b2
Update v7.6.0 changelog
2019-11-18 18:14:02 -08:00
MetaMask Bot
5b88a1da9a
Version v7.6.0
2019-11-18 21:53:48 +00:00
Whymarrh Whitby
83e34d9033
Update changelog for v7.5.3
2019-11-15 16:19:55 -03:30
MetaMask Bot
c3966aecdb
Version v7.5.3
2019-11-15 19:39:23 +00:00
Mark Stacey
b36e611cca
Update changelog for v7.5.2
2019-11-14 15:57:45 -04:00
MetaMask Bot
18622d7dca
Version v7.5.2
2019-11-14 19:53:55 +00:00
Dan Miller
54d2ec9363
Update changelog for v7.5.1
2019-11-13 11:05:52 -04:00
Mark Stacey
aeabdfdf51
Update changelog for v7.5.0
2019-11-11 17:18:01 -04:00
MetaMask Bot
2ac96919fc
Version v7.5.0
2019-11-11 17:10:13 -04:00
Mark Stacey
0138b0f9bd
Update Changelog for v7.4.0
2019-11-01 00:55:50 -03:00
MetaMask Bot
dcd3b059df
Version v7.4.0
2019-11-01 00:55:16 -03:00
Dan Miller
225b6a98e0
Update changelog for v7.3.1
2019-10-21 20:40:03 -02:30
Mark Stacey
ebc876454e
Update v7.3.0 changelog
2019-10-21 09:22:32 -03:00
MetaMask Bot
a5035d49fc
Version v7.3.0
2019-10-21 09:21:27 -03:00
Mark Stacey
08a7308b04
Merge branch 'master' into develop
...
* master: (34 commits)
Update changelog for v7.2.3
Fix e2e tests and gas default (#7267 )
Do not transate on seed phrases
test:integration - fix renamed test data file
lint fix
test:e2e - fix bail condition
test:e2e - fix responsie argument
test:e2e - refactor missed spec file
test:e2e - only overwrite window.fetch once per session
test:e2e - rework fetch-mocks
test:e2e - add extra delay before closing popups
test:e2e - factor out prepareExtensionForTesting
test - e2e - dedupe fetchMocking + compose script as fn
Ensure correct tx category when sending to contracts without tx data (#7252 )
Version v7.2.3
Add v7.2.2 to changelog
Update minimum Firefox verison to 56.0 (#7213 )
Version v7.2.2
Update changelog for v7.2.1, v7.2.0, and v7.1.1
Add `appName` message to each locale
...
2019-10-08 20:26:21 -03:00
Dan Miller
a8bd527d72
Update changelog for v7.2.3
2019-10-08 14:17:51 -03:00
MetaMask Bot
f94c3b96ed
Version v7.2.3
2019-10-07 16:28:17 -03:00
Thomas Huang
67ab13b74b
Master parity with developer/release ( #7225 )
...
* Version v7.2.2
* Add v7.2.2 to changelog
2019-09-27 10:35:38 -06:00
Mark Stacey
1375a86eaf
Add v7.2.2 to changelog
2019-09-24 09:57:51 -06:00
MetaMask Bot
2fc6c50de2
Version v7.2.2
2019-09-24 15:50:32 +00:00
Mark Stacey
c007fcab1a
master => develop ( #7182 )
...
* Version v7.1.1
* Version v7.2.0
* Version v7.2.1
* Update changelog for v7.2.1, v7.2.0, and v7.1.1
2019-09-17 19:47:42 -03:00
Mark Stacey
323a0dc73c
Update changelog for v7.2.1, v7.2.0, and v7.1.1
...
A new entry has been added for v7.2.1, and the Brave locales have been
moved from v7.1.1 to v7.2.0. That feature was mistakenly included under
the v7.1.1 heading - it was in fact released in v7.2.0
2019-09-17 18:06:31 -03:00
MetaMask Bot
9ca0c6fcdd
Version v7.2.1
2019-09-17 19:53:30 +00:00
Mark Stacey
eb478078a7
Update changelog with additional bug fixes
2019-09-16 19:42:14 -03:00
Sergej Müller
e7a0939f53
Add fixes for German translations ( #7168 )
2019-09-16 16:27:50 -04:00
Mark Stacey
8524d17d2d
Update the changelog for v7.1.1 ( #7145 )
...
Due to a mistake in the release scripts, there were a few changes
accidentally included in the v7.1.1 release. This updates the changelog
to include those changes.
2019-09-11 11:50:40 -03:00
Mark Stacey
db3d754205
Update the changelog for v7.1.1 ( #7145 )
...
Due to a mistake in the release scripts, there were a few changes
accidentally included in the v7.1.1 release. This updates the changelog
to include those changes.
2019-09-10 09:44:24 -03:00
Dan Miller
f9a10c2091
Update changelog with 7.2.0 changes
2019-09-10 00:35:54 -02:30
MetaMask Bot
d5b6409034
Version v7.1.1 RC ( #7071 )
2019-09-03 16:06:27 -03:00
Whymarrh Whitby
e5231eed3d
Update CHANGELOG.md for v7.1.0
2019-08-21 17:47:06 -02:30
MetaMask Bot
fc55b1007b
Version v7.1.0
2019-08-21 17:47:06 -02:30
Dan Miller
9ac2720981
Changelog update for v7.0.1
2019-08-08 09:24:38 -02:30
MetaMask Bot
aceb6f0d3e
Version v7.0.1
2019-08-08 11:40:52 +00:00
Mark Stacey
372241e935
Add #6967 to changelog
2019-08-06 17:11:14 -03:00
Whymarrh Whitby
3ba3eacbbd
Merge remote-tracking branch 'upstream/develop' into HEAD
2019-08-06 11:29:12 -02:30
Thomas
bf00f42252
Merge branch 'master' into develop-master-parity
2019-08-05 12:21:41 -07:00
Dan Miller
8c9404f2ae
Version 7.0.0
2019-08-02 20:44:29 -02:30
Dan Finlay
4139019d0f
Version 6.7.3 ( #6889 )
2019-07-18 20:48:07 -07:00
Thomas Huang
96a12a627e
Merge pull request #6832 from MetaMask/master-rebased
...
Master rebased
2019-07-12 10:58:19 -07:00
Erik Marks
9be7fd39ba
Sync lockfile ( #6833 )
2019-07-12 15:22:27 -02:30
Mark Stacey
1c19ce91a4
Fix changelog formatting errors
...
The description for one entry has also been corrected.
2019-07-11 19:05:55 -03:00
Brian Soule
fabba27b78
Capitalized speed up label to match rest of UI ( #6828 )
2019-07-10 09:26:20 -03:00
Mark O'Sullivan
0311f2d28c
Added visual documentation of the account menu component ( #6775 )
...
* Added visual documentation of the menu bar component
* updated CHANGELOG.md
* renamed to account menu which is the component highlighted in the screenshot
* updated contributions document
2019-07-05 10:24:30 -02:30
Dan Finlay
397e0d128d
Version 6.7.2 RC1
2019-07-04 14:14:03 -02:30
Dan Finlay
e768ed9b16
Version 6.7.2 RC1
2019-07-01 13:03:57 -07:00
Mark Stacey
56088d8370
Version 6.7.1
2019-06-28 02:08:18 -03:00
Thomas
84c28896a6
Version 6.7.0
2019-06-25 12:43:38 -07:00
Thomas Huang
3f8f2a9ae1
Merge branch 'develop' into Version-6.6.2
2019-06-17 10:26:57 -07:00
Kirill Goncharov
a47370057e
Fix styles on 'import account' page, update help link ( #6700 )
...
* Fix styles on 'import account' page, update help link
* Update changelog
2019-06-17 08:37:34 -02:30
Dan Finlay
4f8bfded79
Version 6.6.2 RC1
2019-06-07 10:37:12 -07:00
Dan Finlay
94efbfaa1c
Version 6.6.1 RC1
2019-06-06 10:37:50 -07:00
Dan Finlay
f9ce7485bd
Version 6.6.0 RC1
2019-06-03 13:14:52 -07:00
Dan Finlay
8bd27f50b0
Version 6.5.3 RC1
2019-05-16 08:54:43 -07:00
Thomas Huang
7ff1857156
Version Bump
2019-05-15 02:16:05 -07:00
Dan Finlay
3d715e5cf9
Version 6.5.1 RC1
2019-05-14 11:25:51 -07:00
Dan Miller
55764b71bb
Improve changelog for 6.5.0
2019-05-13 13:51:19 -02:30
Dan Finlay
25323c8e18
Version 6.5.0 RC1
2019-05-10 15:38:32 -07:00
Dan Finlay
a56fc14122
Version 6.4.1 RC1
2019-04-26 10:28:39 -07:00
Dan Finlay
49d77415db
Version 6.4.0 RC1
2019-04-18 08:34:24 -06:00
Dan J Miller
79804ec79b
Version 6.3.2 ( #6418 )
2019-04-08 11:22:23 -07:00
Dan Miller
57bcf1449c
Version 6.3.1
2019-03-29 15:23:55 -02:30
Dan J Miller
91c4c3bdce
Version 6.3.0 ( #6350 )
2019-03-26 10:03:15 -07:00
Thomas Huang
5d565174b7
Patch/bump version ( #6294 )
2019-03-12 15:24:30 -07:00
Thomas Huang
5abcce2be7
Version 6.2.1 ( #6251 )
2019-03-11 11:23:11 -07:00
Dan J Miller
dc79456695
Version 6.2.0 ( #6239 )
...
* Version 6.2.0 RC1
* Update changelog.md for 6.2.0
2019-03-05 10:57:10 -08:00
Dan Finlay
29b64bdb17
Version 6.1.0 RC1
2019-02-19 12:22:01 -08:00
Jonathan Smirnoff
8dddf48904
Fixed issue #5838 ( #6001 )
...
Update changelog file
2019-02-13 10:30:46 -10:00
Whymarrh Whitby
ff292dcb70
Version 6.0.1 ( #6141 )
2019-02-12 08:33:40 -08:00
Dan Finlay
140fcb4bf1
Version 6 RC1 ( #6117 )
...
* Version 6 RC1
* Make gas input feature more readable
* Update CHANGELOG.md with additional 6.0.0 changes
2019-02-11 10:19:07 -08:00
Whymarrh Whitby
7bbd6e7039
Version 5.3.5 ( #6109 )
2019-02-04 12:04:43 -08:00
Dan Finlay
015414c31d
Version 5.3.4 RC1 ( #6084 )
2019-01-31 10:27:58 -08:00
Dan Finlay
5c49ce77bd
Version 5.3.3 RC1
2019-01-30 10:45:42 -08:00
Dan Finlay
98d5b4d632
Version 5.3.2 RC1 ( #6069 )
2019-01-28 11:14:32 -08:00
Dan Finlay
72775340bb
Version 5.3.1 RC2
2019-01-16 11:25:41 -08:00
Dan Finlay
da7208c16d
Version 5.3.0 RC1
2019-01-02 16:44:59 -08:00
Dan Finlay
75a737b69a
Version 5.2.2 RC1
2018-12-12 18:48:50 -08:00
Dan J Miller
ea5eb855e8
Version 5.2.1 RC1 ( #5918 )
2018-12-12 09:02:42 -08:00
Dan Miller
5ab3f5bb20
Changelog and version bump for 5.2.0
2018-12-11 13:51:19 -03:30
Noah Zinsmeister
49971e9ec2
fix formatting of 32-byte strings in personal_sign ( #5878 )
2018-12-10 09:47:52 -03:30
Dan Finlay
a1528674bc
Version 5.1.0: East Bay
2018-12-03 10:54:31 -08:00
Dan Finlay
4be3fe5906
Version 5.0.4 RC1 ( #5859 )
2018-11-29 11:43:00 -10:00