v1.2.8
New features:
- Web API Swagger Documentation (#2088)
- API Key Management & Authenticated API Access (#2087)
- Location Marker Layout & Tag-Driven Actions (#2081)
- Retention for logs (#2070 Thanks @MatthewReed303)
- Selector To use Function Write Multiple Registers when writing 1 register (#1868 Thanks @steve0023 )
- Expression Option to Tag Scale Modes (#2069 Thanks @MatthewReed303)
- Copy Alarms functionality (#2065 Thanks @MatthewReed303)
- OPCUA support for data types such as TIME (#2068 Thanks @MatthewReed303)
- Table history time rounding interval option - timestamp display e.g., round to 1m, 10m, 15s (#977)
- Diverse update for Electron version (#2026 #2078 #2079 #2082 Thanks @MatthewReed303)
- Setting heartbeatIntervalSec for server heartbeat configuration (#2016)
- Add $getObject function to call from frontend script (#2015)
- Progressive chunked DAQ streaming for Chart uPlot (#2005)
- Chart with points only (no interpolation)” render mode (#1991)
- Modbus RTU multiple devices in the same serial port (#2000 Thanks @rvbatista)
- Chinese (Traditional) translation (Thanks to Dennis from findsmart.tw)
- Updated various small UX changes for developing (#1981 Thanks @jkeahey)
- Support for touch/click event in Chart with 'Show mode: Custom' (
- Node-Red Integration for FUXA (#1964 Thanks @MatthewReed303)
- Scheduler Control (#1962 Thanks @MatthewReed303)
- Update socket.io package from 4.5.0 to 4.8.1
- Update axios package from 0.30.0 to 0.30.2
- Update nodemailer package from 6.9.9 to 7.0.7
Fixed:
- InfluxDB timestamp with millisec (#2048)
- Auto-recover socket after system sleep to avoid browser stuck state
- Title of input control settings
- Diverse fix: typos, added grammatical changes, and updated some UX for developing (#2029 Thanks @jkeahey)
- Widget values: bool as 0 and false, display default values (#2030 Thanks @MatthewReed303)
- Access to resources and device template for admin (#1922)
- Alarm notification by using active alarm status (#2001 Thanks @MatthewReed303)
- Load Map View from click event (#2003)
- Broken 'this' reference on run Client script
- OPCUA string convertion (#1988)
- OPCUA UInt32 Syntax Error (#1982 Thanks @LordNetro)
- MQTT multi subscription of json topics (#1959)
- Start with void project (#1966)
What's Changed
- Feat/pr1962 scheduler by @unocelli in #1973
- Feature: Support for touch/click event in Chart with Show Mode: Custom by @unocelli in #1979
- OPC UA - UInt32 Syntax Error by @LordNetro in #1982
- build(deps): bump axios from 0.30.0 to 0.30.2 in /server by @dependabot[bot] in #1956
- Updated various small UX changes for developing Fuxa. by @jkeahey in #1981
- Chart: add “Points only (no interpolation)” render mode by @unocelli in #1991
- build(deps): bump form-data from 4.0.0 to 4.0.4 in /server by @dependabot[bot] in #1994
- build(deps): bump nodemailer from 6.9.9 to 7.0.7 in /server by @dependabot[bot] in #1965
- New Feature: Node-Red Integration for FUXA - by @MatthewReed303 by @unocelli in #1993
- Modbus RTU multiple devices in the same serial port. by @rvbatista in #2000
- History charts: progressive chunked DAQ streaming for uPlot by @unocelli in #2005
- Fix alarm notification by using active alarm status by @MatthewReed303 in #2001
- Pr 2001 by @unocelli in #2014
- Add $getObject(name) system function to access view objects by name in frontend script by @unocelli in #2015
- Add heartbeatIntervalSec setting for server heartbeat configuration by @unocelli in #2016
- Electron Autostart by @MatthewReed303 in #2026
- Fix pb bool type and properties value fields by @MatthewReed303 in #2030
- Fixed more UX issues for Fuxa development by @jkeahey in #2029
- Add copy functionality to alarms by @MatthewReed303 in #2065
- Add opc support for unsupported data types such as TIME by @MatthewReed303 in #2068
- Feat/tag expressions by @MatthewReed303 in #2069
- Add retension for logs by @MatthewReed303 in #2070
- Fix node red by @MatthewReed303 in #2072
- Fix days offset and add all day switch option by @MatthewReed303 in #2073
- Update Elecron and Builder and better arm64 support by @MatthewReed303 in #2078
- Fix electron Quit by @MatthewReed303 in #2079
- Feature : Selector To use Fonction Write Multiple Registers when writing 1 register by @steve0023 in #1868
- Ensure dbDir is always resolved relative to rootDir, like other dirs by @MatthewReed303 in #2080
- Location Marker Layout & Tag-Driven Actions by @unocelli in #2081
- Add Electron retry connect logic when starting by @MatthewReed303 in #2082
- API Key Management & Authenticated API Access by @unocelli in #2087
- Web API Swagger Documentation by @unocelli in #2088
New Contributors
- @LordNetro made their first contribution in #1982
- @jkeahey made their first contribution in #1981
Full Changelog: v1.2.7...v1.2.8