Change highlights for this minor release:
- Angular update to version 15, minor impact on the look and feel of the application
- Eclair (bug fixes)
- Breaking changes due to updates to the Eclair APIs with v0.8.0
- Sorting reset bug on performing actions on grids
- Real time update bug for forwarding history
- Fixed inconsistent color code for inactive channels on the channels page and the dashboard
Release contributors
@ShahanaFarooqui
@abhiShandy
@NateNate60
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/refs/tags/v0.13.3.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.13.3/v0.13.3.tar.gz.asc
Verify the release:
gpg --verify v0.13.3.tar.gz.asc v0.13.3.tar.gz
gpg: Signature made Thu Dec 22 17:17:51 2022 PST
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "saubyk (added uid) <39208279+saubyk@users.noreply.github.com>" [ultimate]
gpg: aka "Suheb <39208279+saubyk@users.noreply.github.com>" [ultimate]
Untar and install the release:
tar -xvf v0.13.3.tar.gz
cd RTL-0.13.3
npm install --omit=dev --legacy-peer-deps
Docker images available at https://hub.docker.com/r/shahanafarooqui/rtl/tags:
docker pull shahanafarooqui/rtl:0.13.3
docker pull shahanafarooqui/rtl:0.13.3-arm64v8
docker pull shahanafarooqui/rtl:0.13.3-arm32v7
docker pull shahanafarooqui/rtl:0.13.3-amd64