This is the first non-beta release of Liana.
Improvements were concentrated on the GUI. The UI was entirely overhauled.
Learn more about Liana from our website: https://wizardsardine.com/liana/.
Installation
If you are unsure which file to download, choose:
Liana.zip
if you are on MacOSliana-1.0.exe
if you are on Windowsliana-1.0-x86_64-linux-gnu.tar.gz
if you are on Linux
Changelog
Features
- The
createspend
command now allows you to not provide any destination. In this case it will
create a send-to-self transaction containing a single change output.
GUI-specific
- Overall there is a new layout and color scheme. The "draft transactions" menu was renamed to
the more common "PSBTs". - The homepage now features a list of payments, instead of transactions.
- The spend transaction creation process is now contained in a single screen. It allows you to
easily create a send-to-self transaction by not specifying any recipient. - The homepage will now feature an approximation of the remaining time before the first recovery
path becomes available. - The homepage now features a button to refresh all coins whose recovery path is available (or close
to be), if there is any. - Entries in the coins list now features a button to refresh a coin (create a send-to-self
transaction in order to restart the timelock). - You can now generate multiple receive addresses in a row.
- We now display the alias of signing devices (if any) in the final installer step.
Fixes
GUI-specific
- Send-to-self transactions are now displayed as such instead of being affected a "0.00000BTC"
value. - The installer will not present a step to register the descriptor on the signing device if there
isn't any. - Some wording improvements all around.
- The slider to configure timelocks in the installer now has a step of 144 (instead of 1).
Notable contributions
Shout out to @jp1ac4 for steadily contributing bug fixes and cool new features throughout this release!