Skip to content

Commit 2867c2e

Browse files
committed
update release notes
1 parent ec86850 commit 2867c2e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASE-NOTES

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release 3.3.4 - (unreleased)
2+
3+
* AppImage: we now also distribute self-contained binaries for x86_64
4+
Linux in the form of an AppImage (#5042). The Python interpreter,
5+
PyQt5, libsecp256k1, PyCryptodomex, zbar, hidapi/libusb (including
6+
hardware wallet libraries) are all bundled. Note that users of
7+
hw wallets still need to set udev rules themselves.
8+
* hw wallets: fix a regression during transaction signing that prompts
9+
the user too many times for confirmations (commit 2729909)
10+
* transactions now set nVersion to 2, to mimic Bitcoin Core
11+
* fix Qt bug that made all hw wallets unusable on Windows 8.1 (#4960)
12+
* fix bugs in wallet creation wizard that resulted in corrupted
13+
wallets being created in rare cases (#5082, #5057)
14+
* fix compatibility with Qt 5.12 (#5109)
15+
16+
117
# Release 3.3.3 - (January 25, 2019)
218

319
* Do not expose users to server error messages (#4968)

0 commit comments

Comments
 (0)