Skip to content

v1.3.3

Latest

Choose a tag to compare

@unocelli unocelli released this 21 Jun 20:21

New features:

  • Initial AR mode support (MVP) (#2367)
  • Marker image configuration for maps (#2374)
  • Omron NJ/NX EtherNet/IP device driver (#2375 Thanks @Pasqua11)
  • Video loop option (#2380)
  • Optional lazy loading for HMI views (#2386)
  • Node-RED alarm acknowledgement node update (#2388 Thanks @Nerzh29)
  • Load images (extern) dynamically via actions (#2402)
  • Improved selection locking, multi-selection and configurable movement step (#2409)

Fixed:

  • Button disabled style
  • Add missing ODBC runtime to the Docker image (#2364 Thanks @dev-soragoto)
  • Make view cleanup fail-safe
  • Lazy-loaded views in edit mode
  • Refresh token handling
  • SVG shape interaction and transparent strokes (#2408)
  • Update and harden runtime dependencies

Security:

  • Webcam image authorization (#2397)
  • Harden vulnerable runtime dependencies (#2378)
  • Harden JWT lifecycle and Socket.IO administrative operations (#2379)
  • Enforce Node-RED authorization (#2393)
  • Improve settings sanitization and role deletion cleanup (#2394)