From e878d793733beb2b4f8082aebbd3f87792f8b1c4 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 22 Apr 2015 11:41:44 +0200 Subject: [PATCH] update release notes --- RELEASE-NOTES | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 59c1cde8a..5385fc7bc 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,9 +1,16 @@ # Release 2.1 - * Faster startup: Transaction inputs and outputs are parsed once and - cached in the wallet file. - * Transaction window shows own addresses in green color. - * OpenAlias plugin was improved - * Various fixes. + * Faster startup, thanks to the following optimizations: + 1. Transaction input/outputs are cached in the wallet file + 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. + * Payment requests have an expiration date and can be exported in + BIP70 format. + * Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..." + * The Transaction dialog shows own addresses in green color. + * New Address History dialog. + * The OpenAlias plugin was improved. + * Various bug fixes and GUI improvements. # Release 2.0.4 - Minor GUI improvements * The password dialog will ask for password again if the user enters