github node-red/node-red 0.14.0
0.14.0: Milestone Release

latest releases: 4.0.0-beta.3-1, 4.0.0-beta.3, 3.1.9...
7 years ago

Editor

  • Replace edit dialog with edit tray
  • Enable shift-drag detach of just the selected link
  • Allow workspace tabs to be re-ordered
  • Scope keyboard shortcuts to dom elements
  • Ensure parent nodes marked as changed due to child config node changes
  • Validate all edit dialog inputs when one changes
  • Add editableList widget and update Switch/Change nodes to use it
  • Add option to filter Debug sidebar by flow and highlight subflow-emitting nodes
  • Back off comms reconnect attempts after prolonged failures
  • Prompt for login if comms reconnect fails authentication
  • Change style of nodes in subflow template view
  • Add CHANGELOG.md and make it accessible from menu

Runtime

  • Always log node warnings on start without requiring -v
  • Add support for loading scoped node modules. Closes #885
  • Add process.env.PORT to settings.js
  • Clear node context on deploy. Closes #870
  • Enable finer grained permissions in adminAuth

Nodes

  • Enable config nodes to reference other config nodes
  • Add Split/Join nodes
  • Add Link nodes
  • Add support to HTTP In node for PATCH requests. Closes #904
  • Add cookie handling to HTTP In and HTTP Response nodes
  • Add repeat indicator to inject node label. Closes #887
  • Add javascript highlighter to template node
  • Add optional timeout to exec node
  • Add TLS node and update MQTT/HTTP nodes to use it
  • Let trigger node also send last payload to arrive
  • Add timestamp as a default typedInput and update Inject and change nodes to match,
  • Add QoS option to MQTT In node
  • Add status to exec spawn mode
  • Add Move capability to Change node
  • Update Serial node to support custom baud rates
  • Add support for array-syntax in typedInput msg properties
  • Add RED.util to Function node sandbox
  • Capture error stack on node.error. Closes #879

Don't miss a new node-red release

NewReleases is sending notifications on new releases.