Node-RED v0.17.4 Release Notes

    • Add request node test case for POSTing 0
    • Allow false and 0 in payload for httprequest (#1334)
    • Add file extension into flow name of library automatically (#1331)
    • #1335 Fix accessing global context from jsonata expressions Fixes
    • #1332 Disable editor whilst a deploy is inflight Fixes
    • Replace Unknown nodes with their real versions when node loaded
    • Retry auto-install of modules that fail
    • Fix column name in link nodes to refer language file (#1330)
    • #1329 Use namespaces with link node title attributes i18n name Fixes
    • #1328 Tidy up GPIO pin table presentation Fixes
    • Join: count of 0 should not send on every msg
    • Handle importing only one end of a link node pair
    • #1323 Make sending to Debug synchronous again Fixes
    • Make send-error behaviour optional in file node
    • Restore File In node behaviour of sending msg on error
    • Expose context.keys within Function node
    • JSON parser default should be not formatting output