Skip to content

V2.0.0

Choose a tag to compare

@FirTech FirTech released this 27 Nov 08:38
· 31 commits to main since this release
f5b34cd

[2.0.0] - 2025-11-27

Added

  • Driver management, supporting online/offline import/export and viewing
  • Driver index structure, driver signature and other fields
  • Command and options for ejecting driverless device virtual CD-ROM drives
  • Device scan command
  • Command for installing offline system drivers
  • Driver and index file match verification
  • Added option to force driver installation
  • Command line program prompt
  • Multiple languages: Traditional Chinese

Changed

  • Parse INF using the setup API
  • Use the setup API to obtain hardware information
  • Automatically generate an index when drivers and indexes do not match
  • DEBUG option function is now set to debug option; the original DEBUG output log is changed to the log option
  • Update 7-Zip to 25.1.0.0

Fixed

  • Improved driver installation by specifying hardware ID parameters (originally INF hardware ID)
  • Improved driving matching algorithm
  • Improved duplicate matching of compatible device information
  • Improved driver matching performance
  • Improved index file fields
  • Improved internal error handling logic (using anyhow)
  • Improved localized text
  • Improved driver category, version, and date case extraction

Removed

  • Devcon program