Releases: desktop/desktop-notifications
Releases · desktop/desktop-notifications
v0.2.4
- Fix check of Windows older than Windows 10 (build 15063) #22
v0.2.4-next.0
- Fix check of Windows older than Windows 10 (build 15063) #22
v0.2.3
- Drop support for versions of Windows older than Windows 10 (build 15063) #22
v0.2.2
- Implements
terminateNotifications
on macOS, and prevents it from removing pending notifications on Windows #20
v0.2.1
- Fix crashes on macOS High Sierra #18
v0.2.0
- Add support for macOS #13
- Add support for checking current permission state #13
- Add support for requesting permission to display notifications (macOS only) #13
- Add support for handling notifications from previous app sessions #13
v0.1.7
- Load native module lazily #7
v0.1.5
- Memory usage improvements #3
- A check to only enable
desktop-notifications
on Windows 10 and newer: #4