Skip to content

v1.3.1

Choose a tag to compare

@unocelli unocelli released this 09 Apr 20:10
· 60 commits to master since this release

New features:

  • Initial setup dialog for the editor to configure security settings (#2271)
  • Widget with foreignObject content to support html element in SVG
  • Added 15 min report interval
  • Improved dockerfile in order to build a much smaller image (#2236 Thanks @alext-extracellular)
  • Support for headless portable binaries and entry point script (Thanks @MatthewReed303)
  • Scheduler update colour picker and hover colours (Thanks @MatthewReed303)
  • Added optional mouse wheel interaction modes for line charts (#2237 Thanks @robke96)
  • Node-RED: use msg.topic when Tag field is empty (#2219 Thanks @smort82)
  • Update diverse minor package dependencies

Fixed:

  • Scaling not applied to S7 peripheral inputs (IW, QW, etc.) (#2285 Thanks @ondraspa)
  • Catch error for odbc getTables (#2284Thanks @dev-soragoto)
  • Mac OS shortcuts for editor (#1946)
  • Async script execution in script (#2270 #2272)
  • View items auto cleanup (#2246 Thanks @zarch)
  • Trend cursor follow under auto-resize scaling (#2254 Thanks @robke96)
  • Table control scrollbar
  • Alarms View scrollbar (#2263)
  • Output control format digit (#2240)
  • DAQ storage unhandled promise rejection (#2214 Thanks @zarch)
  • Security: script with test flag
  • Security: remove script property of frontend project
  • Security: authentication bypass in request routing logic (#2260)
  • Security: authorization validation for /api/getTagValue when script references are missing (#2260)
  • Security: parameterize queries
  • Security: SQL injection in user/role storage