What's Changed
- Add remote balance and update count columns by @rkfg in #62
- Make gauge sort more stable by @rkfg in #59
- Display pending HTLCs in channel view by @rkfg in #61
- Update README.md by @ibz in #63
- #70: Display channel fees by @hieblmi in #72
- bump lnd 0.15.0-beta & go mod tidy by @hieblmi in #73
- Fix crash on missing policies by @rkfg in #78
- Add pretty amount formatting by @rkfg in #80
- Show disabled channel count for node by @rkfg in #81
- Show closed and disabled channels, fix policy order by @rkfg in #76
- Add channel age column by @rkfg in #85
- Update README.md by @hieblmi in #74
- Add blocks_til_maturity for force closed channels by @hieblmi in #92
- Fix prematurely closing events channel by @hieblmi in #87
- Update gocui by @rkfg in #94
- Update channel maturity by @rkfg in #98
- Fix cursor foreground color by @rkfg in #97
- fix: check UnknownView error in routing delete method by @edouardparis in #96
- feature: A new forwarding history tab by @hieblmi in #101
New Contributors
Full Changelog: v0.3.1...v0.4.0