Releases: Soloplan/whatson
Releases · Soloplan/whatson
Third alpha release v0.6.2-alpha
Changelog
- 8072793 Change of configuration window title.
- 68cbde4 Removed the Windows title bar. As a replacement, the Main Window is moved using the bar with the company name. Additionally, there are buttons for closing and minimizing the window. That's experimental, we will see if it will stay.
- 8c80738 Changed the color of subject name comb-box. For now it's DarkGray - it fits light and dark mode, but in future, probably will have to be configurable. Thanks to that, the arrows are visible when the control is focused what was a problem till now.
- c5e5cb0 Increased the vertical free space between controls in config - there has to be place to show the "mandatory" message. Also, unified the vertical free space size but also made it configurable.
- 9f8bac1 Remove Port from ServerHealth plugin - actually it was moved from ServerSubject to JenkinsProject, so that it does not show for ServerHealth.
- switch to nlog and add logging to most of relevant parts of application. Log files are stored in %appdata%/WhatsOn/Log. Log config file is stored in %appdata%/WhatsOn/
- f09143a Improved app icon.
- bd243ff Use circular progress bar instead of standard progress bar. Remove the icon for running build and replace it with progress bar.
- 4947036 Jenkins shouldn't attempt to retrieve history from builds which are not stored on server.
- 18cbe5c It should no longer matter if the project name/server address have backslashes.
- 8881c98 Don't force the running tasks to cancel unless app is being quit. The task can run, but any results are ignored and are terminate more gracefully.
- b623980 Initial position for main window and config window - used only the first time app is run, afterwards settings from previous runs will be used.
- 5e96cb7, f115eb8 window can't be closed from tray icon when configuration window is opened and there are changes to configuration.
Second alpha release v0.6.1-alpha
Changelog
- d77b27c Fixed build not being added to list of completed builds when the two subsequent builds run immediately one after another.
- f04d064 Fixed newly created subjects disappear after window is closed to tray and reopened.
- 66cbd9d a73b3a3 a20cb9c Query Jenkins for culprits, show the information in build tooltip and in progress bar tooltip for current build
- e64b1dd Fixed darkmode for About page - font colors where incorrect
- 2a9cad6 Checkbox for dark mode is now a "Switch On dark mode", not a switch between Dark and Light (now it looks like other checkboxes).
- dd3cb8a Moved current build information to separate line below the subject line.
- 1f845dc Add options to start WhatsON minimized and to have the window always on top
- edf3e86 Add icons showing current state of build
First alpha release v0.6-alpha
This release is the first alpha release of whatsON. With the main features to observe Jenkins Build Jobs and Server Health with a Windows Desktop Client.