v1.0.1
2026-04-07
A patch release with stability improvements and usability enhancements.
Bug Fixes
- Fixed a readdir hang on Linux caused by incorrect fill offsets.
- Fixed an issue where exceeding the project limit would stop polling entirely instead of continuing for allowed projects.
- Fixed service registration failing when the configuration directory was specified as a relative path.
- The daemon now starts automatically after
ghfs service install.
Improvements
- First fetch now skips the
activity_thresholdcheck, ensuring newly registered projects sync immediately. - Polling logs now show project name, fetched/updated/new counts, and next execution time.
ghfs service installnow prompts before overwriting an existing service configuration.- Release artifacts are now GPG-signed. The public key is available on the download page for verification.