What's new in version 10.10.0
An issue which prevented connecting
any type outputs to blocks which take
float as input has been fixed. The
Expression block has also been updated to handle
any type inputs.
The
Pulse block now has a new
Mode parameter. Its default reflects the block's previous behavior: it sends a pulse when the value changes. Using this new parameter, you can now configure the block to send a pulse on every input or on every non-zero value. See also
Type conversions.
The
Text Substitution block now supports time zone values. You can now specify a
:TZ=timezone suffix to use a different time zone, for example,
#{time:TZ=America/New_York} to use the time zone for New York.
The
Property Name parameter of the
Extract Property block has been renamed to
Property Path as it also accepts a path. This is only a label change. You do not need to change existing models. They will continue to work as before.