From 297c4ba4e157fcb79d32cdecc6dc4839b2281b4e Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Fri, 18 Sep 2015 13:54:26 -0300 Subject: [PATCH] Copay release information --- i18n/docs/appstore_en.txt | 2 +- i18n/docs/updateinfo_en.txt | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/i18n/docs/appstore_en.txt b/i18n/docs/appstore_en.txt index 0a6e38fc8..d68dd1c64 100644 --- a/i18n/docs/appstore_en.txt +++ b/i18n/docs/appstore_en.txt @@ -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 Email notifications for payments and transfers 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). diff --git a/i18n/docs/updateinfo_en.txt b/i18n/docs/updateinfo_en.txt index b3fb2e069..c7a4cbde6 100644 --- a/i18n/docs/updateinfo_en.txt +++ b/i18n/docs/updateinfo_en.txt @@ -1,5 +1,6 @@ -* Adaptive fee levels based on bitcoin network load -* Option to prevent creating transactions with unconfirmed inputs -* Added advanced sending options -* Added Italian, Russian, and Greek language options +* Support for backup phrases (BIP39) +* Support for BIP44 +* Support for non-multisig addresses for personal wallets (1-of-1) +* Advanced wallet details +* Ledger support for multisig wallets * Minor bug fixes