Skip to content

V1.1.0

Choose a tag to compare

@ZiGaMi ZiGaMi released this 01 Dec 09:37

V1.1.0 - 01.12.2022

Added

  • Ability to change live watch time period. Added "status_rate" command to basic table
  • Streaming CLI commands feedback

Fixed

  • Checking for NULL pointers at basic commands
  • Parsing inputed string termination was fixed to "\r" or "\n". Solved to search for CLI_CFG_TERMIANTION_STRING as defined in config file
  • Inifinite loop escape check