v1.5.1

frappe/ganttv1.5.1Jan 26, 2026by github-actions[bot]

AI Summary

This release adds an idle inhibition feature to the genact project, preventing the terminal from sleeping during active execution.

Key Highlights

  • Idle inhibition feature added
  • Controlled via --inhibit flag

New Features

  • Idle inhibition feature via --inhibit flag

Full Release Notes

- Add idle inhibition feature via `--inhibit` [#698](https://github.com/svenstaro/genact/pull/698) (thanks @cyqsimon)