Skip to content

WuMgr v1.2.1

Choose a tag to compare

@github-actions github-actions released this 26 May 21:37
· 46 commits to master since this release
efdafcc

WuMgr v1.2.1

Conservative maintenance release for the maintained fork.

Changes

  • Added upstream issue triage and focused fork issue tracking.
  • Added uninstall and Windows Update policy recovery documentation.
  • Added a releases link in README and About.
  • Fixed Select All action-state refresh.
  • Enabled WinForms high-DPI auto-resizing.
  • Improved main-window activation when restoring from startup, tray, notification, or single-instance IPC.
  • Added a guard to suppress duplicate result dialogs while one is already open.
  • Updated assembly/file version to 1.2.1.0.

Verification

  • Build and CodeQL passed on PR #6 and on master after merge.
  • Release workflow completed successfully.
  • Published zip was downloaded and hash-verified against SHA256SUMS.txt.
  • wumgr.exe file version verified as 1.2.1.0.
  • Translation.ini is included next to the executable.

Known Limitations

  • Binary is unsigned; Windows may show an unsigned-app warning.
  • No installer or code signing in this release.
  • Update-detection/install failures without reproduction data remain tracked in issue #4.