H.NotifyIcon.WPF Versions Save

TrayIcon for WPF/WinUI/Uno/MAUI

build-number-131

2 months ago

⭐ Last 10 features:

  • feat: TaskbarIcon.ShowContextMenu is public now. 2024-05-02
  • feat: Support Right-to-Left layout for PopupMenu and SecondWindow (#152) 2024-04-27
  • feat: Updated to net8. 2023-11-13
  • feat: Added auto-disposing for MAUI. 2023-09-21
  • feat: Added MAUI WinUI Window.Activate() extension. #108. 2023-09-14
  • feat: Added MessageWindow.InitMenuPopup event for #105. 2023-09-07
  • feat: Added Window ShowInTaskbar and HideInTaskbar extensions. 2023-08-03
  • feat: Reworked tooltips. 2023-08-01
  • feat: Added ContextFlyout support for MAUI. 2023-07-27
  • feat: Updated CsWin32. 2023-07-26 🐞 Last 10 bug fixes:
  • fix: Try to fix CI. 2024-05-02
  • fix: Fixed MAUI build. 2024-04-26
  • fix: Fixed MAUI. 2024-04-25
  • fix: Make SecondWindows fully transparent (#151) 2024-04-25
  • fix: Removed UpdateIcon failed exception. 2024-01-03
  • fix: Return net6/net7 support. 2023-12-02
  • fix: Fixed warnings. 2023-11-30
  • fix: Fixed WinUI. 2023-11-30
  • fix: Added UseRidGraph to WinUI. 2023-11-13
  • fix: Fixed issues with WindowExtensions.Show(). 2023-09-21

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-131

build-number-124

6 months ago

⭐ Last 10 features:

  • feat: Updated to net8. 2023-11-13
  • feat: Added auto-disposing for MAUI. 2023-09-21
  • feat: Added MAUI WinUI Window.Activate() extension. #108. 2023-09-14
  • feat: Added MessageWindow.InitMenuPopup event for #105. 2023-09-07
  • feat: Added Window ShowInTaskbar and HideInTaskbar extensions. 2023-08-03
  • feat: Reworked tooltips. 2023-08-01
  • feat: Added ContextFlyout support for MAUI. 2023-07-27
  • feat: Updated CsWin32. 2023-07-26
  • feat: Added MAUI package. 2023-07-08
  • feat: Apply rounded corners to secondWindow 2023-04-05

🐞 Last 10 bug fixes:

  • fix: Removed UpdateIcon failed exception. 2024-01-03
  • fix: Return net6/net7 support. 2023-12-02
  • fix: Fixed warnings. 2023-11-30
  • fix: Fixed WinUI. 2023-11-30
  • fix: Added UseRidGraph to WinUI. 2023-11-13
  • fix: Fixed issues with WindowExtensions.Show(). 2023-09-21
  • fix: Fixed problems with latest changes. 2023-08-01
  • fix: Disabled central package management. 2023-07-26
  • fix: Changed DesktopWindowsManagerMethods to be public. 2023-04-05
  • fix: A better size calculation for SecondWindow 2023-04-05

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-124

build-number-123

7 months ago

⭐ Last 10 features:

  • feat: Updated to net8. 2023-11-13
  • feat: Added auto-disposing for MAUI. 2023-09-21
  • feat: Added MAUI WinUI Window.Activate() extension. #108. 2023-09-14
  • feat: Added MessageWindow.InitMenuPopup event for #105. 2023-09-07
  • feat: Added Window ShowInTaskbar and HideInTaskbar extensions. 2023-08-03
  • feat: Reworked tooltips. 2023-08-01
  • feat: Added ContextFlyout support for MAUI. 2023-07-27
  • feat: Updated CsWin32. 2023-07-26
  • feat: Added MAUI package. 2023-07-08
  • feat: Apply rounded corners to secondWindow 2023-04-05

🐞 Last 10 bug fixes:

  • fix: Return net6/net7 support. 2023-12-02
  • fix: Fixed warnings. 2023-11-30
  • fix: Fixed WinUI. 2023-11-30
  • fix: Added UseRidGraph to WinUI. 2023-11-13
  • fix: Fixed issues with WindowExtensions.Show(). 2023-09-21
  • fix: Fixed problems with latest changes. 2023-08-01
  • fix: Disabled central package management. 2023-07-26
  • fix: Changed DesktopWindowsManagerMethods to be public. 2023-04-05
  • fix: A better size calculation for SecondWindow 2023-04-05
  • fix: PopupMenuSeparator is missing sometimes 2023-04-01

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-123

build-number-115

11 months ago

⭐ Last 10 features:

  • feat: Added Window ShowInTaskbar and HideInTaskbar extensions. 2023-08-03
  • feat: Reworked tooltips. 2023-08-01
  • feat: Added ContextFlyout support for MAUI. 2023-07-27
  • feat: Updated CsWin32. 2023-07-26
  • feat: Added MAUI package. 2023-07-08
  • feat: Apply rounded corners to secondWindow 2023-04-05
  • feat: Added double click routed events. 2023-03-13
  • feat: Added MiddleClickCommand. 2023-03-13
  • feat: To System.Drawing.Common 7.0.0. 2023-03-13
  • feat: Added GeneratedIconSource istead GeneratedIcon class. #48. 2023-03-13

🐞 Last 10 bug fixes:

  • fix: Fixed problems with latest changes. 2023-08-01
  • fix: Disabled central package management. 2023-07-26
  • fix: Changed DesktopWindowsManagerMethods to be public. 2023-04-05
  • fix: A better size calculation for SecondWindow 2023-04-05
  • fix: PopupMenuSeparator is missing sometimes 2023-04-01
  • fix: PopupMenuSeparator is missing sometimes 2023-04-01
  • fix: Fixed missing GeneratedIcons packages. 2023-03-28
  • fix: Removed Maui app from solution to fix problems. 2023-03-28
  • fix: Disabled DotNet.ReproducibleBuilds.Isolated. 2023-03-28
  • fix: Fixed problems with ManagePackageVersionsCentrally. 2023-03-28

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-115

build-number-108

1 year ago

⭐ Last 10 features:

  • feat: Apply rounded corners to secondWindow 2023-04-05
  • feat: Added double click routed events. 2023-03-13
  • feat: Added MiddleClickCommand. 2023-03-13
  • feat: To System.Drawing.Common 7.0.0. 2023-03-13
  • feat: Added GeneratedIconSource istead GeneratedIcon class. #48. 2023-03-13
  • feat: Added partial macOS support. 2023-03-05
  • feat: Added RightClickCommand. Closes #77. 2023-03-05
  • feat: Set PackageProjectUrl. 2023-02-27
  • feat: Added SkiaSharp code. 2023-02-27
  • feat: Updated NuGet packages. 2023-02-27

🐞 Last 10 bug fixes:

  • fix: Changed DesktopWindowsManagerMethods to be public. 2023-04-05
  • fix: A better size calculation for SecondWindow 2023-04-05
  • fix: PopupMenuSeparator is missing sometimes 2023-04-01
  • fix: PopupMenuSeparator is missing sometimes 2023-04-01
  • fix: Fixed missing GeneratedIcons packages. 2023-03-28
  • fix: Removed Maui app from solution to fix problems. 2023-03-28
  • fix: Disabled DotNet.ReproducibleBuilds.Isolated. 2023-03-28
  • fix: Fixed problems with ManagePackageVersionsCentrally. 2023-03-28
  • fix: Fixed bug when GeneratedIconSource changes does not update icon. 2023-03-28
  • fix: Fixed apps. 2023-03-13

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-108

build-number-99

1 year ago

⭐ Last 10 features:

  • feat: Added double click routed events. 2023-03-13
  • feat: Added MiddleClickCommand. 2023-03-13
  • feat: To System.Drawing.Common 7.0.0. 2023-03-13
  • feat: Added GeneratedIconSource istead GeneratedIcon class. #48. 2023-03-13
  • feat: Added partial macOS support. 2023-03-05
  • feat: Added RightClickCommand. Closes #77. 2023-03-05
  • feat: Set PackageProjectUrl. 2023-02-27
  • feat: Added SkiaSharp code. 2023-02-27
  • feat: Updated NuGet packages. 2023-02-27
  • feat: Added some SkiaSharp code. 2023-02-27

🐞 Last 10 bug fixes:

  • fix: Fixed apps. 2023-03-13
  • fix: To net4.6.2 instead 4.6. 2023-03-12
  • fix: Fixed #81. DesktopBridgeHelpers now included in H.NotifyIcon.Core package. 2023-03-09
  • fix: Fixed some problems. Refactored ImageExtensions. 2023-03-05
  • fix: Fixed NuGet packages. 2023-03-05
  • fix: Fixed CI. 2023-03-05
  • fix: Fixed SkiaSharp text render. 2023-02-28
  • fix: Fixed problems with CsWin32. 2023-02-03
  • fix: Fixed DependencyPropertyGenerator bug in Uno projects. 2023-02-02
  • fix: Fixed warnings. 2023-02-02

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-99

build-number-74

1 year ago

⭐ Last 10 features:

  • feat: Add support for Enabled and Checked for ContextMenu 2022-10-13
  • feat: Added support for submenu for ContextMenuMode.PopupMenu 2022-10-13
  • feat: Increased max GeneratedIcon font size. Closed #39. 2022-09-16
  • feat: To latest DependencyPropertyGenerator features. 2022-08-23
  • feat(WPF): Added VisualStudioToolsManifest.xml. 2022-08-17
  • feat: Added context menu support for core library. 2022-08-17
  • feat: Added net6 trimming support. 2022-08-10
  • feat: To latest DependencyPropertyGenerator. 2022-08-02
  • feat: To latest DependencyPropertyGenerator. 2022-07-26
  • feat: add ContextMenuMode.SecondWindow theme change handler. 2022-07-21

🐞 Last 10 bug fixes:

  • fix: Added OS version check to fix NRE. 2022-11-08
  • fix: Fixed bug with WPF unused code. 2022-10-13
  • fix: Removed net5.0 support. 2022-10-13
  • fix: Fixed some code merge problems. 2022-10-13
  • fix: Fixed bug with H.Resources.Generator and Mac M1. 2022-10-13
  • fix: Use SHA256.HashData when possible. 2022-10-04
  • fix: Fixed EfficiencyMode exception for windows versions < 10.0.16299. Closes #40. 2022-09-23
  • fix: Disabled WinRT events. Closes #36. Closes #31. 2022-08-26
  • fix: Fixed #34. 2022-08-23
  • fix: Fixed WinUI ContextMenuMode.PopupMenu. 2022-08-17

🛡 VirusTotal analysis:

What's Changed

New Contributors

Full Changelog: https://github.com/HavenDV/H.NotifyIcon/commits/build-number-74