Skip to content

v1.26.0

Compare
Choose a tag to compare
@jean-emmanuel jean-emmanuel released this 21 Feb 10:14

Changelog

  • bug fixes

    • scripting: getProp() now correctly returns a copy of the property if it is an object
    • prevent infinite loop when loading widgets with complex inter-dependencies
    • modal: layout issue on iOS 15+
  • widgets

    • dropdown: allow resubmitting the same value
    • switch: allow resubmitting the same value
    • plot: missing logScaleX and logScaleY properties
    • xy/multixy: add axisLock property; allow locking one the axis by holding Shift while dragging if axisLock is not set, bypasses it otherwise.
    • knob/fader/range: add colorKnob property
  • launcher

    • on Mac, start hidden if Start minimized is set
    • allow dropping files into file fields
  • custom module

    • expose tcpServer to allow monitoring the state of tcp connections