1.39.0 (2026-05-23)
Overview
- Added a new visibility check that is configurable in your config (opted-in). This will make hints label less noisy, but slightly slower. See #844 for details.
- Added configurable actions to run when enter and exit mission control (opted-in, default does nothing). This is very hacky, use it on your own risk. See #842 for details.
- Properly distributed hints across a single region. We reversed the hints label, so that within the same prefix region, it's less congested when you types label prefixes for filtering. See #845 for details.
- More fixes to make Neru stable and better.
Features
- hints: configurable visibility check for noise reduction (#844) (48b3ff7)
- hints: mission control notifications and actions (#842) (2218dd2)
Bug Fixes
- hints: ensure ctx cancellation for chaining calls (#839) (c413124)
- hints: reverse hints label to prevent prefix cluster (#845) (7781e24)
- preserve mode flags on mode refresh (#843) (5e63847)