Node-RED 1.0 release, the visual layout tools of things

Node-RED is the new IBM technology services team built visual layout tools of things, can browser-based process editor connected devices, servers, and API applications. Node-RED 1.0 has been released, as follows:

  • Asynchronous messaging: This version of the message passing between nodes change is always asynchronous, rather than sometimes is asynchronous, synchronous and sometimes, depending on the implementation of each node
  • Node Send API: node can now use a new API to handle the runtime message

  • Asynchronous messaging change chain effect is to change the way the message Function node cloning, Function node will also be passed to node.send () messages to all clones

  • The editor has a number of new features worth highlighting:

    • Restructuring palette
    • Some nodes removed from the default palette
    • This version, when the definition of sub-streams env vars, can also define a customized the UI, in the example node for displaying env var
    • In the editor you can do a lot of things are defined as "operation (action)", these operations can assign keyboard shortcuts in the settings dialog
    • JSON visual editor: JSON editor provided a visual mode, in this mode edit JSON
    • The new Import / Export dialog box
    • There is a new option in the "User Settings" dialog box to select the language used by the editor
    • Modify the internal style editor
    • Update the latest version of jQuery and jQuery-UI 3.4.1 and 1.12.1
  • The core nodes of bug fixes and enhancements
  • Of Flow Library updated

For details, see the release notes:

https://nodered.org/blog/2019/09/30/version-1-0-released 

Guess you like

Origin www.oschina.net/news/110291/node-red-1-0-released