tupdate release notes - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit bc64051139854d2bb841538a8e35a002e436be79
DIR parent f6a7e6ec7ded068200851c5f7f15f76a24cbc701
HTML Author: SomberNight <somber.night@protonmail.com>
Date: Wed, 8 May 2019 16:52:53 +0200
update release notes
Diffstat:
M RELEASE-NOTES | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
t@@ -1,10 +1,9 @@
# Release 3.3.5 - (not yet released)
- * The logging system has been overhauled (#5296). A notable change
- is that logs are written to disk by default. Note that these can
- sometimes include public keys or addresses. Opt-out is possible
- through GUI preferences or the 'disablefilelogging' CLI option.
- * fix bug in synchronizer (#5122) where client could get stuck
+ * The logging system has been overhauled (#5296).
+ Logs can now also optionally be written to disk, disabled by default.
+ * Fix a bug in synchronizer (#5122) where client could get stuck.
+ Also, show the progress of history sync in the GUI. (#5319)
* fix Revealer in Windows and MacOS binaries (#5027)
* fiat rate providers:
- added CoinGecko.com and CoinCap.io