Node-RED v2.0.2 Release Notes

  • ⚙ Runtime

    • Use file:// url with dynamic import
    • Detect if agent-base has patched https.request and undo it Fixes #3072

    Editor

    • Fix tab fade css because Safari Fixes #3073
    • Fix error closing library dialog with monaco
    • Handle other error types in Manage Palette view

    Nodes

    • HTTP Request node - ignore invalid cookies rather than fail request Fixes #3075
    • Fix msg.reset handling in Delay node Fixes #3074