Skip to main content

Changelog

1.7.0

Features:

  • Added support the new XYZB tile

1.6.0

Features:

  • (Bridge Mode) Added support for Touchscreens

1.5.0

Features:

  • (Touchscreens) Added reload command
  • (Touchscreens) Added clear command
  • (Touchscreens) Added support for multiple tabs

1.4.1

Bug Fixes:

  • Fixed half-row button events being sent with wrong y coordinate
  • Fixed two switched T-Bar buttons

1.4.0

Features:

  • Added support for the new TSC4 touchscreen tile
  • Added support for the new 8BTS and 4BTS tactile button tiles
  • Added support for the new 8BHR half row button tile

v1.3.0

Features:

  • Added support for controlling the URL of Touchscreens

Bug Fixes:

  • Fixed a bug where XYZ Joysticks would be on the wrong side

v1.2.0

Features:

  • Added support for OSC over UDP
  • Added support for binding to host address using --host argument

Changes:

  • --help argument now has alias -H instead of -h

v1.1.0

Features:

  • Added support for HSL colors
  • Added logarithmic dimming curve for RGB colors
  • Added logarithmic dimming curve for HSL colors
  • Added widget size to widget info command
  • Added DNS-SD Advertisement
  • Added support for T-Bar and DataWheel Tiles
  • Added support for Joystick Tiles

Bug Fixes:

  • Fixed widget types were not validated
  • Fixed OLED widgets had type unknown

v1.0.0

  • Added OSC Protocol

v0.2.1

  • Signed MacOS application binary
  • Fixed a bug where the TCP connection would not be closed properly

v0.2.0

  • Improved TCP connection handling and overall application stability

v0.1.1

  • Added support for DNS-SD (Bonjour) advertisements

v0.1.0

  • Initial Release