Node-RED 4.1.8 is now available. This maintenance release includes updates to dependencies for security issues and a handful of fixes for issues reported recently.
It does slip in one new feature with the Function node. The node allows you to define code to be run on start, stop and on each message. By default it shows the 'on messages' tab - as for 99% of the time, that's what a user wants.
The node will now show an icon on the individual tabs to indicate if there is code defined on it. This makes it easier to spot if there is code hidden away on the start or stop tab.
Full list of changes in the changelog
