Skip to content

Releases: Ride-The-Lightning/RTL

Release 0.3.3-beta-Bug fix for sweep all auth

15 May 02:09
Compare
Choose a tag to compare

Bug Fixes:
Sweep all authentication fix.

Release 0.3.2-beta-Default auth bug fix

12 May 18:32
Compare
Choose a tag to compare

Features:
Peers table - Add channel option

Bug Fixes:
Default Authentication fix after Sha256 hashing

Release 0.3.1-beta-Private Channels

10 May 23:05
Compare
Choose a tag to compare

Features:

  • Option to open private channels
  • Option to add routing hint for private channels

Security feature:

  • Hashing of the plain text password stored in the conf files (requires server restart)

UI Enhancements:

  • Improved look and feel on the data tables
  • Icon for ‘settled’ status on the invoices page

Bug Fixes:

  • Pagination added on the invoices page
  • Incorrect detail on selecting record on forwarding history

Release 0.3.0-Beta - Multi Node

14 Apr 22:33
Compare
Choose a tag to compare

Features:

Security fix for Single Sign On (BTCPay):

  • Regenerate a new cookie after every use

Bug Fixes:

  • Empty invoice payment failures addressed
  • Corrected the labels on Channel management page

Release 0.2.16-beta

31 Mar 18:52
Compare
Choose a tag to compare

Feature:

  • Routing Peers: Aggregate routing history by Incoming and outgoing traffic to provide insight into routing peers

UI Improvements:

  • List Transactions: Corrected the block hashes display on the list
  • Closed Channels: Displaying the reason type ‘Cooperative Close’
  • Improved color options on the skins menu
  • Responsiveness optimization for mobile resolution

Documentation updates:

  • Added section for running RTL with https
  • Added section for running RTL on TOR

Release 0.2.15-beta

13 Mar 02:22
Compare
Choose a tag to compare

Features:

  • Optional parameters added for channel opening (Custom fee, Fund channel with unconfirmed output)
  • Added alias on the Forwarding history detail

Mobile UI issues resolved:

  • Button overlaps in Manage Channel and Lookups
  • Side menu closure, in portrait mode
  • Scroll improvement for grids
  • Optimized settings menu
  • Horizontal menu issues addressed

UX improvement:

  • Close button label changed to 'OK' for all the detail views
  • Refresh re-direct to home page fixed

Release 0.2.14-beta

03 Mar 03:35
Compare
Choose a tag to compare

Optimized Initialization logic for reading macaroon file (Issue # 72)
Send Fund: 'Sweep All' option added (Issue # 66)
Send Fund: Confirmation Block, Fee rate made optional (Issue # 67)
Pending Channel Badge added to provide signal in the UI for pending channel count (Issue # 50)
Updated lookups page for better formatting of the data
Added Logout on the horizontal menu

Release 0.2.13-beta

26 Feb 02:25
Compare
Choose a tag to compare

Logout on right top menu
Bug fix for Add Peer spinner
Home Peers update on Peer Add and Peer Detach
Home: Renamed Channel Balances to Local-Remote Channel Capacity
Wallet Balances, Channel Status and Pending Channel update on Add and Close Channel
Enhanced responsiveness for Forwarding History, Pending Channel, Node config
Fixed Chronological Ordering of date/time on payments, invoices, wallet, forwarding history

Test Release 0.2.12

25 Feb 10:55
Compare
Choose a tag to compare

Better Docker caching.

Release 0.2.11

24 Feb 17:05
Compare
Choose a tag to compare

Updated secret key logic.