Skip to content

Releases: bpanel-org/bpanel

v1.0.1-alpha

19 Feb 20:47
dc6f4d8
Compare
Choose a tag to compare

v1.0.0-alpha (#187)

19 Feb 18:44
086860e
Compare
Choose a tag to compare

Major release for alpha version. Primary focus on improving support for connections with multiple nodes and backend plugin functionality.

  • multi-client support
  • deprecated old endpoints
  • default settings plugin for clients
  • bpanel-utils updates: multi-currency, multi-client, primitives, UXTX, and more
  • disable + rate limit endpoints
  • basic backend plugins API

v0.3.0-alpha

10 Sep 21:56
80b6ead
Compare
Choose a tag to compare

This release focuses on general development process improvements, build performance, and support for additional networks.

  • support in the server and client for simultaneous multiple networks, i.e. hsd and bcash support
  • upgrade to webpack 4
  • general development improvements to bundling speed and browser-side caching
  • general optimizations and bug fixes