Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Releases: WereDev/Wu10Man

v4.4.0

17 Feb 03:33
f7d5ed6
Compare
Choose a tag to compare
  • Adding service Connected User Experiences and Telemetry
  • Adding additional Scheduled Tasks
  • Signing supporting assemblies. Need to figure out how to sign primary EXE with dependencies.
  • Some more donors to thank. :)
  • Fixing some UI layout issues
  • Other updates for .Net Framework 4.7.2

4.3.0

01 May 22:17
5b062e7
Compare
Choose a tag to compare
  • Adding ability to enable/disable Scheduled Tasks
  • Updating to .Net Framework 4.7.2
  • Expanding use of StyleCop
  • Moving to json based config instead of xml app.config
  • Some UI fixes/tweaks

v4.2.1

19 Sep 22:35
33d0308
Compare
Choose a tag to compare
  • Fixing issue where errors cause a chain of message windows and make Wu10Man unusable.

v4.2.0

11 Sep 01:22
9c89807
Compare
Choose a tag to compare
  • Delaying tab loading until they're selected so that errors that might result have a better context.
    • This does result in a delay of displaying of a coupe of them as data is gathered.
  • Removed dependency to AutoFac.
    • Older versions of Windows have been getting errors regarding "System.ValueTuple".
    • Thank you to @Cereal-Killa for working on a solution to this.
  • Adding Enable/Disable All Services button.
  • Adding Select/Deselect All Apps for Declutter.
  • Moved "Hosts File" tab to Legacy.
    • This has spawned a few issues and emails because of collisions with Windows Defender.
    • Also not the best way to block Windows Updates so isn't particularly relevant anymore.

v4.1.0

05 Aug 00:36
6a1983d
Compare
Choose a tag to compare
  • Adding more graceful errors during startup
    • Issue #12
    • Access denied issue

v4.0.0 - Declutter

25 May 23:05
dcf230c
Compare
Choose a tag to compare
  • Adding ability to remove Microsoft Apps
  • Deprecating GPO Support
  • Including fixes from @JonnyTech
  • Cleaning up code patterns with StyleCop
  • Refactor for better tier separation
  • Updating license from MIT to GPL
  • Buy me a coffee?

v3.1.0

17 Nov 21:46
a791743
Compare
Choose a tag to compare
  • Added support for Windows Remediation Service.
  • Moved Windows Service list to config for easier management.
  • Add file lock checking when editing Hosts file.
  • Fix for red borders on Pause Updates tab.
  • Restructuring for future unit tests support.

v3.0.1

20 Jul 17:38
Compare
Choose a tag to compare
  • Adding a bit of color.
  • New fix for #13.

v3.0.0

14 Jul 01:16
Compare
Choose a tag to compare
  • Updating screens to provide some more information about each feature.
  • Adding support for Pause and Defer of Updates.

v2.1.3

10 Jul 13:02
Compare
Choose a tag to compare
  • Narrowed down on issue causing #13 thanks to user feedback.
  • Captures exception data for #13, but unblocks usage of app and setting services.