Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 28 Feb 00:25
4d9daea

0.1.7 (2026-02-28)

Features

  • add notification command types, adapter trait, and CLI wiring (c5b05ba)
  • add notification management commands (macOS) (b1fd368)
  • macos: add NC session RAII guard and notification adapter wiring (0d55c21)
  • macos: implement dismiss and notification action commands (53d697d)
  • macos: implement notification list via AX tree traversal (53549a3)

Bug Fixes

  • macos: remove AXPress from dismiss action list (27ef4f3)
  • macos: restore frontmost app after notification center interaction (3881bc8)
  • macos: use pgrep and async osascript for NC lifecycle (9797585)