|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: lndboss |
|
|
|
category: Lightning Node Management |
|
|
|
name: LndBoss |
|
|
|
version: "1.16.4" |
|
|
|
version: "2.0.1" |
|
|
|
tagline: A GUI for BalanceOfSatoshis |
|
|
|
description: LndBoss is a GUI for BalanceOfSatoshis. |
|
|
|
It is a tool that makes it easy to run your favorite |
|
|
@ -23,3 +23,48 @@ gallery: |
|
|
|
path: "" |
|
|
|
defaultUsername: "" |
|
|
|
defaultPassword: "" |
|
|
|
releaseNotes: > |
|
|
|
- 2.0.1 (2022-09-06) |
|
|
|
Fixed a bug where cronjob schedule is not getting parsed |
|
|
|
|
|
|
|
- 2.0.0 (2022-09-06) |
|
|
|
Breaking change: Drop support for scheduled rebalances encoding in invoices and move to a JSON file in .bosgui directory. |
|
|
|
|
|
|
|
- 1.25.0 (2022-09-02) |
|
|
|
Support for peers and tags in rebalances |
|
|
|
|
|
|
|
- 1.24.0 (2022-09-02) |
|
|
|
Added ability to turn amboss health check and automated rebalancing from UI. |
|
|
|
|
|
|
|
- 1.23.0 (2022-08-30) |
|
|
|
Added month to date accounting on dashboard |
|
|
|
Added copy to clipboard on dashboard and for chain-deposit command output |
|
|
|
Fixed a bug which caused validation issues in call command |
|
|
|
Fixed loading dialog timing issue on dashboard |
|
|
|
|
|
|
|
- 1.22.0 (2022-08-28) |
|
|
|
Added support for bos call command |
|
|
|
|
|
|
|
- 1.21.1 (2022-08-24) |
|
|
|
Fix npmignore file |
|
|
|
|
|
|
|
- 1.21.0 (2022-08-24) |
|
|
|
Added start and end flags to chart commands |
|
|
|
Better connection check on dashboard |
|
|
|
|
|
|
|
- 1.20.0 (2022-08-22) |
|
|
|
Added support for bos lnurl command (auth, channel, pay, withdraw) |
|
|
|
|
|
|
|
- 1.19.0 (2022-08-19) |
|
|
|
Added support for bos pay command |
|
|
|
Fixed bug for auto rebalance parsing. |
|
|
|
|
|
|
|
- 1.18.0 (2022-08-15) |
|
|
|
Added support for a dashboard page to view node and accounting summary. |
|
|
|
Removed react-jss and strip-ansi dependencies. |
|
|
|
|
|
|
|
- 1.17.2 (2022-08-08) |
|
|
|
Added support for graph summary for bos graph command. |
|
|
|
|
|
|
|
- 1.17.0 (2022-08-08) |
|
|
|
Added support for bos graph command |