v1.5.1

UseInterstellar/Interstellarv1.5.1Jan 26, 2026by github-actions[bot]

AI Summary

This release adds an idle inhibition feature that allows the application to prevent system sleep or suspension while running.

Key Highlights

  • Added idle inhibition feature
  • Enabled via `--inhibit` command line flag
  • Merged PR #698

New Features

  • Idle inhibition feature via `--inhibit`

Full Release Notes

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