Releases: apotdevin/thunderhub
Releases · apotdevin/thunderhub
v0.8.13
- ADD: specify lnd folder in account config (@torkelrogstad )
- DOCS: update README
v0.8.12
- FIX: hash any password again if it changes without modifying unchanged passwords
- DOCS: update README
v0.8.11
- ADD: account config passwords are hashed
v0.8.10
- ADD: qr code for onchain address
- FIX: null check on homepage widgets
v0.8.9
- CHANGE: refactor transaction report
- CHANGE: refactor forward report
- CHANGE: refactor tooltip
- CHANGE: refactor connect widget
- CHANGE: reset repo before update script
- CHANGE: fix typo
- CHANGE: bump dependencies
- CHANGE: reenable payment reports
v0.8.8
- CHANGE: connect to peer with complete url
- CHANGE: use mempool api for on chain fees
- CHANGE: max of 10,000 ppm for fee rate bar
v0.8.7
- ADD: view total channel commit fee on homepage
- ADD: sort channels by age
- ADD: see channel age in blocks and time
- STYLE: hide intro on homepage
- FIX: incorrect asset url when base path is set
v0.8.6
- ADD: common peers to open channels to
- CHANGE: correct formatting for partner capacity in peer view
- CHANGE: open channel quick card on home
- CHANGE: remove 0 as placeholder from inputs when empty
v0.8.5
- ADD: better integration of channel and rebalancing view
- CHANGE: on rebalance view sort channels by amount of
sats
to be fully balanced
- CHANGE:
balancedness
is now a range from -1 to 1 being -1 fully remote and 1 fully local
- CHANGE: sort channels on channel view by deviation (amount of sats to balanced)
- DOCS: update template
.env
to show warning
v0.8.4
- ADD: Accounting reports in tools view
- CHORE: regenerate graphql
- DOCS: change default base path to avoid error