Skip to content

v2.2.0 — Linux GTK & Haiku GUI applications, Intel Wildcat Lake support, and cross-platform application icons

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:16

Added

  • Linux GTK GUI & AppImage: Added native Linux GTK3 graphical interface and standalone AppImage packaging (build-config/build-appimage.sh, Makefile, justfile)
  • Native Haiku GUI: Added native Haiku graphical application with styled output and system theme synchronization (src/gui/haiku/*)
  • Intel Wildcat Lake Support: Added hybrid CPU detection for Intel Wildcat Lake (e.g., Core 3 304) resolving Cougar Cove and Darkmont cores (src/x86/vendor/intel.rs)
  • Cross-Platform Application Icons: Added application icons for Windows (with architecture badges for x86/x64/arm64), macOS, Linux, and Haiku (assets/*)

Changed

  • CPUID Dump & Example Fixture Naming: Standardized CPUID test dumps and output example filenames using consistent underscore-separated naming (e.g., Amd_Ryzen_7_2700U.txt, Intel_Core_I7_12700H.txt)
  • Changelog Split: Split historical changelog entries prior to version 2.0.0 into CHANGELOG-1.0.md
  • Changelog Streamline: Cut down verbosity of changelog to user-visible changes to improve readability and relevance