Node-RED v0.20.6 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
    • ๐Ÿ›  Revealing node position needs to account for zoom level Fixes #2172
    • stop join tripping up if last message of buffer is blank.
    • ๐Ÿ‘Œ Improve handling of file upload in request node
    • ๐Ÿ›  Handle subflow internal node wired to a non-existant node Fixes #2202
    • Do not save subflow env vars with blank names
    • Don't allow a link node virtual wire to connect to normal port
    • ๐Ÿ›  Clear HTTP Request node authType when auth disabled Fixes #2215
    • ๐Ÿ›  Fix parsing of content-type header Fixes #2216
    • ๐Ÿ›  Fix join node reset issue with merging objects
    • ๐Ÿ›  Copy data-i18n attribute on TypedInput Fixes #2211