- Updated DS4Updater.exe to version 1.2.6.0
- Changed timer usage in Welcome Dialog to run routine in a different thread
- Changed locale initialization to allow set language to be used in Welcome Dialog
- Changed Auto Profiles form to use environment info for finding start menu programs path
- Changed to reset rumble state when switching profiles
- Removed Management assembly dependency from project
- Changed how ScpVBus device is checked. No longer using WMI which had resulted in caching issues
- Added Open Program Folder link in taskbar
- Removed IWshRuntimeLibrary assembly dependency from project
- Updated layout of some Chinese versions of forms
- Added some minor HidGuardian utilities (template AffectedDevices, clean old whitelist entries, regedit shortcut). DS4Windows has to be run as admin in order to have access to those utilities
- Added language switcher which was implemented by czukowski