additions to 4.6.0 changelog
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Release 4.6.0 (not released yet)
|
# Release 4.6.0 (not released yet)
|
||||||
|
|
||||||
* A 'Terms of Use' screen was added to the install wizard. While the
|
* A 'Terms of Use' screen was added to the install wizard. While the
|
||||||
licence remains uchanged, we ask users to agree with the fact that
|
licence remains unchanged, we ask users to agree with the fact that
|
||||||
we are not a custodial service or a money transmitter. The Terms of
|
we are not a custodial service or a money transmitter. The Terms of
|
||||||
Use screen also makes it clear that all issues are to be resolved
|
Use screen also makes it clear that all issues are to be resolved
|
||||||
in public, and that there is no user support via private channels.
|
in public, and that there is no user support via private channels.
|
||||||
@@ -17,6 +17,8 @@
|
|||||||
- Anyone can become a swap provider (you need to run an Electrum
|
- Anyone can become a swap provider (you need to run an Electrum
|
||||||
daemon with the 'swapserver' plugin). Submarine swap providers
|
daemon with the 'swapserver' plugin). Submarine swap providers
|
||||||
advertise their fees and their liquidity on Nostr.
|
advertise their fees and their liquidity on Nostr.
|
||||||
|
See https://electrum.readthedocs.io/en/latest/swapserver.html
|
||||||
|
for set-up documentation.
|
||||||
- Submarine swap providers do not need to provide an HTTP
|
- Submarine swap providers do not need to provide an HTTP
|
||||||
endpoint, since PRCs are performed via Nostr. They also do not
|
endpoint, since PRCs are performed via Nostr. They also do not
|
||||||
need to have public lightning channels.
|
need to have public lightning channels.
|
||||||
@@ -46,7 +48,7 @@
|
|||||||
UTXOs, lightning can no longer be enabled in wallets that do not
|
UTXOs, lightning can no longer be enabled in wallets that do not
|
||||||
have a software keystore (hardware wallets, watching-only wallets).
|
have a software keystore (hardware wallets, watching-only wallets).
|
||||||
Existing wallets that are in that situation cannot create new
|
Existing wallets that are in that situation cannot create new
|
||||||
channels.
|
channels. Anchor channels are the default for new channels.
|
||||||
|
|
||||||
* Wallet unlocking (Qt):
|
* Wallet unlocking (Qt):
|
||||||
- Wallets can be unlocked in the Qt GUI. When a password-protected
|
- Wallets can be unlocked in the Qt GUI. When a password-protected
|
||||||
@@ -68,7 +70,7 @@
|
|||||||
* Keystore enabling/disabling (Qt): It is now possible to add a seed
|
* Keystore enabling/disabling (Qt): It is now possible to add a seed
|
||||||
to an existing watching-only wallet, or to a keystore within a
|
to an existing watching-only wallet, or to a keystore within a
|
||||||
multisig wallet. Similarly, it is possible to pair a watching-only
|
multisig wallet. Similarly, it is possible to pair a watching-only
|
||||||
keystore with a hardware device. These operationa are performed
|
keystore with a hardware device. These operations are performed
|
||||||
from the 'Wallet Information' dialog.
|
from the 'Wallet Information' dialog.
|
||||||
|
|
||||||
* Wallet file encryption:
|
* Wallet file encryption:
|
||||||
@@ -78,6 +80,10 @@
|
|||||||
encryption has been removed from the Qt GUI. It is still possible to
|
encryption has been removed from the Qt GUI. It is still possible to
|
||||||
create such a wallet using the command line
|
create such a wallet using the command line
|
||||||
|
|
||||||
|
* Lightning address contacts:
|
||||||
|
- It is now possible to create contacts with (lnurl type) lightning
|
||||||
|
addresses as payment identifier.
|
||||||
|
|
||||||
* New plugins:
|
* New plugins:
|
||||||
- Nostr Wallet Connect: This plugin allows remote control of
|
- Nostr Wallet Connect: This plugin allows remote control of
|
||||||
Electrum lightning wallets via Nostr NIP-47.
|
Electrum lightning wallets via Nostr NIP-47.
|
||||||
|
|||||||
Reference in New Issue
Block a user