version 2.7.6 + release notes

This commit is contained in:
ThomasV 2016-10-12 15:18:43 +02:00
parent f8aaa4a50f
commit 6fe69de1b0
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# Release 2.7.6
* Fixes a critical bug with imported private keys (issue #1966). Keys
imported in Electrum 2.7.x were not encrypted, even if the wallet
had a password. If you imported private keys using Electrum 2.7.x,
you will need to import those keys again. If you imported keys in
2.6 and converted with 2.7.x, you don't need to do anything, but
you still need to upgrade in order to be able to spend.
* Wizard: Hide seed options in a popup dialog.
# Release 2.7.5
* Add number of confirmations to request status. (issue #1757)
* In the GUI, refer to passphrase as 'seed extension'.

View File

@ -1,4 +1,4 @@
ELECTRUM_VERSION = '2.7.5' # version of the client package
ELECTRUM_VERSION = '2.7.6' # version of the client package
PROTOCOL_VERSION = '0.10' # protocol version requested
OLD_SEED_VERSION = 4 # electrum versions < 2.0