Releases: Badgerati/NotifyMeCI
Releases · Badgerati/NotifyMeCI
NotifyMeCI v1.3.3.13
NotifyMeCI v1.3.2.12
Bugs
- #33: Double clicking on job in list does not bring up the correct url
NotifyMeCI v1.3.1.11
Bugs
- #31: Add check for which server was updated before removing jobs
NotifyMeCI v1.3.0.10
Features
#27: Settings to Control Build Status Ordering, Colouring and Visibility - accessible via the settings dialog.
NotifyMeCI v1.2.2.9
Bugs
- #28: GUI is not up to date when restoring from being minimized.
NotifyMeCI v1.2.1.8
Enhancements
- #25: Option to treat aborted builds differently than failed builds. There is now a setting option (defaulted to true) to state that aborted builds are to be treated like failed builds; if this option is unchecked, aborted builds will appear at the bottom of the job list rather than at the top.
Bugs
- Minor spelling errors fixed.
with thanks to @admsteck
NotifyMeCI v1.2.0.6
Features
- #18: Add the option to startup to system tray. You can now pass the command line argument of
-m
, or use the in-app setting to start NotifyMeCI in the system tray.
Bugs
- #15: Build job url is not updated when new builds are retrieved.
- #17: Updating with chocolatey fails if NotifyMeCI.GUI.exe is currently running.
- #19: Changing the name of a server creates orphan jobs.
with thanks to @admsteck
NotifyMeCI v1.1.2.5
Bug Fixes
- Resolves #13 - Uncaught Exception - System.UnauthorizedAccessException
NotifyMeCI v1.1.1.3
Bug Fixes
- Resolves #11: Does not support server authentication for Jenkins when retrieving jobs. This adds the ability to supply authentication credentials if required.