Node-RED is a visual programming tool for wiring together hardware
@ -17,7 +17,9 @@ description: >-
Note:If you would like your 'HTTP In' nodes to be accessible without authentication, then prepend your url with '/public/'. E.g. /public/do-something
releaseNotes:>-
This updates Node Red from version 2.2.2 to version 3.0.2. For a full list of changes, see the release notes:https://github.com/node-red/node-red/releases
This update does not alter the Node-RED version, which remains at 3.0.2. Instead, it upgrades the underlying Node.js
from version 14 to 18. This change is intended to extend compatibility with Node.js modules that were previously