|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: lndboss |
|
|
id: lndboss |
|
|
category: Lightning Node Management |
|
|
category: Lightning Node Management |
|
|
name: LndBoss |
|
|
name: LndBoss |
|
|
version: "2.12.0" |
|
|
version: "2.16.0" |
|
|
tagline: A GUI for BalanceOfSatoshis |
|
|
tagline: A GUI for BalanceOfSatoshis |
|
|
description: LndBoss is a GUI for BalanceOfSatoshis. |
|
|
description: LndBoss is a GUI for BalanceOfSatoshis. |
|
|
It is a tool that makes it easy to run your favorite |
|
|
It is a tool that makes it easy to run your favorite |
|
@ -25,13 +25,25 @@ path: "" |
|
|
defaultUsername: "" |
|
|
defaultUsername: "" |
|
|
defaultPassword: "" |
|
|
defaultPassword: "" |
|
|
releaseNotes: > |
|
|
releaseNotes: > |
|
|
- 2.12.0 (2022-11-28) |
|
|
- 2.16.0 (2023-01-13) |
|
|
Added allow flag to create-channel-group command to determine order and allow list for joining group. |
|
|
Added bos encrypt command. |
|
|
|
|
|
Added bos decrypt command. |
|
|
|
|
|
Added bos invoice command. |
|
|
|
|
|
Improved display output for rebalance, lnurl, pay, send and probe commands. |
|
|
|
|
|
Bumped dependencies. |
|
|
|
|
|
|
|
|
|
|
|
- 2.15.0 (2022-12-30) |
|
|
|
|
|
Added quick tools page to create invoice, pay invoice, create onchain address and send onchain. |
|
|
|
|
|
Fixed a bug where detailed balance is broken for balance command. |
|
|
|
|
|
|
|
|
- 2.11.0 (2022-11-18) |
|
|
- 2.14.0 (2022-12-19) |
|
|
Added avoid-high-fee-routes to rebalance to ignore route above max-fee-rate. |
|
|
Added bos clean-failed-payments command. |
|
|
|
|
|
|
|
|
- 2.10.0 (2022-11-08) |
|
|
- 2.13.0 (2022-12-07) |
|
|
Added a simple table on dashboard page that shows pending payments and channels. |
|
|
Added bos utxos command. |
|
|
|
|
|
Added date flag to accounting command for precision. |
|
|
|
|
|
|
|
|
|
|
|
- 2.12.0 (2022-11-28) |
|
|
|
|
|
Added allow flag to create-channel-group command to determine order and allow list for joining group. |
|
|
submitter: Nitesh Balusu |
|
|
submitter: Nitesh Balusu |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/65 |
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/65 |
|
|