Releases: Jeric-X/NativeNotification
Releases · Jeric-X/NativeNotification
v1.0.3
v1.0.2
- Fix null reference exception caused by notifications delivered from WIndows OS.
v1.0.1
- Remove DBus dependency on macOS and Windows.
- Fix macOS buttons on old OS versions.
v1.0.0
- A C# library for sending native system notifications across desktop platforms.
- Supports Windows (toast notifications), Linux (freedesktop.org), and macOS (NSUserNotification).
- Supports notifications with text, images, and action buttons.
v1.0.0-beta2
- Add a suppressNotSupportedException parameter for creating IProgressNotification.
- Add INotificationManager.Show() to show a notification quickly.
v1.0.0-beta1
- A C# library for sending native system notifications across desktop platforms.
- Supports Windows (toast notifications), Linux (freedesktop.org), and macOS (NSUserNotification).
- Enables notifications with text, images, and action buttons.