Releases: namazso/SecureUxTheme
Releases · namazso/SecureUxTheme
Release v3.0.0
Release v2.2.0
- Replaced license popup with warranty disclaimer
- Added screensaver ignore option
- Added icon to ThemeTool
- Added some user-friendly warnings
- Fixed tab navigation on the UI
- Fixed Windows 8.1 and Windows 10 1607 support
- Added ThemeDll.dll, a library to use in silent installers, PowerShell scripts, etc.
- All binaries are signed now
Release v2.1.2
- Builds now state which version they are
- Should now have less antivirus false positives
- Now built using GitHub Actions
Minor changes
- Win8.1 support in ThemeTool works again
- Stronger indicator for install working only as admin
- Warning for hooking explorer.
- Fix Win10 broken by the Win8 fix in v2.1
New installer, merged with ThemeTool
- custom installer
- much more sanity checks
- safer install / uninstall
- option to rename DefaultColors (should be faster than LogonUI hook)
- debug logs
- display install / load state
- more separated and checked admin / non-admin functionality
Insider 20175.1000 hotfix
SetSysColors is now delayed import
Add ThemeTool
- ThemeTool is a combined standalone theme signature fixer and applier
- Provided as a separate download too, however only works when (any) theme patcher is installed
v1.3
- removed dependency on VS 2019 redist by static linking
- added drag & drop for installer
- removed explorer.exe optional hook - using it causes high memory usage due to the debugging feature we load with. just stick to hooked explorer on Win8.1
note that Defender used to flag this until I submitted it to Microsoft, so if you have problems with it, update your virus definitions
Remove DWM hook
v1.2a remove dwm hook, closes #2
Added LogonUI fix
No more buggy dark theme after locking screen. Probably first patcher to feature this.