Skip to main content
Version: 4.1 (alpha)

4.1.0

GUI

  • Button: Add blink attribute to states
  • Field: Add time interval attributes. Show sign, unit, min precision, max precision
  • Text: Add overflow hidden
  • Time: Add negative values attribute. Specifies whether negative values are allowed in interval mode
  • Scheduler: Add sunrise/sunset delta
  • Client: Update client js api, remove User object. Add sendCommand function to replace User object

Bug Fixes

GUI Objects

  • Tree: fix selection on items refresh

Other

  • Other minor fixes