Release Info
Item | Value |
---|---|
Stamp | 1.6.0-RC1-2025-05-10T20:16:13.000Z ๐บ 1.6.0-2025-10-12T05:40:46.000Z
|
Last Release | 154 days ago
|
What's New
This release contains the following changes:
WPU Batch Utility
feat
: add new manageable apps:- UnigetUI (WinGetUI)
feat
: add new feature to install / uninstallWindows Cortana
feat
: add new feature to install / uninstallWindows Copilot
feat
: add new feature to install / uninstallWindows Recall
feat
: add new menu option Scan and Repair in main menufeat
: add new menu option Customize (Tweaks) in main menu- new tweaks category General
feat
: packages now support custom--source
parameterfeat
: add functionality to detect os buildfeat
: new telemetry blocks added:HKCU\Software\Microsoft\Windows\CurrentVersion\Search\DeviceHistoryEnabled
HKCU\Software\Microsoft\Windows\CurrentVersion\Search\HistoryViewEnabled
HKCU\Software\Microsoft\Windows\CurrentVersion\Search\AllowSearchToUseLocation
HKCU\Software\Policies\Microsoft\Windows\EdgeUI\DisableMFUTracking
fix
: menu options are no longer case sensitivefix
: give proper feedback to user when disabling windows updates instead of sitting paused
Registry Scripts
- No new changes in this release
Statistics
How the files have changed:
- Changed files : 20
- Changes : 9588
- Commits : 28
- Additions : 6067
- Deletions : 3521
- PRs (categorized) : 22
- PRs (uncategorized) : 6
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
๐ช Continuous integration
- update workflows : f9ab363 @Aetherinox
๐ Features
- add registry tweak
disable automatic bitlockerr encryption
#15 : 5ecddcf @Aetherinox - target windows optional & driver updates to be enabled/disabled #18 : 02e4225 @Aetherinox
- update batch utility to target optional & driver updates #18 : e679c22 @Aetherinox
- add new registry option
AUOptions
with default value1
: bb50fc2 @Aetherinox - add new registry option
AUOptions
with default value4
: 2cd3d20 @Aetherinox
๐ Bugfixes
- give user input when updates disabled : 74a8f68 @Aetherinox
๐ง Changes
- change key-value on
wuauserv
: d097e8e @Aetherinox - update structure of windows update pause script : 92c0984 @Aetherinox
๐งน Housekeeping
- fix spacing / tab formatting of comments : 0d26110 @Aetherinox
๐ฆ Build & Dependencies
- (deps) bump stefanzweifel/git-auto-commit-action from 5 to 6 : 66c00a5 @dependabot[bot]
- (deps) bump dawidd6/action-send-mail from 5 to 6 : ac87c60 @dependabot[bot]
- (deps) bump stefanzweifel/git-auto-commit-action from 5 to 6 : e519dfb @dependabot[bot]
- bump v1.6.0 from pre-release to stable : 53288eb @Aetherinox
- (deps) bump actions/checkout from 4 to 5 : aa96d6a @dependabot[bot]
- (deps) bump actions/setup-node from 4 to 5 : 6ffc572 @dependabot[bot]
- (deps) bump actions/github-script from 7 to 8 : 5415fa0 @dependabot[bot]
โ๏ธ Docs
- (manual) add windows service permission management : 8412d57 @Aetherinox
- (manual) update services : 6431aeb @Aetherinox