I've updated mnotify: https://github.com/brokenprogrammer/mnotify

  • It now collects errors and changes its tray icon if an error occurs also adding the option to show logs if you right click the icon.
  • Now uses Martins WindowsToast header to show Windows 10 toasts which allows for the open mail button to appear in the notification.
  • Ability to recover from fatal errors such as tls connection failed by restarting the thread in X number of seconds which user can configure.
  • Bugfixes & code improvements

I would really appreciate if someone could review some of the code I've written!