2.1.0.1 (Released: 2019-06-01)
- Added a backup mechanism for settings, so if the application tries to load a zero byte file, it will try to recover from backup
2.1.0.0 (Released: 2019-05-26)
- Updated the TrueIP project to require the .NET 4.6.1 framework. This was necessary to support websites that only allow TLS 1.3 HTTP connections.
2.0.9.2 (Released: 2019-03-17)
- fixed issue with new line characters in the IP variable as part of the subject when sending emails
2.0.9.1 (Released: 2018-10-31)
- fix for TLS 1.2 update so that posting to the TrueIP Online website works
2.0.9.0 (Released: 2018-09-05)
- added support for changing notification window size, notification window font size
- added actual IP address when sending a test email
2.0.8.3 (Released: 2018-05-21)
- fixed crash when there is no settings file and running portable mode for the first time
2.0.8.2 (Released: 2018-05-20)
- removed legacy user.config file being generated in the C:\Users\User\AppData\Local\HazteK_Software\ directory when in portable mode
2.0.8.1 (Released: 2018-05-20)
- added portable mode support. just create a file called "portable" in the application directory
2.0.8.0 (Released: 2018-05-19)
- added option to launch the log file directly from the right-click menu.
2.0.7.0 (Released: 2017-11-17)
- changed about window to match other HS applications
- fixed bug where it always put myip.dnsomatic.com back into the list even if the user removed it
- potential fix for a specific email sending failure scenario
2.0.6.2 (Released: 2017-11-13)
- really fixed crash when trying to attach TrueIP's own log as an email attachment when notifying
- changed the order of notifications, so that it logs to the file before attempting to email
2.0.6.1 (Released: 2017-11-12)
- fixed crash when trying to attach TrueIP's own log as an email attachment when notifying
2.0.6.0 (Released: 2017-11-11)
- added option to ignore when service goes down/comes up, e.g. when your network connection fails. it won't send a notification when it comes back online.
- test emails actually use the content provided by the user, but don't fill in the variables
- fixed issue where trying to attach TrueIP's own log file caused a read issue due to permissions
- added check for update functionality in the About window
2.0.5.0 (Released: 2017-11-09)
- fixed discrepenacy in registry startup key. it was writing to HKCU but reading from HKLM.
- added support to post/get to a custom URL
- changed installation location to be more inline with other HS applications - please manually uninstall the old version before upgrading.
2.0.4.0 (Released: 2017-11-08)
- attach a file to an email notification
- added %oldip variable to email, ftp methods
- only allow a single instance of TrueIP to run at a time
2.0.3.0
- added feature to execute a command when the IP address
- upgraded settings to be more in line with other HS applications
- updated About dialog to work better on both low/high DPI screens
2.0.2.10
- Added a feature to allow the client to remember its IP address across restarts, so you don't get false notifications after a system reboot or client restart.