Skip to content

Releases: oatsoda/BuildMonitor

v2.0.12

30 Aug 07:48
596b72e

Choose a tag to compare

  • No functional changes: Package cleanup and Wix updates

v2.0.10

12 Aug 21:17
7fd581d

Choose a tag to compare

  • Use latest ADO endpoint; fix issues with filtering.

v2.0.8

17 Jul 17:05
4285b51

Choose a tag to compare

  • 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
48be55a

Choose a tag to compare

  • Non-functional: Capture state to debug stability issues.

v2.0.6

07 Jul 20:24
2e4ef2f

Choose a tag to compare

  • Stability Improvements

v2.0.5

06 Jul 15:55
d27aaa2

Choose a tag to compare

  • Fix issues with Pipeline filters settings.
  • Mask Microsoft.VisualStudio with ADO Agent

v2.0.4

04 Jul 16:09
091fb80

Choose a tag to compare

  • Allow filtering to specific Pipeline definitions.
  • Support multiple update urls to allow master branch rename.

v2.0.3

11 Jun 21:12
ec91a41

Choose a tag to compare

  • 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
ae41b82

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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)