v1.10.1 Dave Del Torto
In this release we redesign the Connect Alby Account page, better highlighting the features of the Alby Account.
We also make improvements to the channel backup format.
Hotfix 1
This fixes a possible ungraceful shutdown due using the fatal log level. All fatal logs have been replaced with proper error handling. We also fixed a bug where after transferring hub balance, the interface is not immediately updated, and we remove the preimage and fee from the details dialog of failed payments.
What's Changed
Fixes
- fix: replace fatal logs with proper error handling by @rolznz in #707
- fix: reload balances, txs and channels after transfer is complete by @im-adithya in #706
- fix: hide preimage in failed payment dialog by @im-adithya in #705
Full Changelog: v1.10.0...v1.10.1