In this release we redesign the Connect Alby Account page, better highlighting the features of the Alby Account.
We also make improvements to the backup and migration functionality.
Also, isolated app balances can now easily be topped up from within Alby Hub.
Hotfix 4
In this hotfix change the encrypted channel backups for Alby Accounts by encrypting using a key derived by the recovery phrase, rather than using the encrypted recovery phrase, which also required the unlock password and had a nonce which could not be derived from the recovery phrase and unlock password alone.
We also add a new NWC get_budget method, and allow topping up isolated app balances from the Alby Hub UI.
What's Changed
New features
- feat: Add get_budget implementation by @jklein24 in #726
- feat: increase isolated app balance by @rolznz in #710
- feat: do not require unlock password to recover encrypted scb by @rolznz in #768
New Contributors
Full Changelog: v1.10.3...v1.10.4