Skip to content

Releases: Russell-KV4S/IRLP.RefConnMon

Version 1.2

12 Apr 18:24
Compare
Choose a tag to compare

Added Telegram message support.

New nodes to add to config file:

	<!--Telegram Parameters-->
	<add key="BotToken" value="12345"/>
	<add key="DestinationID" value="12345"/>

Version 1.1

16 Dec 15:46
Compare
Choose a tag to compare

Found issue with bad html download that was causing false disconnect emails. Added code to watch for specific html tags that indicate a good download.

Version 1.0

28 Aug 18:02
ebe3684
Compare
Choose a tag to compare

Initial version.

Updated 8/29 to fix a load from disk bug.