Steam Notifier Changelog

What's new in Steam Notifier 1.6

Mar 3, 2019
  • By default, SN now won't send a notification about an app if it's currently running. This should fix some notification spam for apps with funky workshop implementation (looking at you, Rust)
  • This is toggleable by the user
  • The user can now configure the amount of time SN waits before sending notification
  • Default increased to 5 seconds (from 3)
  • Added ability to set all settings back to their defaults

New in Steam Notifier 1.5.0.1 (Jan 24, 2019)

  • Fixes:
  • Once an app is detected as updating, it is checked again 3 seconds later before sending the notification
  • This should fix the issue of notifications showing when Steam launches even though the app mentioned isn't updating

New in Steam Notifier 1.5 (Dec 29, 2018)

  • Improvements:
  • Re-wrote the entire application
  • Added the option to show the app ID in the notification
  • Settings (mute, show app ID etc.) can now be changed in the settings form
  • Removed app 232330 (CS:GO Dedicated Server) from default ignored apps
  • Added forms to the main executable - no more SteamNotifierHelper.exe
  • Bug fixes:
  • Fixed a bug where notifications would not be shown as the app names failed to load
  • Probably added some more bugs in there

New in Steam Notifier 1.4.1 (Apr 10, 2018)

  • Added ability to mute notifications (via tray icon menu)
  • Added Context Menu to the tray icon
  • Moved 'Kill SteamNotifier' from helper form to the context menu

New in Steam Notifier 1.4 (Apr 10, 2018)

  • Added ability to mute notifications (via tray icon menu)
  • Added Context Menu to the tray icon
  • Moved 'Kill SteamNotifier' from helper form to the context menu

New in Steam Notifier 1.3 (Mar 30, 2018)

  • Ability to ignore applications:
  • App IDs are added via the Helper form
  • 232330 is ignored by default
  • Improvements:
  • General overhaul of the code & logging system

New in Steam Notifier 1.2 (Sep 4, 2017)

  • New:
  • Utility Menu (click the tray icon or open SN-Utility.exe)
  • About form
  • Add SteamNotifier to startup
  • Force close the background process

New in Steam Notifier 1.1 (Sep 4, 2017)

  • New:
  • New(-ish) icon
  • Detects new updates via an event instead of just going through a while(true) and restarting itself every 30 uses to keep memory and CPU usage low. (wtf was I thinking)
  • Logs are now kept (debug.log)
  • Added Herobrine