1.42.0 (2026-05-30)
Overview
man neruis now available if installed via homebrew or our nix flake, thanks to cobra cli.- If you're using
visionfor hints, the first invocation will now trigger a nicer screen capturing permission flow, similar to accessibility permission, which will reset the permission on click to avoid confusion. - Fixes an issue where the no-repeat scroll/move-mouse implementation is overly quick, and it will causes a small tap to have more than 1 invocation. If this changes the behaviour that you expect, please open an issue, and i'll consider to make the delay configurable to get back the old behaviour.
nightlyreleases can be now installed via homebrewbrew install --cask y3owk1n/tap/neru-nightly, but upgrading nightly require--greedy. See https://github.com/y3owk1n/neru/blob/main/docs/INSTALLATION.md#method-1-homebrew-recommended.
Features
Bug Fixes
- ensure screen capture permission flow consistency (#875) (920d85d)
- hotkeys: ensure consistent initialdelay with interval for repeat (#872) (caf1177)