Skip to content

v1.2.8

Choose a tag to compare

@unocelli unocelli released this 18 Dec 20:06
· 211 commits to master since this release

New features:

  • Web API Swagger Documentation (#2088)
  • API Key Management & Authenticated API Access (#2087)
  • Location Marker Layout & Tag-Driven Actions (#2081)
  • Retention for logs (#2070 Thanks @MatthewReed303)
  • Selector To use Function Write Multiple Registers when writing 1 register (#1868 Thanks @steve0023 )
  • Expression Option to Tag Scale Modes (#2069 Thanks @MatthewReed303)
  • Copy Alarms functionality (#2065 Thanks @MatthewReed303)
  • OPCUA support for data types such as TIME (#2068 Thanks @MatthewReed303)
  • Table history time rounding interval option - timestamp display e.g., round to 1m, 10m, 15s (#977)
  • Diverse update for Electron version (#2026 #2078 #2079 #2082 Thanks @MatthewReed303)
  • Setting heartbeatIntervalSec for server heartbeat configuration (#2016)
  • Add $getObject function to call from frontend script (#2015)
  • Progressive chunked DAQ streaming for Chart uPlot (#2005)
  • Chart with points only (no interpolation)” render mode (#1991)
  • Modbus RTU multiple devices in the same serial port (#2000 Thanks @rvbatista)
  • Chinese (Traditional) translation (Thanks to Dennis from findsmart.tw)
  • Updated various small UX changes for developing (#1981 Thanks @jkeahey)
  • Support for touch/click event in Chart with 'Show mode: Custom' (
  • Node-Red Integration for FUXA (#1964 Thanks @MatthewReed303)
  • Scheduler Control (#1962 Thanks @MatthewReed303)
  • Update socket.io package from 4.5.0 to 4.8.1
  • Update axios package from 0.30.0 to 0.30.2
  • Update nodemailer package from 6.9.9 to 7.0.7

Fixed:

  • InfluxDB timestamp with millisec (#2048)
  • Auto-recover socket after system sleep to avoid browser stuck state
  • Title of input control settings
  • Diverse fix: typos, added grammatical changes, and updated some UX for developing (#2029 Thanks @jkeahey)
  • Widget values: bool as 0 and false, display default values (#2030 Thanks @MatthewReed303)
  • Access to resources and device template for admin (#1922)
  • Alarm notification by using active alarm status (#2001 Thanks @MatthewReed303)
  • Load Map View from click event (#2003)
  • Broken 'this' reference on run Client script
  • OPCUA string convertion (#1988)
  • OPCUA UInt32 Syntax Error (#1982 Thanks @LordNetro)
  • MQTT multi subscription of json topics (#1959)
  • Start with void project (#1966)

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8