Releases: apotdevin/thunderhub
Releases · apotdevin/thunderhub
v0.10.0
Breaking Changes
- chore: drop support for LND below 0.11.0
Changes
- chore: add QR reader for invoices
- chore: optimize home view
- chore: show channel close fee before confirm closing
- chore: update dependencies
- fix: pass auto fee to channel close transaction
Contributors
v0.9.17
v0.9.16
Changes
- chore: add build tags to tools view
- chore: update deps
- refactor: channel close modal
- refactor: lnauth
Contributors
v0.9.15
v0.9.14
v0.9.13
v0.9.12
Changes
- chore: set max value for proportional view
- chore: change home account info
- chore: update dependencies
- docs: update README
- fix: npm audit
Contributors
@apotdevin and apotdevin
v0.9.11
Changes
- chore: forward alias for closed channels
- chore: add channel id to forward if node is not found
- chore: add more enter click handlers
- fix: rebalance dot colors
- fix: mtokens basefee @apotdevin (#138)
Contributors
v0.9.10
Changes
- chore: default fee value when fee is NaN in
getFeesHealth
query - chore: revert debugging commit
- chore: add description and expiry when creating invoice
- chore: update invoice on home when paid