Releases: StackOneHQ/stack-nudge
Releases · StackOneHQ/stack-nudge
v1.3.0
1.3.0 (2026-05-01)
Features
- fire a welcome notification at end of install (08b2621)
- install hardening + first-run welcome screen + about footer (3e93dd3)
- opt-in permissions flow + cleaner welcome UX (37e04df)
- snooze permission events (5 / 15 min) (761c349)
- snooze permission events for 5 or 15 minutes (f15970a)
- space activates settings rows alongside enter (a6870cd)
Bug Fixes
- install hardening + first-run welcome + about footer (40e9d0a)
v1.2.0
1.2.0 (2026-04-30)
Features
- #18: detect Zed as a host editor (e672ca2)
- add mute-when-focused toggle (b9286cc)
- add mute-when-focused toggle (+ make-dev watcher fix) (64d70e3)
- add pin panel toggle (auto-hide on focus loss when off) (b4c4cc7)
- blocking permission hook with FIFO-based approval (84baaea)
- blocking permission hook with FIFO-based approval (3e1265e)
- bundle StackVox TTS engine into stack-nudge (dfba23e)
- bundle StackVox TTS engine into stack-nudge (46749a3)
- detect Zed as a host editor (closes #18) (a8c5e5b)
- hotkey recorder, AX terminal-pane focus, config file watcher (f201f1b)
- keyboard-native floating panel (938d657)
- keyboard-native floating panel (94b42d5)
- keyboard-native panel with sessions, settings, voice phrases (75cf450)
- per-language voice phrases, AX terminal focus, polish + refactor (a00825e)
- sessions, in-panel settings, and PID/session enrichment (d0c8beb)
- sessions, in-panel settings, and PID/session enrichment (fed1c70)
Bug Fixes
- #11: make Python <3.10 install failure visible (ac2fe4a)
- #12: replace stale stack-nudge hook entries on upgrade (379d540)
- auto-reinitialize audio on output device change (aa3a7f4)
- auto-reinitialize audio when output device changes (earbuds/speakers) (c3c7990)
- copy app bundle to ~/Applications and update icon + logo (46734ce)
- declare and assign separately to satisfy shellcheck SC2155 (60e632f)
- esc closes panel from any tab; preserve active tab on hide (6b534f6)
- installer Python detection visibility (#11) and stale hook cleanup (#12) (3c9ed47)
- make dev watcher catches notify.sh + phrases edits (ebcf747)
- migrate to stackvox 0.3.x unified CLI; voice was silently broken on fresh installs (68efe9c), closes #14
- migrate to stackvox 0.4.x unified CLI (a184b0b)
- press Enter to approve permission in terminal apps on notification click (b6d7aaa)
- remove ~/Applications/stack-nudge.app on uninstall (a1bcc18)
- remove unused ACTIVATE_IMMEDIATELY variable (shellcheck SC2034) (2434633)
- restore STACKNUDGE_ACTIVATE_IMMEDIATELY; document STACKNUDGE_PANEL migration (349cbe7)