v1.3c
•Removed sending CR to clear buffer before each command. Fixed problem reading time from TimeCommander+.
v1.3d
•Corrected a condition where some
v1.4
•Updated to support new HVAC command format (STARGATE firmware 3.05d)
v1.5
•Switched to new compiler
•Compressed web pages for storage in internal memory
•Modified sendcommand.cgi and sendcommand2.cgi to be more efficient
•Properly save and use updated SMTP server. Fixes a bug where a new SMTP server would not take effect until a reboot
v1.6
•Added ability to update firmware via Network!!
•Added SMTP Authentication
v1.6a
•Added additional option for SendCommand and SendCommand2 to allow for a result prefix (i.e. result=xxxx)
ex: sendcommand2.cgi?var1=%23%23%2507&var2=str&var3=%23%230& var4=webx&var5=webx&var6=result
•Added additional TCP/IP socket buffer (to correct email or time sync failing due to no available sockets)
v1.6b
•Changed the way dynamic network settings are applied (gateway and name servers sometimes were not being set properly)
•Added more diagnostics around internet time sync code (and retry on failure)
•Added 'timesync' command to force internet time sync when issued from debug mode (i.e. telnet to WebX, log in, type webxdebug, then type timesync)
•Removed "Please Wait..." popup windows
v1.6c
•Fix in Dynamic HTML "Please Wait..." code to correct bug in Mozilla