Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 00:15
9c2948d

Enhancements

  • Backend: Add alias feature (#85)
  • Backend: Add array feature (#87)
  • Frontend: Add array format option function (#89)
  • Backend: Support template variables in Backend (#90)
  • Backend: Add Array to Scalar functions in Backend (#92)
  • Backend: Support last operator in backend (#94)
  • Backend: Add disableAutoRaw and maxNumPVs function support in Backend (#95)
  • Backend: Add array format option function for Backend (#100)

Bug fixes

  • Backend: Fix Scale and Offset functions to return data with PV name (#80)
  • Backend: Don't show hidden target in Backend (#81)
  • Backend: Enable auto binning interval for specified operator (#84)
  • Backend: Fix backend regex mode to support alternation (#91)
  • Backend: Enable extrapolation even if operator is not raw (#93)