github Ride-The-Lightning/RTL v0.6.0
Release v0.6.0-beta-UX-Revamp

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

This is a major UX overhaul of the application.

All aspects of the application have been changed, to make it more user friendly and intuitive. Multiple options are now available for the user to customize the experience.

The RTL config file RTL.conf, has been updated to include new config options for the UI. These config options must be configured to work with the new UI. The best approach is to rename the sample conf file and update per your config options.

You can also modify the existing config file.
Following options must be added:

  1. userPersona=OPERATOR
  2. themeMode=DAY
  3. themeColor=PURPLE
  4. currencyUnit=USD

The following config options are now redundant and must be deleted from the config file:

  1. flgSidenavOpened
  2. flgSidenavPinned
  3. menu
  4. menuType
  5. satsToBTC
  6. theme

The major changes on the app include:

  • Persona based dashboard - Two personas are now supported, Routing Node operator and Merchant.
  • Channel Balance Score metric to measure the relative balance of the channels.
  • Fiat conversion on On-chain and Channel Balances
  • Intuitive channel management controls
  • Day/Night Mode and four color themes
  • Detailed Help section to provide guidance on application features
  • Rich UI with polished look n feel

PGP Key: https://keybase.io/suheb

Downloading the release and signature:

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

Verify the release:

gpg --verify v0.6.0.tar.gz.asc v0.6.0.tar.gz
gpg: Signature made Sun 12 Jan 2020 12:40:46 EST
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

Don't miss a new RTL release

NewReleases is sending notifications on new releases.