Skip to content

Fourth alpha release v0.7.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@krzysztof-lorenc krzysztof-lorenc released this 10 May 15:38
· 413 commits to master since this release

Changelog

  • 4ec61eb Fix default log configuration, the exceptions should be logged correctly now. Please go to %Appdata%\WhatsOn and delete "Soloplan.WhatsON.GUI.exe.nlog.xml"
  • 4925d9b WhatsON should start when configuration contains reference to plugin which is not available - information about missing plugin will be shown in tree
  • 87c4507 Show "Loading..." message when main window is being filled with data. The whindow should show instantly and then will take some time to render its content.
  • Plugin for CruiseControl (multiple commits)
  • Wizard for adding new connectors which is accessible through the configuration and through the main window (for now supports only Jenkins Plugin)
  • 2413e42 Remove the resize border also from the top of the window. Move BoolToVis converter to App.xaml as it will be needed application wide.
  • a31a8e0 Removed the port configuration option.