Skip to content

v0.7.1

Compare
Choose a tag to compare
@vilhelmprytz vilhelmprytz released this 19 Jun 17:51
· 126 commits to master since this release
dbe4dcf

v0.7.1

This is a bug-fix release with two important fixes to the server status/state detection and display (refactored underlying API, also sanitized API).

Changelog

  • Fixed #57 Fixed a bug that caused wilfred top to crash when the installation finishes and the server starts (refactored underlying API).
  • Fixed #58 Fixed a bug that caused all server statuses to show up as stoppped. running, installing and stopped are now properly displayed and detected (refactored underlying API, related to #57).