Version | Change log |
Electrum 4.5.8 Oct 23, 2024 |
Qt Desktop GUI: Fix: regression: bump_fee and dscancel dialogs erroring. |
Electrum 4.5.7 Oct 22, 2024 |
General: New: add new historical exchange rate providers: Bitfinex and Bitstamp Fix: wizard regression: 2fa wallet setup erroring Fix: python 3.13 compat: could not connect to some self-signed electrum servers with weird TLS certs. As workaround, set pre-3.13 behaviour Lightning: Fix: send update_fee right away after channel_reestablish. This fixes a race that can result in a force-closure if we try sending a payment very soon after reestablishing the channel. Qt Desktop GUI: Fix: show fee warnings also in the transaction dialog |
Electrum 4.0.9 Dec 18, 2020 |
Fixes a regression introduced in 4.0.8, that prevents from paying BIP70 invoices (#6859) Reflect frozen channels and disconnected peers in the displayed 'can send/can receive' amounts. |
Electrum 3.3.8 Sep 18, 2019 |
* fix some bugs with recent bump fee (RBF) improvements (#5483, #5502) * fix #5491: watch-only wallets could not bump fee in some cases * appimage: URLs could not be opened on some desktop environments (#5425) * faster tx signing for segwit inputs for really large txns (#5494) * A few other minor bugfixes and usability improvements. |