Skip to content

Releases: felixbrucker/chia-dashboard-satellite

Chia-Dashboard-Satellite v1.7.0

15 May 08:21
Compare
Choose a tag to compare

Changelog:

  • Add support for only counting unique balances in the wallet summary.
  • Fix a problem that could result in increased RTs when a chain re-org happens within the last 20 SPs.

Chia-Dashboard-Satellite v1.6.2

14 May 19:43
Compare
Choose a tag to compare

Changelog:

  • Fix the daemon api connection not getting properly closed on exit.

Chia-Dashboard-Satellite v1.6.1

14 May 18:55
Compare
Choose a tag to compare

Changelog:

  • Fix custom config location validation in first run wizard.

Chia-Dashboard-Satellite v1.6.0

14 May 13:15
Compare
Choose a tag to compare

Changelog:

  • Use unified service names for stats reporting.
  • Increase stats updating interval.

Chia-Dashboard-Satellite v1.5.0

12 May 18:45
Compare
Choose a tag to compare

Changelog:

  • Add support for reporting harvester response times for the farmer stats.
  • Fix satellite initialization throwing unhandled errors when the chia node is slow to respond.
  • Fix errors being thrown with full stack traces for some failed http requests.

Chia-Dashboard-Satellite v1.4.0

11 May 18:36
Compare
Choose a tag to compare

Changelog:

  • Add the satellite version to dashboard api requests.
  • Add an info log on startup showing the loaded config location.
  • Show a better error message when the api key is invalid.
  • Reset the plotter stats on startup as well.

Chia-Dashboard-Satellite v1.3.0

06 May 18:35
Compare
Choose a tag to compare

Changelog:

  • Add support for basic gui plotter stats.
  • Add support for excluding services via excludedServices config option.

Chia-Dashboard-Satellite v1.2.0

28 Apr 16:06
Compare
Choose a tag to compare

Changelog:

  • Do not require git anymore.
  • Fix a bug where throwing an error failed.

Chia-Dashboard-Satellite v1.1.1

27 Apr 17:58
Compare
Choose a tag to compare

Changelog:

  • Add missing shebang line.

Chia-Dashboard-Satellite v1.1.0

25 Apr 09:06
Compare
Choose a tag to compare

Changelog:

  • Aggregate farming infos.