- Remove Net Connection ID from logs (closes 552)
- Update bit7z to latest
- Fix crash dumps enable option when some keys are missing
- Improve SSU anonimyze option, also apply Pokechu22 suggestions
- List all available/enabled Intel GPUs in the system in Device info
- Rewrite from scratch with QT and C++
- Remove leftover used to test compression
- Remove export option
- Remove Small memory dumps option
- Add Crash Dumps menu under Tools
- Add option to set Intel recommended settings for crash dumps under Crash Dumps
- Add option to extract and generate an encrypted compress archive of your dumps under Crash Dumps
- Add option to delete all old dump files from your system under Crash Dumps
- Add option to restore default crash dumps settings under Crash Dumps
- Add option to fix WATCHDOG dumps generation under Crash Dumps
- Add Anonymize SSU report option under Tools
- Minor code clean up
- Add Edit TDR delay values option under Tools
- Minor code clean up
- Add a new Tools menu
- Add Enable Small Memory Dump option under Tools
- Add device name and manufacturer
- Add memory information
- Add copy button to all values
- Add menu option to take screenshot of Helper window
- Fix typo
- Add link to IGCIT repo
- More robust code
- Update bit7z to latest
- Update drivers link
- Add support for new drivers package (exe)
- Remove old drivers package support (zip and igfxpin)
- Remove PowerShell requirement
- Rewrite from scratch with QT and C++
- Add full support for new driver installer
- Fix application freeze in some cases
- Fix restore point creation on latest Windows builds
- Add advanced options
- Add loading icon (let the user know the application is not stuck when doing something that requires a few minutes)
- New application menu
- Add option to manually scan intel_drivers folder in Options menu
- Add Help to application menu (it redirects to Driver Switch Wiki page)
- Cache the extracted driver version (this avoids unneeded extraction when loading the same driver multiple times)
- Improve logs
- Code improvements
- Initial release