Skip to content

Releases: Bip901/NotificationIcon.NET

v1.2.8

Choose a tag to compare

@Bip901 Bip901 released this 30 Jun 18:51

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

Choose a tag to compare

@Bip901 Bip901 released this 18 May 13:27

Changes

  • Fix Dispose() edge cases on Windows

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

v1.2.2

Choose a tag to compare

@Bip901 Bip901 released this 26 Sep 07:24

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

Choose a tag to compare

@Bip901 Bip901 released this 24 Jul 18:26

Changes

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