fix label editing in gtk
[electrum-nvc.git] / RELEASE-NOTES
index 9134ba5..4f8918d 100644 (file)
@@ -1,3 +1,54 @@
+# Release 1.9.2
+* fix a syntax error
+
+# Release 1.9.1
+* fix regression with --offline mode
+* fix regression with --portable mode: use a dedicated directory
+
+# Release 1.9
+
+* The client connects to multiple servers in order to retrieve block headers and find the longest chain
+* SSL certificate validation (to prevent MITM)
+* Deterministic signatures (RFC 6979)
+* Menu to create/restore/open wallets
+* Create transactions with multiple outputs from CSV (comma separated values)
+* New text gui: stdio
+* Plugins are no longer tied to the qt GUI, they can reach all GUIs
+* Proxy bugs have been fixed
+
+
+# Release 1.8.1
+
+* Notification option when receiving new tranactions 
+* Confirm dialogue before sending large amounts 
+* Alternative datafile location for non-windows systems
+* Fix offline wallet creation
+* Remove enforced tx fee
+* Tray icon improvements
+* Various bugfixes 
+
+
+# Release 1.8
+
+* Menubar in classic gui
+* Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code.
+* Fixed bug where never-confirmed transactions prevented further spending
+
+
+# Release 1.7.4
+
+* Increase default fee
+* fix create and restore in command line
+* fix verify message in the gui
+
+
+# Release 1.7.3:
+
+* Classic GUI can display amounts in mBTC
+* Account selector in the classic GUI
+* Changed the way the portable flag uses without supplying a -w argument
+* Classic GUI asks users to enter their seed on wallet creation
+
 
 # Release 1.7.2: