This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Releases: niteshbalusu11/lndboss
Releases · niteshbalusu11/lndboss
LndBoss-v1.10.0
What's Changed
- Added support for bos forwards command
- Added support for bos find command
- Added support for encrypting macaroon if credentials authentication is used
- Docker images are slimmer
Full Changelog: v1.9.1...v1.10.0
Lndboss-v1.9.1
LndBoss-v1.9.0
What's Changed
- Support for bos closed command
- Add taproot format support for chain-deposit
- Fixed docker release issues
- Fix for replacing bcrypt library
Full Changelog: v1.8.0...v1.9.0
LndBoss-v1.8.0
What's Changed
- add support for auto pulling credentials from directory by @niteshbalusu11 in #30
- final docker files by @niteshbalusu11 in #31
- Support for auto pulling credentials from lnd directory if found
- Support for running app in a docker container
Full Changelog: v1.7.0...v1.8.0
LndBoss-v1.7.0
What's Changed
- Add loading dialog, update test cases, support for paths to credentials by @niteshbalusu11 in #29
- Added support for setting path to LND directory
- Added loading dialog when waiting for response from server
- Updated test cases
Full Changelog: v1.6.0...v1.7.0
LndBoss-v1.6.0
What's Changed
- Niteshbalusu11/issue18 by @niteshbalusu11 in #28
Full Changelog: v1.5.0...v1.6.0
- Added support for accounting command
- Changed homepage theme colors
- Fixed react bug where react children don't have a unique key
LndBoss-v1.5.0
What's Changed
- add cert-validity-days command and test cases by @niteshbalusu11 in #26
Full Changelog: v1.4.0...v1.5.0
Lndboss-v1.4.0
Full Changelog: v1.3.0...v1.4.0
Custom alerts
Error logging to console for all commands
LndBoss-v1.3.0
Full Changelog: v1.2.1...v1.3.0
Inserting or updating credentials is now secure.
LndBoss-v1.2.1
Full Changelog: v1.2.0...v1.2.1
Fix a bug where adding credentials was failing