23.08
Released: 2023-08-29
Tagged Commit: 781f1ee
New Panels and Enhancements
- Difficulty Epoch panel enhanced for pruned node support to estimate times
- OP_RETURN panel now has more exclusion patterns by default
- New Panel: Fee Estimates for graphing Bitcoin Fee Estimates
- New Panel: LND Messages to display those received in invoices and keysends
General
- New utility script scaffolding new panel using templates
- New helper functions for top and bottom anchored text
- New helper functions for wrapping text to a width and calculating multiline text height
Bugfixes
- Fixed logic in removeOldImages. Prior to this release it would remove all files of the given type (default png) from the directory from which the script was being run.