Skip to content

Releases: DemonExposer/OsNotifications

v1.1.3

22 Apr 18:48

Choose a tag to compare

  • Fixed memory issue on macOS
  • Allow sending notification without explicitly setting bundle identifier on macOS
  • Error handling on Linux

v1.1.2

30 Mar 01:04

Choose a tag to compare

Check whether OS is MacOS when setting application type, so that the application doesn't crash when calling Notifications.SetGuiApplication

v1.1.1

30 Mar 00:48

Choose a tag to compare

Fixed bug where GUI applications would hang infinitely on MacOS

v1.1.0

29 Mar 23:03

Choose a tag to compare

Added option to change sound of Windows notification. It can also be removed by setting it to null.

v1.0.0

28 Mar 20:59

Choose a tag to compare

Basic notifications on Linux, MacOS and Windows