Skip to content

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 21 Dec 12:16
· 17 commits to master since this release

[1.0.9] - 2025-12-21

Added

  • Add Claude in Chrome subscription bypass patches

Changed

  • ui: Keep main menu open and show status message after check/init config by @cheukyin175 in #57
  • ui: Simplify icon selector control flow with boolean return @zhangzhenxiang666 in #55

Fixed

Miscellaneous

  • Add lefthook for pre-commit fmt and clippy checks
  • Add git-cliff configuration for changelog generation

Styling

  • Use compound assignment operator for clippy

Ci

  • Integrate git-cliff for release notes generation