This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Releases: niteshbalusu11/lndboss
Releases · niteshbalusu11/lndboss
LndBoss-v2.19.0
Fixed issues where App router is failing in nextjs 13.
Fixed issues where batch open was failing due to breaking change in dependency.
Full Changelog: v2.18.1...v2.19.0
LndBoss-v2.18.1
What's Changed
- Migrate-to-next-13 by @niteshbalusu11 in #144
- Bump bos dependency that fixes a bug in send command when keysending to unannounced nodes.
Full Changelog: v2.18.0...v2.18.1
LndBoss-v2.18.0
What's Changed
Added options to call command:
- getChainAddresses
- getBlock
- verifyChainAddressMessage
- signChainAddressMessage
Note: All these work with LND 0.16.0-beta.rc1 and above.
Full Changelog: v2.17.3...v2.18.0
LndBoss-v2.17.3
- Fixed a bug where old config is being used for auto fees updates.
Full Changelog: v2.17.2...v2.17.3
LndBoss-v2.17.1
- Fixed a bug where auto-fees does not work when outbound/capacity ratio is rounded to 0.
Full Changelog: v2.17.0...v2.17.1
LndBoss-v2.17.0
- Add avoid-high-fee-routes to probe command.
- Add avoid high-fee-routes to pay command.
- Add avoid high-fee-routes to send command.
- Add support for calling acceptsChannelOpen, connectPeer, findKey and getNetwork to call command.
Full Changelog: v2.16.0...v2.17.0
LndBoss-v2.16.0
What's Changed
- 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.
Full Changelog: v2.15.0...v2.16.0
LndBoss-v2.15.0
What's Changed
- 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.
Full Changelog: v2.14.0...v2.15.0
LndBoss-v2.14.0
LndBoss-v2.13.0
What's Changed
- Added bos utxos command.
- Added date flag to accounting command for precision.
Full Changelog: v2.12.0...v2.13.0