v1.0.9
[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
-
ui: Increase help height to show status message in config mode @zhangzhenxiang666 in #55
-
Prevent git lock conflicts and skip disabled segments by @ekain-fr in #46
-
Handle icon selector input and selection logic properly by @zhangzhenxiang666 in #55
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