release notes
This commit is contained in:
@@ -1,17 +1,17 @@
|
|||||||
# Release 2.0.1 - bugfixes
|
# Release 2.0.2 - bugfixes
|
||||||
|
* Fix transaction sweep (#1066)
|
||||||
|
* Fix thread timing bug (#1054)
|
||||||
|
|
||||||
|
|
||||||
|
# Release 2.0.1 - bugfixes
|
||||||
* Fix critical bug in Trezor address derivation: passphrases were not
|
* Fix critical bug in Trezor address derivation: passphrases were not
|
||||||
NFKD normalized. Trezor users who created a wallet protected by a
|
NFKD normalized. Trezor users who created a wallet protected by a
|
||||||
passphrase containing utf-8 characters with diacritics are
|
passphrase containing utf-8 characters with diacritics are
|
||||||
affected. These users will have to open their wallet with version
|
affected. These users will have to open their wallet with version
|
||||||
2.0 and to move their funds to a new wallet.
|
2.0 and to move their funds to a new wallet.
|
||||||
|
|
||||||
* Use a file socket for the daemon (fixes network dialog issues)
|
* Use a file socket for the daemon (fixes network dialog issues)
|
||||||
|
|
||||||
* Fix crash caused by QR scanner icon when zbar not installed.
|
* Fix crash caused by QR scanner icon when zbar not installed.
|
||||||
|
|
||||||
* Fix CosignerPool plugin
|
* Fix CosignerPool plugin
|
||||||
|
|
||||||
* Label Sync plugin: Fix label sharing between multisig wallets
|
* Label Sync plugin: Fix label sharing between multisig wallets
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user