What's New
Added
- New
interruptedevent for when sessions are cancelled (e.g., Esc pressed) (#29) - @minpeter - Shows "Session was interrupted" instead of duplicate error+completion notifications
- Only one sound plays when interruption is detected
- Auto-cleanup of error tracking to prevent memory leaks
- Fix placeholder interpolation so
{sessionTitle}is removed when disabled
Changed
- Restored PR #29's 350ms delay and 4-map tracking for reliable race handling
- Added cleanup for session maps to avoid leaks
Contributors
- @minpeter - Overlapping notifications fix
- @cristianmiranda - Session title support