1
0

release notes

This commit is contained in:
ThomasV
2015-04-24 09:36:42 +02:00
parent 8689807400
commit 80513745d5

View File

@@ -5,12 +5,12 @@
3. The Label Sync plugin only requests modified labels. 3. The Label Sync plugin only requests modified labels.
* The 'Invoices' and 'Send' tabs have been merged. * The 'Invoices' and 'Send' tabs have been merged.
* Contacts are stored in a separate file, shared between wallets. * Contacts are stored in a separate file, shared between wallets.
* A Search Box is available (Ctrl-S) * A Search Box is available in the GUI (Ctrl-S)
* Payment requests have an expiration date and can be exported in * Payment requests have an expiration date and can be exported to
BIP70 format. BIP70 files.
* Local files are supported in BIP72 URIs: "bitcoin:?r=file:///..." * file: scheme support in BIP72 URIs: "bitcoin:?r=file:///..."
* The Transaction dialog shows own addresses in green color. * Own addresses are shown in green in the Transaction dialog.
* New Address History dialog. * Address History dialog.
* The OpenAlias plugin was improved. * The OpenAlias plugin was improved.
* Various bug fixes and GUI improvements. * Various bug fixes and GUI improvements.