Release Info
| Item | Value |
|---|---|
| Stamp | 1.1.0-2025-04-04T11:16:24.000Z ๐บ 1.2.0-2025-04-05T04:16:23.000Z
|
| Last Release | 0 days ago
|
What's New
This release contains the following changes:
feat: batch utility now includes Windows Update services as part of the enable/disable process- If you disable Windows Updates, all services related to Windows Updates should be disabled as well.
feat: new menu item(5) Manage Update Services- New submenu option
(1) View Status - New submenu option
(2) Enable Update Services - New submenu option
(3) Disable Update Services
- New submenu option
chore: add version information to batch utility headerfix: bug where Windows Update status doesn't refresh in batch utility once update status changedfix: bug which reported incorrect Windows Update status for batch utility
Statistics
How the files have changed:
- Changed files : 3
- Changes : 309
- Commits : 7
- Additions : 234
- Deletions : 75
- PRs (categorized) : 7
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
๐ Features
- add start/stop windows update services : e59c103 @Aetherinox
- add new menu option
(5) Manage Update Services: e92e50e @Aetherinox
๐ Bugfixes
- refresh update status inside
:mainfunction to show updated settings : b9c8915 @Aetherinox - windows update status message not reporting correct state : 8699eaf @Aetherinox
๐ง Changes
- add version information : 75ede5b @Aetherinox
๐งน Housekeeping
- update notifications and system messages : 9787f36 @Aetherinox
โ๏ธ Docs
- update README, new screenshots : 8460793 @Aetherinox