- Fix for missing changelog file when installed via npm
- Updated miner configs
- Fix startup issues when connecting to a node that's not ready to serve data (e.g. verifying blocks)
- Homepage header: show exchange rate in selected currency (rather than hardcoded USD)
- Homepage header: show sat/USD or sat/EUR
- First-class support for testnet/regtest
- Fixes related to running VEILD 0.19.0.1
- Updated dependencies
- Version number in footer
/changelog
linked in footer
- Add back map on
/peers
that was lost with recent bug
- Add new default blacklist items for some 'hidden' RPCs
- Print app version info to log on startup
- Remove LTC site from footer
- Show spent/unspent status on tx detail pages
- Show mempool ancestor/descendant txs on tx detail pages
- Blacklist 'createwallet' by default
- Show RBF status for unconfirmed txs
- Faster, more reliable display of
/mempool-summary
and/unconfirmed-tx
pages - Fix for persisting arg values in UI on
/rpc-browser
- Misc minor fixes and ux tweaks
- Pluggable address API supporting different implementations
- Logging improvements
- Fix to avoid caching unconfirmed txs
- Identify destroyed fees
- Misc minor fixes and ux tweaks
- Fix for background color on light theme
- Dark theme
- Tx rate graph on homepage
- Improved caching
- Misc minor fixes and ux tweaks
- Initial release