github Ride-The-Lightning/RTL v0.7.1
Release v0.7.1-beta-Pre-Halving-Maintenance

latest releases: v0.15.0, v0.14.1, v0.14.0...
3 years ago

UX improvements and maintenance updates:

  • Consistent button controls and UI behavior on peer, channel, transaction and invoice pages
  • Peer alias added for channels on all pages
  • Peers searchable by alias on open channel modal
  • Settings layout cleaned up
  • Multiple bug fixes

Issue list covered with the release:
https://github.com/Ride-The-Lightning/RTL/milestone/6?closed=1


PGP Key: https://keybase.io/suheb
Download the release and signature:

wget https://github.com/Ride-The-Lightning/RTL/archive/v0.7.1.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.7.1/v0.7.1.tar.gz.asc

Verify the release:

gpg --verify v0.7.1.tar.gz.asc v0.7.1.tar.gz
gpg: Signature made Sat 09 May 2020 03:35:20 PM EDT
gpg:                using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82  7A92 00C9 E2BC 2E45 666F

Unzip and install the release:

tar -xvf v0.7.1.tar.gz
cd RTL-0.7.1
npm install --only=prod

Don't miss a new RTL release

NewReleases is sending notifications on new releases.