Skip to content

v3.1.0

Compare
Choose a tag to compare
@janoside janoside released this 23 Apr 21:35
· 583 commits to master since this release
508e848
  • Improvements to no-txindex support: now available for all versions of Bitcoin Core
  • Move public sites to BitcoinExplorer.org (BIG thanks @SatoshisDomains)
  • Add back the /peers tool in the "Tools" menu
    • Note: The map on the peers tool now requires users set their own BTCEXP_MAPBOX_APIKEY in .env
  • Response compression
  • Remove reference to unused fonts.css
  • Increased static-files cache: 1hr -> 1mo
  • Clearer UX around RPC connection failures (show the fact clearly, instead of flooding the log with cryptic errors)
  • Fixed changelog for v3.0.0 release (added/clarified some issues)
  • Updated favicons (Thanks realfavicongenerator.net)
  • Fix for homepage error after failure to get AU exchange rate
  • UX improvements on /peers page
  • Graphs for top items in /admin/stats
  • Optional support for plausible.io analytics
  • Fix to avoid displaying empty "Summary" section when we fail to get address txid list
  • UX improvement around electrs too-many-txs-for-address errors