Changelog
- 96b36d8 don't try to start the webserver if it's not defined
- 20ab7b7 enable debug in devshell for jetbrains
- 62365a3 fix a small typo
- 48c163a fix small issue where checkrr doesn't notify about last resort logger
- 40c8b51 log the error with the config instead of just a generic
- 012093c resolve two bugs in the 3.5.x line.
Fixes
- Fixed issue where the webserver would cause a crash when there was no config block for it.
- Always notify user if there is no logging defined.
- Log the failure reading the config file.
- Fixed a regression that turned the WebUI's run button into a crash button.
- Fixed an issue where loading the WebUI before the first run would crash due to the "current stats" being empty.