Skip to content

Releases: Bip901/NotificationIcon.NET

v1.2.8

30 Jun 18:51

Choose a tag to compare

Changeling

  • Fixed native allocation issues - the garbage collector collecting the native callbacks could lead to usage of freed memory

Get the latest release on nuget.org

v1.2.7

18 May 13:27

Choose a tag to compare

Changes

  • Fix Dispose() edge cases on Windows

Full Changelog: https://github.com/Bip901/NotificationIcon.NET/commits/v1.2.7

v1.2.2

26 Sep 07:24

Choose a tag to compare

Changes

  • Included XML documentation file in NuGet package for autocompletion when using this library
  • Native stability fixes to mitigate potential crashes for Windows

v1.2.1

24 Jul 18:26

Choose a tag to compare

Changes

  • Stable version
  • Supports either portable compilation or compilation for a specific runtime identifier
  • Windows support
  • Linux support