What's Changed
* Canceling pending node creation by approxit in https://github.com/golemfactory/ray-on-golem/pull/175
* Support `node_config` per node type in yaml by approxit in https://github.com/golemfactory/ray-on-golem/pull/181
* Webserver start / stop command + datadir selection by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/176, https://github.com/golemfactory/ray-on-golem/pull/177, https://github.com/golemfactory/ray-on-golem/pull/180
* Stop subprocesses on webserver stop by lucekdudek in https://github.com/golemfactory/ray-on-golem/pull/178
* Add Webserver status command by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/185
Minor updates
* update the dependencies, bump ray to 2.9 by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/182
* bump golem core to 0.5.0 by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/186
Fixes
* Add `appdirs` to dependencies by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/179
* Fix cli logger format by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/184
* Fix exception retrial by shadeofblue in https://github.com/golemfactory/ray-on-golem/pull/187
**Full Changelog**: https://github.com/golemfactory/ray-on-golem/compare/0.7.0...0.8.0