github wizardsardine/liana v15.0rc1

pre-release4 hours ago

This release is a candidate for version 15.0 of Liana.

This release delivers a major UI rework of liana-gui and the installer, a bump to iced 0.14, and
several fixes.

Features

Liana GUI

  • UI rework: reworked home, receive, and spend panels, the installer flow, the tab menu, and the
    sidebar responsive mechanism, with new signing-device modals, chunked address display, badges,
    cards and amount components, we reworked button sizes and definition of primary, secondary and tertiary buttons.
  • Rework the receive flow with label-first address generation.
  • Add spinner when loading a long descriptor in installer.
  • Add copy-button feedback across the app.
  • Enable the cosigner token in the installer.
  • Limit label inputs to 80 bytes.
  • Link Liana Connect credentials by JWT user_id.
  • Remove address index in "Show QR code" of a receive address and move it to the address verification step
  • Change format of receive address for better readibility

Dependencies

  • Bump iced to 0.14.
  • Bump Rust to 1.88.

Fixes

Liana GUI

  • Fix signing device entry.
  • Fix Ledger devices always being reported as locked.
  • Hide Liana Business wallets in the liana-gui installer.
  • Reword the spend warning shown when a label is missing.
  • Make launcher wallet entries consistent in height.
  • Fix reproducible Windows build by stripping the COFF symbol table.

What file from the list should i download?

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

You can verify integrity of the files with:

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

Don't miss a new liana release

NewReleases is sending notifications on new releases.