Skip to content

v1.1: Miami sunset

Compare
Choose a tag to compare
@darosior darosior released this 31 Jul 12:29
· 780 commits to master since this release
v1.1
37cae7f

This is a small patch release for the 1.0 version of Liana. It fixes a couple glitches that have been encountered in the wild:

  • The GUI would sometimes fail to connect to the Specter DIY signing device.
  • We didn't set the bitcoind watchonly wallet as to be loaded upon bitcoind startup. This could cause issues that would lead to the user having to reindex when using an aggressive pruning configuration.

Upgrading is recommended but not necessary if you are not using a Specter DIY signing device.

If you are not sure what executable below you should download, pick:

  • Liana.zip if you are on MacOS,
  • liana-1.1.exe if you are on Windows,
  • liana_1.1-1_amd64.deb if you are running a Debian-based Linux (such as Ubuntu). Use apt install ./liana_1.1-1_amd64.deb as root (or preceded by sudo) to install it.
  • liana-1.1-x86_64-linux-gnu.tar.gz if you use another Linux distribution. Note you may have to compile the software yourself if you are on Linux. See the README.