v1.5.1
sergeyzwezdin/hubav1.5.1Jan 26, 2026by github-actions[bot]
AI Summary
A minor update to the genact project introducing an idle inhibition feature to prevent system sleep during execution.
Key Highlights
- Added `--inhibit` command-line flag to inhibit system idle states.
- Implementation via Pull Request #698.
- Thanks to contributor @cyqsimon
New Features
- Idle inhibition feature
Full Release Notes
- Add idle inhibition feature via `--inhibit` [#698](https://github.com/svenstaro/genact/pull/698) (thanks @cyqsimon)