1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/CHANGELOG.md

31 lines
812 B
Markdown
Raw Normal View History

2016-03-22 18:43:56 +01:00
# Changelog
2016-04-05 21:27:41 +02:00
## Current Master
2016-04-09 02:18:18 +02:00
## 1.4.0 2016-04-08
2016-04-05 21:27:41 +02:00
- Removed extra entropy text field for simplified vault creation.
2016-04-06 21:01:10 +02:00
- Now supports exporting an account's private key.
- Unified button and input styles across the app.
- Removed some non-working placeholder UI until it works.
2016-04-09 02:18:18 +02:00
- Fix popup's web3 stream provider
- Temporarily deactivated fauceting indication because it would activate when restoring an empty account.
2016-04-05 21:27:41 +02:00
2016-04-05 21:20:21 +02:00
## 1.3.2 2016-04-04
- When unlocking, first account is auto-selected.
- When creating a first vault on the test-net, the first account is auto-funded.
- Fixed some styling issues.
## 1.0.1-1.3.1
Many changes not logged. Hopefully beginning to log consistently now!
## 1.0.0
Made seed word restoring BIP44 compatible.
2016-03-22 18:43:56 +01:00
## 0.14.0
Added the ability to restore accounts from seed words.