github Ride-The-Lightning/RTL v0.12.2
Release v0.12.2-beta-Maintenance

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

Maintenance release with minor updates and bug fixes.

Minor enhancement:

  • Navigate to inactive channels from the dashboard
  • Navigate to individual channels from the dashboard

Implementation specific changes:

C-Lightning:

  • Failed transaction routing pages with more details

LND:

  • Dedicated page for analysis on non-routing peers
  • Specify limits with fractional percentage for routing fee on circular rebalancing

Details of the changes are available here


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

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

Verify the release:

gpg --verify v0.12.2.tar.gz.asc v0.12.2.tar.gz

Untar and install the release:

tar -xvf v0.12.2.tar.gz
cd RTL-0.12.2
npm install --only=prod

Docker images available at https://hub.docker.com/r/shahanafarooqui/rtl/tags:
docker pull shahanafarooqui/rtl:0.12.2
docker pull shahanafarooqui/rtl:0.12.2-arm64v8
docker pull shahanafarooqui/rtl:0.12.2-arm32v7
docker pull shahanafarooqui/rtl:0.12.2-amd64

Release Contributors:
@ShahanaFarooqui
@saubyk

Don't miss a new RTL release

NewReleases is sending notifications on new releases.