Releases: Ameliorated-LLC/trusted-uninstaller-cli
AME Wizard v0.7.6
Notable changes since previous release:
- Added more playbook log metadata
- Added UCPD registry contingencies
- Added
UCPDDisabled
requirement and functionality - Added
FreshInstall
requirement and functionality with correspondingInstallGuide
XML option - Fixed encoding mismatch causing garbled output in non-English languages
- Fixed TrustedUninstaller launch failing when in a unicode path
- Fixed potential launch race condition
- Fixed potential feature page bug
- Fixed
handleExitCodes
not triggering when running!cmd
and!powerShell
actions with special privileges
SHA256: AC2C0A54AC444CD2B093CC74BCDE2EAE1C9B154F1D1393C312165C8BECEB8347
AME Wizard v0.7.5
Notable changes since previous release:
- Implemented new Windows Defender removal method
- Refactored backend inter-process communication
- Overhauled logging
- Fixed decimal parsing bug on certain languages
- Fixed possible permission errors when using RDP/Hyper-V
- Added upgradability functionality for Playbooks
- Added
handleExitCodes
option for run actions - Various bug fixes
SHA256: DD122BF67108E02FA9D24FA7B6442AA312242F0C3318D697BA86608284E01A91
AME Wizard v0.7.4
Notable changes since previous release:
- Implemented
NoPendingUpdate
requirement functionality - Added update prompt modal
- Improved logging
- Fixed service
start
operation - Fixed bug writing to class registry keys for logged out users
- Fixed issue where
createUserElevated
would cause an error on some systems - Fixed color profile error with certain displays
SHA256: 5A5C6333E9224A5FEABC54A1C360C8262C9DFC71980E0F580635741CE67216C1
AME Wizard v0.7.3
Notable changes since previous release:
- Added
runas
property for run, cmd, and powerShell actions- Creators can use
runas: currentUserElevated
to launch a process as the active user with administrator permissions, allowing for compatibility with tools likewinget
- Creators can use
- Added a highly customizable
builds
property to actions and tasks, allowing for fine control over what windows version(s) an action or task should be run on - Added
option
property to tasks, instead of only actions - Added playbook option to enable or disable the kernel driver
- Added option to only
unregister
APPX components, and skip deletion of APPX files - Improved reliability for the following actions:
file
,service
,taskKill
,cmd
- Fixed issue where AME Wizard could throw an error if the system color profile had been changed
- Fixed issues with custom features
SHA256: 1EEDF7C46711C309C1FF54A43A68CE254337705994FE26CA8C8578B1A6CC8DCB
AME Wizard v0.7.2
Notable changes since previous release:
- Fixed bug with nested dependent pages in custom features
- Fixed bug with reverse (
!
) options in YAML - Fixed minor DPI graphical bug
SHA256: 8F0CDF5B82D01915F61636C15695087AB84528B0C19D7B3A338E30B6BF5198E3
AME Wizard v0.7.1
Notable changes since previous release:
- Overhauled Windows Defender removal
- Fixed bug with custom features
SHA256: 7B021FA1BE00C01DB7FCD8574E90E4CEE11189F59A2CA1095AA271470EFE7959
AME Wizard v0.7
Notable changes since previous release:
- Added custom features for Playbooks
- Added 3rd party antivirus uninstall dialog
- Added tweak software removal dialog
- Added Playbook re-apply notice/warning
- Added Patrons modal
- Set Microsoft accounts to require a new username for conversion
- Improved Windows Defender removal
- Improved GUI with new notice windows, and much improved DPI support
- Bug fixes
AME Wizard v0.6.5
Notable changes since previous release:
- Improved update progress reporting
- Added update status animations to updates window
- Added update check while importing a Playbook
- Added plugged in requirement for battery powered systems
- Revamped visuals for windows security policy removal
- Added security toggle guidance prompt
- Updated and compressed some dependencies
- Fixed bugs
AME Wizard v0.6.2
Notable changes since previous release:
- Added Windows Defender policy checks for the Disable Security window, along with a button to reset the policies
AME Wizard v0.6
Notable changes since previous release:
- Implemented update system for both AME Wizard and Playbooks
- Fixed issue with ServiceAction detecting deleted services as not having been stopped