|
|
|
|
@ -1,3 +1,12 @@
|
|
|
|
|
# Release 4.4.5 (June 20, 2023) |
|
|
|
|
* Hardware wallets: |
|
|
|
|
- jade: fix regression in sign_transaction (#8463) |
|
|
|
|
* Lightning: |
|
|
|
|
- fix "rebalance_channels" function (#8468) |
|
|
|
|
* enforce that we run with python asserts enabled, |
|
|
|
|
regardless of platform (d1c88108) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Release 4.4.4 (May 31, 2023) |
|
|
|
|
* QML GUI: |
|
|
|
|
- fix creating multisig wallets involving BIP39 seeds (#8432) |
|
|
|
|
|