github wizardsardine/liana v12.0rc1
v12.0 rc1

latest release: v12.0
pre-releaseone month ago

12.0 rc1

This release is a candidate for version 12.0 of Liana.

This release mostly modifies liana-gui by adding new features:

  • Update library dependency to support Bitbox02 Nova.
  • Allow user to also delete wallet on Liana-Connect platform.
  • Add tiny-skia Iced backend to have a GUI renderer fallback.
  • Add support for multiple panes and tabs.
  • Add an option to upload a wallet/descriptor file when adding an existing Liana wallet using Liana-Connect as a backend.
  • Allow self signed certificate for electrum server.

And some UX/UI improvements:

  • Add alias to confirmation message of delete wallet modal.
  • Add links with info about changing backend or node type both during the setup and in the wallet settings.
  • skip syncing screen if node is not bitcoind.
  • Improve timelock duration selection and display.
  • Improve the "Add an existing Liana wallet" with own node UI by prioritizing backup file usage.

And fixes some small issues:

  • fix some minor issues in the comments.
  • fix(poller): only update last used index for affected keychain.
  • liana-ui: add warning to form::Value.

What file from the list should i download?

  • Liana-12.0rc1-macos.zip if you are on MacOS,
  • liana-12.0rc1.exe if you are on Windows,
  • liana-12.0rc1-1_amd64.deb if you are running a Debian-based Linux (such as Ubuntu). Use dpkg -i liana-12.0rc1-1_amd64.deb as root (or preceded by sudo) to install it.
  • liana-12.0rc1-x86_64-linux-gnu.tar.gz if you use another Linux distribution.

You can verify integrity of the files with:

sha256sum --check liana-12.0rc1-shasums.txt
gpg --verify liana-12.0rc1-shasums.txt.asc

Don't miss a new liana release

NewReleases is sending notifications on new releases.