Internet Check - v1.6.1
New Features:
- Developer Settings (#22)
- Edit Servers to ping
- Use alternative Ping Method
- Show all Ping Results
- Show minimized Info Notification (Ballon Tip)
- Various TaskScheduler settings
- Notify Icon in the System Tray is now only displayed when the app is minimized to the System Tray and not always (#62)
- The user is notified via a Ballon Tip that the app was moved to the System Tray (#60)
Bug Fixes:
- Compiled .exe no longer ignores changes made to AdvancedSettings.xml (#56)
- References to the userControls is now passed on initialization not on button click in the main form (#57)
- Added error handling for missing XML files (#59)
- Updated Readme with latest changes (#50)
- Fixed error message not being displayed if "start with windows" was applied before "show only in system tray" and now both settings are active (#63)
Code Changes:
-
Changed how the application knows what type a click on the start/stop button is. Previously this was done by counting clicks and is now simplified by passing booleans. (#52)
-
Forced notepad to open .txt files due to security concerns (#54)
-
The user no longer has to click on back to apply the task scheduler settings. "Start with Windows" is now functionally in line with the other settings (#58)
Issues and Bugs can reported under the "Issues" tab on GitHub.