Latest Release

  • Repository: wizardsardine/liana
  • Published on: 2025-07-25 10:58:39 UTC
  • Version Tag: v12.0
  • By: edouardparis
  • On GitHub: wizardsardine/liana/releases

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.
  • Whenever the user resizes the GUI window, the new dimensions are saved and applied the next time the GUI is opened.

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.

What file from the list should i download?

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

You can verify integrity of the files with: sha256sum --check liana-12.0-shasums.txt gpg --verify liana-12.0-shasums.txt.asc

Data updated on: 2025-08-23 22:14 UTC