Skip to content

Releases: DemonExposer/OsNotifications

v1.1.5

Choose a tag to compare

@DemonExposer DemonExposer released this 25 May 14:47

Updated vulnerable dependencies

v1.1.4

Choose a tag to compare

@DemonExposer DemonExposer released this 28 Mar 14:19
2e18ccc
  • Upgraded to .NET 10
  • Use Linux notification interface directly instead of through a command

v1.1.3

Choose a tag to compare

@DemonExposer DemonExposer released this 22 Apr 18:48
  • Fixed memory issue on macOS
  • Allow sending notification without explicitly setting bundle identifier on macOS
  • Error handling on Linux

v1.1.2

Choose a tag to compare

@DemonExposer DemonExposer released this 30 Mar 01:04

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

v1.1.1

Choose a tag to compare

@DemonExposer DemonExposer released this 30 Mar 00:48

Fixed bug where GUI applications would hang infinitely on MacOS

v1.1.0

Choose a tag to compare

@DemonExposer DemonExposer released this 29 Mar 23:03

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

v1.0.0

Choose a tag to compare

@DemonExposer DemonExposer released this 28 Mar 20:59

Basic notifications on Linux, MacOS and Windows