CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
982 stars 144 forks source link

Check for updates #300

Open harriv opened 6 years ago

harriv commented 6 years ago

DebugView++ could check for updates automatically or manually from About window.

Maybe something like this: https://themech.net/2008/05/adding-check-for-update-option-in-csharp/

janwilmans commented 6 years ago

Yea, I though of it, but I dont like 'phone home' features. Also, I use debugview++ in some pretty strict environments, where such a http request would get it flagged as malware. I guess a manual check would be ok...

harriv commented 6 years ago

Maybe automatic check as a option, but disabled by default?