Skip to content

ThrottleGear-0.2.5

Latest

Choose a tag to compare

@scardracs scardracs released this 07 Jul 16:30
95f62f6

[0.2.5] - 2026-07-07

Added

  • Git Config Autodetect: Automatically retrieves the patch author's user.name and user.email from local git config if not explicitly provided via command line parameters.
  • Git Version Autodetect: Automatically includes the local git version instead of hardcoding 2.55.0 in the patch footer.
  • Support Commit Auto-Search: Implemented logic to automatically locate the support commit that introduced a laptop model (via local kernel repository git log or the GitHub Commit Search API) and format it as a Fixes tag.

Changed

  • Profile Name Filtering: Added filtering for generic profile names in XML parsing to avoid warnings about irrelevant profile names (e.g. eng, test).
  • Dynamic Patch Description: Enhanced descriptions with bullet-point formatting listing the exact limit adjustments (e.g., PL1, PL2, PL3, and TGP changes).
  • Abbreviated Fixes Commit Hash: Truncated the Fixes commit SHA-1 hash to a standard 12-character alphanumeric representation.