CheckValve Chat Relay Change Log

1.0.0 (November 12, 2013)

    • Initial release.


1.1.0 (July 8, 2014)

    • Fixed handling of SRCDS and HLDS console chat messages.

    • Fixed incorrect content length in packets.

    • Added command line option to specify the configuration file.

    • Added usage() method to show command line options.

    • Added debugLevel option for more verbose logging.

    • Added code for additional logging based on the value of debugLevel.


1.2.0 (October 30, 2014)

    • Added support for the new SteamID format.

    • Fixed some default option values not matching the defaults listed in the checkvalvechatrelay.properties file.


1.2.1 (January 2, 2015)

    • Added warnings if the client or message listener is using a loopback address.


1.3.0 (May 5, 2015)

    • Added the control listener

    • Added chatrelayctl.jar for controlling the Chat Relay

    • Added start/stop scripts for Windows


1.3.0a (Linux only - June 14, 2015)

    • Fixed errors in Linux shell scripts:

      • Changed 'basename' to 'dirname' so $BASEDIR detection will work correctly

      • Corrected several typos which were causing syntax errors


1.4.0 (September 29, 2015)

    • Added automatic update checking