Releases: oatsoda/BuildMonitor
Releases · oatsoda/BuildMonitor
v2.0.12
30 Aug 07:48
Compare
Sorry, something went wrong.
No results found
No functional changes: Package cleanup and Wix updates
v2.0.10
12 Aug 21:17
Compare
Sorry, something went wrong.
No results found
Use latest ADO endpoint; fix issues with filtering.
v2.0.8
17 Jul 17:05
Compare
Sorry, something went wrong.
No results found
Ensure ADO Validate not called on tab change when not yet filled out.
Fix issue with Event handler updating Valid state while updating View from Model, causing button to be disabled.
v2.0.7
13 Jul 18:24
Compare
Sorry, something went wrong.
No results found
Non-functional: Capture state to debug stability issues.
v2.0.6
07 Jul 20:24
Compare
Sorry, something went wrong.
No results found
v2.0.5
06 Jul 15:55
Compare
Sorry, something went wrong.
No results found
Fix issues with Pipeline filters settings.
Mask Microsoft.VisualStudio with ADO Agent
v2.0.4
04 Jul 16:09
Compare
Sorry, something went wrong.
No results found
Allow filtering to specific Pipeline definitions.
Support multiple update urls to allow master branch rename.
v2.0.3
11 Jun 21:12
Compare
Sorry, something went wrong.
No results found
More efficient monitoring
Pull all definitions, not just first page
More efficient screen redraw
Better exception handling: notify on 3 consecutive only, and display last 5 in About screen
v2.0.2
09 Jun 21:10
Compare
Sorry, something went wrong.
No results found
Add sorting option
Reduce UI size
Hide warnings/errors if none
Fix first usage issue with project name missing
Fix settings copy bug
v2.0.0
08 Jun 21:33
Compare
Sorry, something went wrong.
No results found
Port to .NET Core 9
Change installer to perUser mode and build single, standalone executable to avoid needing .NET [uninstall previous versions ]
Clean up code: Nullable, remove JObject, remove superfluous interfaces (where TFS On-premises left its mark)
Fix a few issues
Use latest ADO Rest API versions
AND
Change settings UI to use PAT tokens properly
Increase size of UI
Add settings Reset (mainly to aid testing)