Copay release information

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-18 13:54:26 -03:00
commit 297c4ba4e1
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 6 additions and 5 deletions

View file

@ -18,6 +18,6 @@ Payment protocol (BIP70-BIP73) support: easily-identifiable payment requests and
Support for 150+ currency pricing options and unit denomination in BTC or bits Support for 150+ currency pricing options and unit denomination in BTC or bits
Email notifications for payments and transfers Email notifications for payments and transfers
Customizable wallet naming and background colors Customizable wallet naming and background colors
4 supported languages (EN, JP, FR, ES) 10 supported languages (EN, JP, FR, ES, IT, DE, PT, RU, EL, TR)
Copay is free and open source software run on non-proprietary servers, so there's no need to rely on any company for continuous support. Anyone can review or contribute to Copay's source code on GitHub (https://github.com/bitpay/copay). Copay is free and open source software run on non-proprietary servers, so there's no need to rely on any company for continuous support. Anyone can review or contribute to Copay's source code on GitHub (https://github.com/bitpay/copay).

View file

@ -1,5 +1,6 @@
* Adaptive fee levels based on bitcoin network load * Support for backup phrases (BIP39)
* Option to prevent creating transactions with unconfirmed inputs * Support for BIP44
* Added advanced sending options * Support for non-multisig addresses for personal wallets (1-of-1)
* Added Italian, Russian, and Greek language options * Advanced wallet details
* Ledger support for multisig wallets
* Minor bug fixes * Minor bug fixes