Skip to content

v0.78.0

Choose a tag to compare

@pepperonas pepperonas released this 08 Jun 00:12
· 101 commits to main since this release

Fixed

  • Keep-awake no longer keeps the Mac awake forever. caffeine / wakelock now spawns caffeinate -disu -w <ir-pid>, so it exits the moment Inspector Rust does (clean quit, crash, or reinstall) instead of orphaning to launchd. A startup sweep also reaps any pre-fix orphan.
  • brightness works from a partial autocomplete suggestion (Enter on the bright hint now opens the sliders instead of flickering back out).
  • kill <pid> (from v0.77.0) — target a process by exact PID, not just name.

Changed

  • Features tab now lists every function — added the inline calculator, unit/base/epoch converters, colour converter, DE↔IT/ES/PL translate commands, web-search bangs, dev tools (uuid/slug/hash/json/jwt), qr, meme, and the in-popup actions (formatted paste, volume keys, pin-to-top, smart preview actions, delete).

1042 unit tests (393 Rust + 649 frontend). macOS (Apple Silicon) DMG attached.