Release Info
| Item | Value |
|---|---|
| Stamp | 1.5.0-2025-05-08T09:24:46.000Z ๐บ 1.6.0-2025-05-10T11:07:13.000Z
|
| Last Release | 2 days ago
|
What's New
This release contains the following changes:
Warning
This is a pre-release build which means that it could potentially contain bugs since it includes a lot of new major features. It has been tested, but there's always a possibility of odd behavior.
If you do not wish to use a pre-release, please wait until the stable build of v1.6.0 is out.
A stable build of this app can be downloaded at:
WPU Batch Utility
feat: add new manageable apps:- UnigetUI (WinGetUI)
feat: add new feature to install / uninstallWindows Cortanafeat: add new feature to install / uninstallWindows Copilotfeat: add new feature to install / uninstallWindows Recallfeat: 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--sourceparameterfeat: add functionality to detect os buildfeat: new telemetry blocks added:HKCU\Software\Microsoft\Windows\CurrentVersion\Search\DeviceHistoryEnabledHKCU\Software\Microsoft\Windows\CurrentVersion\Search\HistoryViewEnabledHKCU\Software\Microsoft\Windows\CurrentVersion\Search\AllowSearchToUseLocationHKCU\Software\Policies\Microsoft\Windows\EdgeUI\DisableMFUTracking
fix: menu options are now not case sensitive
Registry Scripts
- No new changes in this release
Statistics
How the files have changed:
- Changed files : 10
- Changes : 1362
- Commits : 33
- Additions : 1131
- Deletions : 231
- PRs (categorized) : 33
- PRs (uncategorized) : 0
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
๐ Features
- add new feature
scan and repairto main menu : 3c166f5 @Aetherinox - add new app
UnigetUI (WinGetUI): e9c4aa4 @Aetherinox - new task
taskRecallInstall: 778bed3 @Aetherinox - new task
taskRecallUninstall: a640df5 @Aetherinox - new task
taskRecallToggle: 05cbcdf @Aetherinox - new task
menuServicesAi: 6075780 @Aetherinox - installing apps now supports new parameter
source: 0bc66e9 @Aetherinox - uninstalling powershell commands now includes
-AllUsers: fa5bcbf @Aetherinox - new task
taskCopilotInstall: 84ef5d4 @Aetherinox - new task
taskCopilotUninstall: 2183f18 @Aetherinox - new task
taskCopilotToggle: c77ad1d @Aetherinox - add new replacement functionality for uninstalling cortana : fc6afdf @Aetherinox
- update process of uninstalling cortana with deep clean : 3b8bf26 @Aetherinox
- add removal of bing search to copilot wizard : ccba827 @Aetherinox
- add
--sourceto functionstaskAppsUninstall,promptAppsInstall,promptAppsUninstall: fb7f4ac @Aetherinox - add microsoft copilot uninstall functionality : b7a83d0 @Aetherinox
- add new menu option
(C) Customize (Tweaks): 62440a2 @Aetherinox - add new telemetry setting
windows app tracking: 4e9bc67 @Aetherinox - add new registry key revisions to
copilotinstall / uninstall : 8c3df36 @Aetherinox - add new registry key revisions to
cortanainstall / uninstall : 0cb2165 @Aetherinox - new menu
menuCustomizeGeneral: 1df889f @Aetherinox - add customize > registry tweaks > general : 98a209d @Aetherinox
๐ Bugfixes
- confirmation dialog variable : 648fe2b @Aetherinox
๐ง Changes
- fix username defaultuser0 in comment : 3187955 @Aetherinox
- add
/Icase insensitivity to key binds : 7e0caea @Aetherinox - add discontinue message for installing cortana : 6fd91f9 @Aetherinox
๐งน Housekeeping
- status messages for telemetry feature : 9d5a4ff @Aetherinox
- update menu
menuCustomize: fd9f1af @Aetherinox - match header descriptions : d165b70 @Aetherinox
๐ฆ Build & Dependencies
- detect user os build and codename : 7ae4283 @Aetherinox
- bump version : 59d915f @Aetherinox
โ๏ธ Docs
- (readme) update feature list : 7acdb37 @Aetherinox
- (img) update screenshots : db40e6c @Aetherinox