Node-RED v1.1.2 Release Notes

Release Date: 2020-07-10 // almost 4 years ago
  • Editor

    • ๐Ÿ›  Fix all the touch screen issues Fixes #2647
    • โž• Add RED.view.redrawStatus to avoid full redraw on update
    • Ensure node/group xrefs are consistent on import
    • ๐Ÿ”Š Disable keyboard handler when dialogs are open
    • ๐Ÿšš Ensure unknown nodes removed from outliner when node registers Fixes #2646

    โš™ Runtime

    • ๐Ÿ‘ Allow Comms websocket auth to be done via token header Fixes #2642