Zeus v0.2.2
New Features:
- Keysend support
- lnd users can send and receive keysends if enabled by your node. c-lightning-REST users can receive keysends and will be able to send in a later release
- More detailed path information
- lnd users will now see the node alias for each hop in their route if they already have a channel open with them. lnd v0.10.0+ users will also see the amount forward and fee paid at each hop. We’re looking to iterate and expand on this view moving forward.
- Force close support
- lnd users were previously unable to close channels when the counter-party was inactive. They will now how the option to force close when closing channels.
Bug Fixes:
- Users were losing their fiat, passphrase, and lurker mode settings when switching nodes
- Users with devices with smaller resolutions were unable to see the entirety of the node configuration page. They now have the ability to scroll on that view.
- An API change in lnd v0.9.1+ was unhandled and caused the app to crash right after completing payment of a lightning invoice. That has been remedied.