Releases: send/macnotifier
Releases · send/macnotifier
v1.3.0
04 Mar 18:09
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
What's Changed
Handle stale notification clicks: clicking a notification after the 60s timeout now works instead of showing "macnotifier not found (-60)" error
Notifications stay visible in notification center after the app exits
Ignore -psn_* arguments from LaunchServices
Use cancelable DispatchWorkItem to avoid race between termination timer and click handling
v1.2.1
01 Mar 11:10
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Fix icon attachment: don't delete temp file before notification is enqueued
v1.2.0
01 Mar 09:48
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Fix: use NSRunningApplication.activate() for reliable app activation on click
Fix: copy icon to temp file before creating UNNotificationAttachment to prevent original file deletion
Fall back to NSWorkspace.open when activate() fails
Dispatch app activation to main thread
v1.1.1
01 Mar 07:02
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Update README with stdin support and project structure
v1.1.0
01 Mar 06:58
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Support reading message from stdin when -m is omitted
v1.0.0
01 Mar 06:50
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found