1.38.0 (2026-05-19)
Overview
- Faster, robust, comprehensive hints
- Overridable scrolling steps
- Lag free repeat scrolls
Features
- hints: add
AXGenericElementto default clickable role (#810) (f7196c7) - hints: add neru own bundle to menubar targets (#802) (df4c515)
- hints: add support for screen capture thumbnail (#800) (1c2146c)
- hotkey: repeat global hotkey actions while held automatically (#817) (1e0429e)
- scroll,cli: add
--stepsflag for overrides (#824) (e5cee80)
Bug Fixes
- hints: add explicit
includeOutOfBounds(#813) (b55ec1d) - hints: add popovers, sheets and menus into interactive leaf elements (#805) (582523b)
- hints: allow links in textarea (#828) (6c2c919)
- hints: better clickaction heuristic detection (#812) (8ec5b1b)
- hints: better widget detection (#814) (9bd59cd)
- hints: eliminate hidden elements and simplify filtering (#821) (fc57e51)
- hints: ensure menubar elements include out of bounds (#815) (4a147b3)
- hints: filter zero-sized elements during tree build (#825) (7853065)
- hints: improve mission control detection (#807) (5ae21e2)
- hints: improve notification center hints (#808) (01a670a)
- hotkey: eliminate initial repeat delay for held-key actions (#819) (ad88403)
Performance Improvements
- hints: add
max_parallel_depthoption and bump to 10 (#826) (d62d723) - hints: faster hints activation (#822) (0f1afcb)
- hints: improve hint visibility checking (#818) (f2be692)
- hints: more parallelizing for element collection (#803) (3d9480e)
- hints: optimise AX API calls (#804) (a8476d3)
- hints: reduce AX roundtrips plus parallel tree workers (#827) (82e0629)