Skip to content

Latest commit

 

History

History
73 lines (60 loc) · 2.47 KB

File metadata and controls

73 lines (60 loc) · 2.47 KB

IGCIT Helper v2.0.1

  • Remove Net Connection ID from logs (closes 552)
  • Update bit7z to latest

IGCIT Helper v2.0.0

  • 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++

IGCIT Helper v1.5.1

  • Remove leftover used to test compression

IGCIT Helper v1.5.0

  • 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

IGCIT Helper v1.4.0

  • Add Edit TDR delay values option under Tools
  • Minor code clean up

IGCIT Helper v1.3.0

  • Add a new Tools menu
  • Add Enable Small Memory Dump option under Tools

IGCIT Helper v1.2.0

  • Add device name and manufacturer
  • Add memory information
  • Add copy button to all values
  • Add menu option to take screenshot of Helper window

IGCIT Helper v1.1.0

  • Fix typo
  • Add link to IGCIT repo
  • More robust code

IGCIT Driver Switch v4.0.1

  • Update bit7z to latest
  • Update drivers link

IGCIT Driver Switch v4.0.0

  • 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++

IGCIT Driver Switch v3.0.0

  • Add full support for new driver installer
  • Fix application freeze in some cases
  • Fix restore point creation on latest Windows builds
  • Add advanced options

IGCIT Driver Switch v2.0.0

  • 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

IGCIT Driver Switch v1.0.0

  • Initial release