Releases: Ride-The-Lightning/RTL
Release 0.3.3-beta-Bug fix for sweep all auth
Bug Fixes:
Sweep all authentication fix.
Release 0.3.2-beta-Default auth bug fix
Features:
Peers table - Add channel option
Bug Fixes:
Default Authentication fix after Sha256 hashing
Release 0.3.1-beta-Private Channels
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
Features:
- Connect and Manage multiple LND nodes (https://github.com/ShahanaFarooqui/RTL/blob/master/docs/Multi-LND-Node-setup.md)
- Enable rpc authentication for un-nested lnd.conf
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
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
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
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
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
Better Docker caching.
Release 0.2.11
Updated secret key logic.