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

170 lines
6.1 KiB
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-06-24 20:26:17 +02:00
- Fixed bug where MetaMask interfered with PDF loading.
- Moved switch account icon into menu bar.
- Changed status shapes to be a yellow warning sign for failure and ellipsis for pending transactions.
- Now enforce 30 character limit on wallet names.
2016-06-24 20:26:17 +02:00
2016-06-23 21:56:14 +02:00
## 2.4.4 2016-06-23
- Update web3-stream-provider for batch payload bug fix
## 2.4.3 2016-06-23
2016-06-23 01:27:26 +02:00
- Remove redundant network option buttons from settings page
2016-06-23 00:49:17 +02:00
- Switch out font family Transat for Montserrat
2016-06-22 20:06:06 +02:00
## 2.4.2 2016-06-22
2016-06-22 00:08:24 +02:00
- Change out export icon for key.
- Unify copy to clipboard icon
2016-06-22 02:21:55 +02:00
- Fixed eth.sign behavior.
2016-06-22 20:06:06 +02:00
- Fix behavior of batched outbound transactions.
2016-06-22 00:08:24 +02:00
2016-06-21 00:36:47 +02:00
## 2.4.0 2016-06-20
2016-06-15 00:01:58 +02:00
- Clean up UI.
- Remove nonfunctional QR code button.
- Make network loading indicator clickable to select accessible network.
2016-06-15 00:27:15 +02:00
- Show more characters of addresses when space permits.
2016-06-15 00:42:40 +02:00
- Fixed bug when signing messages under 64 hex characters long.
2016-06-17 02:22:26 +02:00
- Add disclaimer view with placeholder text for first time users.
2016-06-12 19:33:17 +02:00
2016-06-10 00:25:11 +02:00
## 2.3.1 2016-06-09
2016-06-08 21:13:45 +02:00
- Style up the info page
- Cache identicon images to optimize for long lists of transactions.
2016-06-10 00:25:11 +02:00
- Fix out of gas errors
2016-06-06 20:22:04 +02:00
## 2.3.0 2016-06-06
- Show network status in title bar
- Added seed word recovery to config screen.
- Clicking network status indicator now reveals a provider menu.
2016-06-02 20:47:31 +02:00
## 2.2.0 2016-06-02
2016-05-27 00:21:04 +02:00
- Redesigned init, vault create, vault restore and seed confirmation screens.
2016-05-26 23:34:04 +02:00
- Added pending transactions to transaction list on account screen.
- Clicking a pending transaction takes you back to the transaction approval screen.
2016-06-02 20:46:35 +02:00
- Update provider-engine to fix intermittent out of gas errors.
2016-05-27 00:21:04 +02:00
2016-05-26 19:15:01 +02:00
## 2.1.0 2016-05-26
2016-05-24 00:31:41 +02:00
- Added copy address button to account list.
- Fixed back button on confirm transaction screen.
- Add indication of pending transactions to account list screen.
2016-05-26 00:51:37 +02:00
- Fixed bug where error warning was sometimes not cleared on view transition.
- Updated eth-lightwallet to fix a critical security issue.
2016-05-24 00:31:41 +02:00
2016-05-23 21:34:01 +02:00
## 2.0.0 2016-05-23
- UI Overhaul per Vlad Todirut's designs.
- Replaced identicons with jazzicons.
- Fixed glitchy transitions.
- Added support for capitalization-based address checksums.
- Send value is no longer limited by javascript number precision, and is always in ETH.
2016-05-20 21:53:53 +02:00
- Added ability to generate new accounts.
2016-05-21 01:30:30 +02:00
- Added ability to locally nickname accounts.
2016-05-11 11:50:12 +02:00
2016-05-14 03:09:36 +02:00
## 1.8.4 2016-05-13
2016-05-14 00:29:58 +02:00
- Point rpc servers to https endpoints.
2016-05-12 12:03:27 +02:00
## 1.8.3 2016-05-12
- Bumped web3 to 0.6.0
- Really fixed `eth_syncing` method response.
2016-05-11 22:54:46 +02:00
## 1.8.2 2016-05-11
2016-05-11 21:54:19 +02:00
- Fixed bug where send view would not load correctly the first time it was visited per account.
2016-05-11 22:10:54 +02:00
- Migrated all users to new scalable backend.
2016-05-11 22:54:46 +02:00
- Fixed `eth_syncing` method response.
2016-05-11 21:54:19 +02:00
2016-05-11 00:45:46 +02:00
## 1.8.1 2016-05-10
- Initial usage of scalable blockchain backend.
- Made official providers more easily configurable for us internally.
2016-05-10 19:48:46 +02:00
## 1.8.0 2016-05-10
2016-05-03 23:44:36 +02:00
- Add support for calls to `eth.sign`.
2016-05-10 19:48:46 +02:00
- Moved account exporting within subview of the account detail view.
2016-05-05 03:18:58 +02:00
- Added buttons to the account export process.
2016-05-05 05:44:47 +02:00
- Improved visual appearance of account detail transition where button heights would change.
- Restored back button to account detail view.
2016-05-05 22:27:00 +02:00
- Show transaction list always, never collapsed.
- Changing provider now reloads current Dapps
- Improved appearance of transaction list in account detail view.
2016-05-03 23:44:36 +02:00
2016-04-30 02:20:38 +02:00
## 1.7.0 2016-04-29
2016-04-25 22:49:53 +02:00
- Account detail view is now the primary view.
- The account detail view now has a "Change acct" button which shows the account list.
- Clicking accounts in the account list now both selects that account and displays that account's detail view.
2016-04-25 23:16:07 +02:00
- Selected account is now persisted between sessions, so the current account stays selected.
2016-04-29 21:45:46 +02:00
- Account icons are now "identicons" (deterministically generated from the address).
2016-04-29 21:15:50 +02:00
- Fixed link to Slack channel.
- Added a context guard for "define" to avoid UMD's exporting themselves to the wrong module system, fixing interference with some websites.
- Transaction list now only shows transactions for the current account.
- Transaction list now only shows transactions for the current network (mainnet, testnet, testrpc).
- Fixed transaction links to etherscan blockchain explorer.
- Fixed some UI transitions that had weird behavior.
2016-04-25 22:49:53 +02:00
2016-04-30 02:20:38 +02:00
## 1.6.0 2016-04-22
2016-04-23 00:25:56 +02:00
2016-04-19 02:25:03 +02:00
- Pending transactions are now persisted to localStorage and resume even after browser is closed.
- Completed transactions are now persisted and can be displayed via UI.
2016-04-20 04:00:27 +02:00
- Added transaction list to account detail view.
2016-04-19 02:44:06 +02:00
- Fix bug on config screen where current RPC address was always displayed wrong.
2016-04-20 04:00:27 +02:00
- Fixed bug where entering a decimal value when sending a transaction would result in sending the wrong amount.
2016-04-22 23:41:24 +02:00
- Add save button to custom RPC input field.
- Add quick-select button for RPC on `localhost:8545`.
- Improve config view styling.
2016-04-22 23:21:45 +02:00
- Users have been migrated from old test-net RPC to a newer test-net RPC.
2016-04-19 02:25:03 +02:00
2016-04-30 02:20:38 +02:00
## 1.5.1 2016-04-15
2016-04-15 19:01:46 +02:00
2016-04-13 21:51:35 +02:00
- Corrected text above account list. Selected account is visible to all sites, not just the current domain.
2016-04-14 00:47:40 +02:00
- Merged the UI codebase into the main plugin codebase for simpler maintenance.
2016-04-14 22:22:02 +02:00
- Fix Ether display rounding error. Now rendering to four decimal points.
2016-04-15 18:42:20 +02:00
- Fix some inpage synchronous methods
- Change account rendering to show four decimals and a leading zero.
2016-04-13 21:51:35 +02:00
2016-04-13 19:15:16 +02:00
## 1.5.0 2016-04-13
2016-04-12 21:59:54 +02:00
- Added ability to send ether.
- Fixed bugs related to using Javascript numbers, which lacked appropriate precision.
2016-04-12 23:58:37 +02:00
- Replaced Etherscan main-net provider with our own production RPC.
2016-04-12 21:59:54 +02:00
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.