Skip to content

v1.2.6

Choose a tag to compare

@unocelli unocelli released this 02 Jul 21:03
· 441 commits to master since this release

New features:

  • Increased API Payload Limit, max payload size increased to 100MB and notify exception (#1264 #1346)
  • View Load Delay, option to delay view rendering until DOM is ready
  • Angular upgrade to Version 16 (#1802 Thanks @Miroslav999)
  • Password masking for Virtual-Keyboard (#1794)
  • MQTT Topic Editing, fields can now be modified after creation
  • Beckhoff ADS Protocol, new driver for Beckhoff PLCs using ADS protocol (#1661 Thanks @sakloui)
  • Github Action Workflow to build Electron Apps (#1778 Thanks @MatthewReed303)
  • Table Row/Column Reorder, move rows and columns in tables directly from the editor UI
  • Support Chart and Graph with placeholder, line configurable with placeholder binding (#859 #1256)
  • Server device and Client device (internal) as adapter for dynamic binding between devices and UI components (#1810)
  • Update uplot package from 1.6.15 to 1.6.24

Fixed:

  • OPC UA Boolean Write, incorrect handling when writing boolean values ( #1765)
  • Animation Stop Bug, error when stopping active animations (#1765)
  • View Close Script Trigger, Scripts no longer trigger on view close (#1801)
  • Exception edit multi views
  • Open Gauge property from context menu (#1820)
  • Manage settings.json version and merge of new attributes
  • Network interface type (#1790)
  • Update and remove Widgets from Library (#1754)
  • Tags filter without name, autocomplete engine (#1444)
  • Vertical resize behavior for Panel Views (appResize directive)