Releases: DoogeJ/NetPing
Version 1.0.2.0
This is the 1.0.2.0 release of NetPing.
Fixes include:
Bugfix: Show multiple alerts after stopPing() is called, because outstanding pings are still handled, finally really fixed
Maintenance: Code cleanup
Maintenance: Installer scripts update
There is a portable version available, this version does however assume that you have .NET Framework 4.5 or higher installed. If it does not run, install the latest .NET Framework or use the installer anyway.
Please let me know if you find any bugs/issues or if you have feature requests:
https://github.com/DoogeJ/NetPing/issues
Version 1.0.1.0
This is the 1.0.1.0 release of NetPing.
Fixes include:
Issue #1 Bugfix: stopPing() never gets called because MessageBox.Show is blocking (modal)
Bugfix: Show multiple alerts after stopPing() is called, because outstanding pings are still handled
Bugfix: cricicalErrorShown was not reset on a new ping after a crash
Textual changes: Version number was stored in more places than expected (README.md)
BugFix: [INNO Setup] Don't automatically reinstall to the same folder as a previous installation
I also included a portable version by request. This version does however assume that you have .NET Framework 4.5 or higher installed. If it does not run, install the latest .NET Framework or use the installer anyway.
Please let me know if you find any bugs/issues or if you have feature requests:
https://github.com/DoogeJ/NetPing/issues
Version 1.0.0.0
This is the first release of NetPing.
Please let me know if you find any bugs/issues or if you have feature requests:
https://github.com/DoogeJ/NetPing/issues