1.0.0 (2016-12-19) * First release 1.0.1 (2017-03-13) * Added new modules - Dashboard, SNMP, Ping 1.0.2 (2017-10-02) * Modified for build from sources in build system as standard router modules * Split Node.js and Node-RED to separate modules * Updated Node-RED to 0.17.5 * Moved nodes to /usr/lib * Added new router nodes - LED and SMS Sender 1.1.0 * Fixed port setting * Added loglevel setting to GUI * Changed logging to logs rotate 1.1.1 * Added script for reports 1.1.2 * Fixed labels in the ping and serial nodes 1.1.3 (2018-08-10) * Fixed generally i18n for 3rd party nodes texts * Added iptables rule to work with firmware "Enable filtering of locally destinated packets" option on * Added a new option "Web static files path" for file access via Node-RED's web to module GUI configuration * Moved the Modbus-TCP node to a separated module together with a new Modbus-Serial node 2.0.0 (2019-11-13) * Introduced off-line building * Added license info page to module webconfig * Fixed install script to avoid needless Node-RED restarts * Updated version Node-RED 0.20.5, Dashboard 2.14.0, Ping 0.0.16, SNMP 0.0.21 * Optimized size - removed unused files (docs, examples, test…) * Polished log - solved significant warnings, removed insignificant warnings * Added nodes: timed-counter, input split, string * Prepared for new GCC 7.4 * Prepared for new kernel 4.14 * Prepared for V4 platform * Fixed not working tail and watch nodes (watch requires FW 6.2.1 or later) * Added nodes for XBus, SMS receiving and HW monitoring * Reworked binary I/O and LED nodes 2.0.1 (2020-09-29) * Updated CSS and HTML code to match firmware 6.2.0+ 2.1.0 (2021-05-06) * Added nodes Big Timer, Credentials, Float, Loop * Removed node Sentiment * Added the configuration option for the flows storage place * Added the configuration option for enabling/disabling the flow editor * Added the hiden configuration option for the credential storage secret * Fixed Binary Input node (switching logic) * Fixed the issue with internal path info when nodes are loaded from the "nodes" folder * Fixed some missing licenses * Updated String node to 1.0.0 * Moved license information to Node.js UM * Flows are included in router's repotrs 2.2.2 (2022-03-10) * Updated to Node-RED 2.2.2 * Changed numbering * Changed path to 3rd party nodes * Added buffer-parser node * Added e-mail node (previously it was part of Node-RED * Added router node to global 2.2.2-1 (2022-05-10) * Added Configuration nodes 2.2.2-2 (2022-09-08) * Added the edge-trigger nodes * Modified searching the palette nodes to find it in a root node_modules folder in a symlinked tree 2.2.2-3 (2023-01-09) * Node-RED init script sets a minimal TLS version in compliance with the system http service settings 3.0.2 (2023-04-18) * Updated Node-RED to 3.0.2 * Updated nodes email (1.19.1), bigtimer (2.8.5), ping (0.3.3), serialport (1.0.3), snmp (2.0.0), timedcounter (0.1.0) 3.0.2-1 (2024-01-26) * Added description and summary files * Recompiled with ModulesSDK 2.1.0 Included nodes: * https://flows.nodered.org/node/node-red-contrib-bigtimer * https://flows.nodered.org/node/node-red-contrib-buffer-parser * https://flows.nodered.org/node/node-red-contrib-credentials * https://flows.nodered.org/node/node-red-contrib-edge-trigger * https://flows.nodered.org/node/node-red-node-email * https://flows.nodered.org/node/node-red-contrib-float * https://flows.nodered.org/node/node-red-contrib-input-split * https://flows.nodered.org/node/node-red-contrib-loop * https://flows.nodered.org/node/node-red-node-ping * https://flows.nodered.org/node/node-red-node-serialport * https://flows.nodered.org/node/node-red-node-snmp * https://flows.nodered.org/node/node-red-contrib-string * https://flows.nodered.org/node/node-red-contrib-timed-counter 3.0.2-2 (2026-04-24) * Fixed sms command (was gsmsms)