CmdBuilder changelog

Version 2.0.1 (2.11.2023) - Current

Features
  • ---
Bugfixes
  • Fix time/date configuration in SYSTEM window

Version 2.0.0 (6.10.2023)

Features
  • Add MQTT connection dialog (aka "remote control")
  • Add WIFI command window
  • Add MODBUS command window
  • Add ActionOnParse command to the same window as TIMer command
  • Add automatic termination of quotes inside quoted segments
  • Add UseAlternateHostUart to SYStem command window
  • Add DisableInternalCommandEchoing to SYStem command window

Version 1.3.0 (06.04.2023)

Features
  • Add LineSpacing parameter to all widgets with multi-line capability
  • Add continueOnActionError system parameter
  • Add wait system parameter
  • Changed "connect" to "open port" in connection dialog
  • Slider overlayColor changed to outlineColor
  • Add slider parseMask parameter
  • Removed multiline parameter from text widget as it is allways multiline
  • Add plot autoYScale and autoOffsetRejection checkboxes
  • Increased initial/minimum window height
Bugfixes
  • Add missing initial colors to several properties, fix color picker init
  • Add missing default values to several properties

Version 1.2.0 (20.02.2023)

Features
  • Adjusted API to be compatible with FW version >= 1.2.0

Version 1.1.0 (28.12.2022)

Features
  • Add squareDutyCycle to DAC
  • Add font size, font style and text margin to checkboxes
  • Fix font selector bug
  • Add read format to I2C
  • Modified SPI - bytes before read valid to words before read valid
  • SPI - add read format, add TXRX
  • Add initialized alias to interfaces
  • Fix optical feedback disable in SYSTEM
  • Renamed parseReplies and defaultParseReplies to parseRepliesDisable and defaultParseRepliesDisable
  • Add readAll to logView
  • Add readAll to pushButtonsView
  • Fix timer state and add readAll command
  • Improved interfaces description labels

Version 1.0.1 (12.9.2022)

Features
  • Fix font selectors to be inline with available FW fonts
  • Refresh COM ports automatically when connection dialog is open
  • Show COM port descriptions in COM port selector
  • Show EasyTerm COM port by default in first place if it was detected
  • Disable multi-touch emulation as it is not used
  • Fix slide animation effect direction
  • Hide console window after app startup on Windows OS
  • Improve hint labels

Version 1.0.0 (29.8.2022)

Features
  • Adjusted DAC API, add waveform offset form and square as a waveform
  • Add 10bit addressing checkbox to I2C
  • Add LSb first checkbox to SPI

Version 0.91 (16.7.2022)

Features
  • Adjusted checkbox, text and PWM windows to reflect current FW API state
  • Bugfixes, improvements

Version 0.90 (23.6.2022)

Initial version