Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@BinaryServ BinaryServ released this 08 May 09:24
· 55 commits to main since this release
1.5.0
e48a30b

Release Info

Item Value
Stamp 1.4.0-2025-05-07T06:30:30.000Z 🔺 1.5.0-2025-05-08T09:24:46.000Z
Last Release 1 days ago



What's New

This release contains the following changes:

Note

In the next major release, we will address being able to disable / remove:

  • Co-pilot
  • Recall

They were going to potentially release with v1.5.0, but there are still some things to iron out, and seeing how deep Recall embeds.


WPU Batch Utility

  • feat:added new apps:
    • Windows Calculator
  • feat: add new feature Manage Users
  • feat: add new feature Manage Services to debloat submenu
    • allows you to enable and disable certain Windows services known to be classified as bloat
    • ability to enable / disable all with single button
    • ability to enable / disable each one individually
  • feat: added new telemetry blocking rules for registry entries:
    • Microsoft\Office\OfficeTelemetryAgentFallBack
    • Microsoft\Office\OfficeTelemetryAgentLogOn
  • feat: added new telemetry blocking for Windows Error Reporting
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\LoggingDisabled
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\Disabled
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\ChangeDumpTypeByTelemetryLevel
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\DontSendAdditionalData
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\Consent\DefaultConsent
    • HKLM\Software\Microsoft\Windows\Windows Error Reporting\Consent\DefaultOverrideBehavior
    • HKLM\Software\Policies\Microsoft\Windows\Windows Error Reporting\Disabled
    • HKLM\Software\Policies\Microsoft\Windows\Windows Error Reporting\DoReport
  • feat: added abort option to Remove Crapware wizard so that it can be exited at any time
  • feat: Manage Apps now has ability to manage both Get-AppxPackage and winget packages
  • feat: Menu item Advanced re-named to Debloat (Advanced)
    • Hotkey for menu changed from A to D
  • refactor: Menu item Disable Windows Telemetry moved to Debloat (Advanced) menu
  • refactor: Menu item Backup Registry moved to position 3 on main menu
  • refactor: Sub menu item Install / Uninstall Apps re-named to Manage Apps
  • style: internal code housekeeping to enforce conformity

Registry Scripts

  • No new changes in this release



Statistics

How the files have changed:

  • Changed files : 2
  • Changes : 949
  • Commits : 33
  • Additions : 766
  • Deletions : 183
  • PRs (categorized) : 33
  • PRs (uncategorized) : 0
  • PRs (open) : 0




Pull Requests

This release is associated with the following pull requests:


🚀 Features


🐛 Bugfixes

  • typing an invalid option in services menu took the user back to app installs : eca2ccd @Aetherinox

🔧 Changes


🧹 Housekeeping


📦 Build & Dependencies