v1.2.5
New features:
- Access settings of client script functions
- Bind Widget variable with color picker
- Swedish translation (#1701 Thanks @carlbomsdata)
- Script name validator improvement (#1676)
- Widgets kiosk to load widget dynamically from frangoteam.org
- Lock Gauge and Shape in editor (#1414)
- Hide a Shape without considering tag value (#339)
- Language settings, bind to Text/Button Controls and Alarms
- 'guest' authentication to show connected View in logout mode
- GPIO Device (onoff package to be installed via npm) (#1637 Thanks @rikugun)
- CORS security settings (settings.js)
- Update modbus-serial package from 8.0.16 to 8.0.19
- Update node-opcua package from 2.130.0 to 2.149.0
- Minor styling refactoring and cleanup
- Internal refactor in rxjs emits
Fixed:
- Clean code in Command to run script (Thanks @carlbomsdata)
- Remove logout by call unathorized script
- Remove value selection after press Enter (#1683)
- Reduce LogEvent on run a script
- Pipe control properties not saved on first edit (#1681)
- Open Card position with touch event (#1267)
- Check of roles permission for View items, check of Script permission in frontend
- Set View to panel (#1669)
- OPCUA Tags not updating after Session Keep Alive Failure (#1567 #1663 Thanks @Kiruthick-Roxx)
- Change Tags key to new id when use import Device template (#1636 Thanks @rikugun)
- WebAPI error when executing the Read Scale Script (#1643 Thanks @imdwpeng)