Skip to content

v1.2.7

Latest

Choose a tag to compare

@unocelli unocelli released this 02 Oct 20:14
· 7 commits to master since this release

New features:

  • Input Control with Multiline option (#1943 Thanks @tarleomkar)
  • Japanese translation (Thanks nono from scadaworx.co.jp)
  • Clean function to clean View from unused items data. (#1854 #1932)
  • Added Mitsubishi MELSEC device (MC Protocol / SLMP) Introduces a new plugin driver for direct read/write access to Mitsubishi PLCs (Q-Series, L-Series, FX, etc.) (sponsored by FT)
  • Frontend build target ES2022
  • Added HTML Video Control, dynamic source updates, and playback controls (start, pause, stop, reset) triggered via Tags (#1894 sponsored by Ltech)
  • WebCam Snapshot device, node-webcam package integration to capture images via tag trigger (#1784 Thanks @rikugun)
  • Modbus with Float64MLE type
  • Navigation Side Menu with submenu (#1824 Thanks @timmpo)
  • Update socket.io package from 2.5.0 to 4.5.0

Fixed:

  • Remove not used MQTT subs items of topic (json type)
  • Refresh of Switch Control property
  • Refresh client on Signout to hide not authorised items (#1920)
  • Script bind in Read/Write Scale Script of Tag Options
  • Bring clicked Card in the front (#1886)
  • Open Cards from script
  • Email Notifications Repeating every 1 min (#1906)
  • Duplicate Views Automatically Recreated (#1884)
  • Chart with custom data
  • Close the pending cards when opening a new View (#773)
  • Schedule time parser (#1874)
  • Simplified CORS by removing advanced origin parsing and applying a more permissive configuration.
  • Table data with bitmask filter
  • Chinese translation (Thanks Chinese User)
  • Chart Line Fill Gradient (#1844 Thanks @Kiruthick-Roxx)
  • Allow wildcard IP patterns in CORS (#1816 #1826 Thanks @manish-kumar-developer)