Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@unocelli unocelli released this 25 Oct 09:18
· 63 commits to master since this release

New features:

Fixed:

  • Items authorizations (#1411)
  • Bar chart range configurations (#1406)
  • Review: edit dialog of graph source, tooltips settings
  • View property undefined (#1386)
  • modbus Tag scaleWriteFunction (write script) for not array value (#1365)
  • View background color overwrite (#1363)
  • Event runScript placeholder to pass tag address
  • Add tagid in DAQ for tdenginer database, to use in SQL query as filter condition (#1382 Thanks @jay-jjwu)
  • Dual touch event in mobile browser
  • Reset Alarm Panel to current alarms on reopen in history mode (#1370 #1371 Thanks @mauroalexandre)
  • Concurrent Blink Actions across different ranges (#1369 Thanks @mauroalexandre)
  • Implement ChangeDetectorRef to address ExpressionChangedAfterItHasBeenCheckedError (#1367 Thanks @mauroalexandre)
  • Performance on send via socket only id, value, timestamp
  • modbus Int16 (2 bytes) to writeRegister and Int32 (4bytes) to writeRegisters
  • modbus to write different for FC6 and FC16 (#1175 #1364 Thanks @rvbatista)
  • Script result if value = '0'
  • Siemens S7 DAQ (#1341 Thanks @gabrielbalincaaeg)
  • Adjust AlarmQuery Date Bounds to Cover Full Days (#1353 Thanks @mauroalexandre)
  • Multi views style (#1322 #1332)
  • Round the modbus number before converting it to a BigInt (#1325 Thanks @Abestanis)