From ba239cb336d366169eab9488a7f96682aa84f0b5 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 11 Nov 2015 15:26:57 -0300 Subject: [PATCH 1/2] Update info --- i18n/docs/updateinfo_en.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/i18n/docs/updateinfo_en.txt b/i18n/docs/updateinfo_en.txt index 829747817..1ceac3be7 100644 --- a/i18n/docs/updateinfo_en.txt +++ b/i18n/docs/updateinfo_en.txt @@ -1,4 +1,7 @@ -* Adds option to set a different Wallet Service per wallet -* Enhances CSV generator (only desktop version) -* Updates Cordova to version 5.3.3 -* Fixes minor bugs +* TREZOR (for ChromeApp) +* Improves notifications +* Addressbook +* Transaction history cache and better ordering +* Fixes BIP44 Gaps +* Reset to default BWS URL +* Fixes resume event on mobile From b53a6e4753a2ccd53ee889eb833c1edf3e289e5d Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 11 Nov 2015 16:41:12 -0300 Subject: [PATCH 2/2] Updates info --- i18n/docs/updateinfo_en.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/docs/updateinfo_en.txt b/i18n/docs/updateinfo_en.txt index 1ceac3be7..4d4a9a476 100644 --- a/i18n/docs/updateinfo_en.txt +++ b/i18n/docs/updateinfo_en.txt @@ -1,7 +1,7 @@ -* TREZOR (for ChromeApp) -* Improves notifications +* TREZOR support (only in Chrome App version) +* New notification system. Reduced bandwidth usage and better handling of network disconnections * Addressbook * Transaction history cache and better ordering -* Fixes BIP44 Gaps -* Reset to default BWS URL +* Better BIP44 Support: prevent gaps in indexes when scanning wallets and generating addresses +* Per Wallet BWS Setting * Fixes resume event on mobile