Skip to content

v1.3.2

Latest

Choose a tag to compare

@unocelli unocelli released this 19 May 18:27
· 20 commits to master since this release

New features:

  • Header bar and items height configurable (#2365)
  • Handle view parameters from header page events (#2332 #2363)
  • Export and import of alarms (#2361)
  • Button control with configurable icon (#2349)
  • Device plugins message (#2346)
  • Redesign plugins list and make plugin installation more flexible (#2326)
  • Add tag name to InfluxDB storage (#2313)
  • Update diverse minor package dependencies

Fixed:

  • Prevent duplicate MainView creation during project sync (#2297)
  • OPC-UA publishing interval (#2336 Thanks @smort82)
  • Preserve scheduler actions for non-admin updates (#2345)
  • TDengine string escaping (#2343)
  • Alarm ack notificator reset (#2339 Thanks @CuAuPro)
  • Runtime device restart connection status (#2338 Thanks @CuAuPro)
  • Modbus tokenized mode when gaps are only 1 address big (#2329 Thanks @TankiFlo)
  • Keep Node-RED initialization compatible with plugin runtime
  • Select control value updated from action value (#2274)
  • QuestDB write uns_path before column values (#2314 Thanks @CuAuPro)
  • Update dependencies: axios, ip-address, fast-uri, @xmldom/xmldom and brace-expansion

Security:

  • Unauthenticated SSRF via Socket.IO (#2344)
  • Scheduler admin authorization validation (#2345)
  • Path normalization in API routing