trelease notes - electrum - Electrum Bitcoin wallet HTML git clone https://git.parazyd.org/electrum DIR Log DIR Files DIR Refs DIR Submodules --- DIR commit 762e7dca0f5b346d3863e9fd2b45576e83302ab9 DIR parent 706d605f91fc108d2007fb84950bab41417c56b9 HTML Author: ThomasV <thomasv@gitorious> Date: Thu, 23 Apr 2015 15:35:34 +0200 release notes Diffstat: M RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) --- DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES t@@ -4,6 +4,8 @@ 2. Fast X509 certificate parser, not using pyasn1 anymore. 3. The Label Sync plugin only requests modified labels. * The 'Invoices' and 'Send' tabs have been merged. + * Contacts are stored in a separate file, shared between wallets. + * A Search Box is available (Ctrl-S) * Payment requests have an expiration date and can be exported in BIP70 format. * Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..."