Node-RED v1.1.1 Release Notes

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

    • ๐Ÿ›  Set apiRootUrl for debug pop-out to load locales properly Fixes #2629, #2630
    • โšก๏ธ Update build-custom-theme to handle keyframes properly Fixes #2636
    • โœ‚ Remove hardcoded css and allow group to default from theme Fixes #2633
    • ๐Ÿ”€ Add RED.view.DEBUG_SYNC_REDRAW to disable requestAnimationFrame References #2631
    • ๐Ÿ›  Fix up subflow port wiring
    • ๐Ÿšš Ensure groups are removed when deleting subflows
    • Get group order right in history events to ensure proper handling
    • ๐Ÿ›  Prevent wiring to node with no corresponding port Fixes #2641
    • Avoid copying duplicate nodes to internal clipboard
    • ๐Ÿ›  Fix connecting wires to subflow status or io ports on touchscreen Fixes #2637

    โš™ Runtime

    • ๐Ÿ›  Authenticate websocket comms using user-provided token if present Fixes #2642

    Nodes

    • Delay: add words about independence of messages being delayed.
    • Debug: fix debug status to not loop, make migration more seamless, detect status type objects #2638
    • โšก๏ธ Debug: Update Japanese message for debug node #2645 (@kazuhitoyokoi)