Skip to content

Releases: itsNileshHere/Windows-ISO-Debloater

v1.3.12

Choose a tag to compare

@itsNileshHere itsNileshHere released this 02 Feb 15:52

Full Changelog: v1.3.11...v1.3.12

  • Added AI removal functionality
  • Pre-included IntelRST driver packages
  • Fixed various permission-related issues
  • Fix: Relative paths are now resolved correctly before launch (#12)
  • Fix: Resolved BSOD issue on Windows 10 (#14)
  • Fix #18: Delay disablement of WSAIFabricSvc service by @neurolag in #19

v1.3.11

Choose a tag to compare

@itsNileshHere itsNileshHere released this 20 Sep 09:57

Full Changelog: v1.3.10...v1.3.11

  • Fix: System requirment error on unsupported hardware (#11)
  • Fix: “Task not found” error in Task Scheduler
  • Added option to remove all AI-related components

v1.3.10

Choose a tag to compare

@itsNileshHere itsNileshHere released this 04 Jul 14:45

Full Changelog: v1.3.9...v1.3.10

  • Added validation for ISO filenames by @Ilyass-Bougati in #8
  • Fix: Implemented DISM fallback if PS cmdlets fail (#9)
  • Enhanced logging function for better diagnostics
  • Refactored removal functions for maintainability

v1.3.9

Choose a tag to compare

@itsNileshHere itsNileshHere released this 25 Jun 21:37

Full Changelog: v1.3.8...v1.3.9

  • Replaced xcopy with robocopy for more reliable file operations
  • Refactored codebase for improved structure and maintainability
  • Added support for command-line arguments to enable automation
  • Updated GitHub Actions workflow for release publishing
  • Introduced doRelease.ps1 to automate release asset creation
  • Improved interaction and output clarity

v1.3.8

Choose a tag to compare

@itsNileshHere itsNileshHere released this 13 Jun 07:03

Full Changelog: v1.3.7...v1.3.8

  • Refactored the internet connectivity check function
  • Enhanced resolution of administrative privileges
  • Improved handling of the unattended answer file
  • Multiple Registry Tweaks
  • Minor bug fixes

v1.3.7

Choose a tag to compare

@itsNileshHere itsNileshHere released this 30 May 06:45

Full Changelog: v1.3.6...v1.3.7

  • Refactor Image Index
  • Enhanced User feedback and Error handling
  • Enchanced logging function
  • Fix: Updated unattend.xml OOBE config (#5 )
  • Fix: Improved file removal function (#6 )

v1.3.6-patch1

Choose a tag to compare

@itsNileshHere itsNileshHere released this 20 Jun 20:27

Full Changelog: v1.3.6...v1.3.6-patch1

  • Minor Bug Fixes
  • Fix Typos
  • Enhanced error handeling in some areas
  • Improved WIM file validation
  • Updated and more detailed README.md

v1.3.6

Choose a tag to compare

@itsNileshHere itsNileshHere released this 15 Mar 06:22

Full Changelog: v1.3.5...v1.3.6

  • Improved logging
  • Replaced DISM with native PS commands
  • Fix: issue with TPM bypass not being honored (#3 )
  • Minor improvements

v1.3.5

Choose a tag to compare

@itsNileshHere itsNileshHere released this 08 Feb 13:18

Full Changelog: v1.3.3...v1.3.5

  • Revised logic to download Oscdimg
  • More registry tweaks
  • Updated functions for better code readability
  • Disabled Gamebar popup
  • Minor improvements

v1.3.3

Choose a tag to compare

@itsNileshHere itsNileshHere released this 03 Sep 13:21

Full Changelog: v1.3.1...v1.3.3

  • Added support for ESD conversion
  • Addressed various issues
  • Bug fixes