Skip to content

Releases: node-red/node-red

3.0.2: Maintenance Release

04 Aug 13:17
5365786
Compare
Choose a tag to compare

Editor

Runtime

  • Register subflow module instance node with parent flow (#3818) @knolleary

Nodes

3.0.1: Maintenance Release

22 Jul 09:30
dc7fef6
Compare
Choose a tag to compare

Editor

3.0.0 Milestone Release

14 Jul 09:01
1b94cc3
Compare
Choose a tag to compare

3.0.0: Milestone Release

Editor

Runtime

Nodes

2.2.2: Maintenance Release

18 Feb 14:50
5f0ea85
Compare
Choose a tag to compare

Nodes

  • Fix "close timed out" error when performing full deploy or modifying broker node. (#3451) @Steve-Mcl

2.2.1: Maintenance Release

15 Feb 13:51
fcf2994
Compare
Choose a tag to compare

Editor

Runtime

Nodes

  • Debug: Fix no-prototype-builtins bug in debug node and utils (#3394) @Alkarex
  • Delay: Fix Japanese message of delay node (#3434)
  • Allow nbRateUnits to be undefined when validating (#3443) @knolleary
  • Coding help for recently added node-red Predefined Environment Variables (#3440) @Steve-Mcl

2.2.0: Milestone Release

27 Jan 13:04
b7bae18
Compare
Choose a tag to compare

Editor

Runtime

Nodes

2.2.0-beta.1: Beta Release

Editor

Nodes

  • JSON: Let JSON node attempt to parse buffer if it contains a valid string (#3296) @dceejay
  • Remove use of verbose flag in core nodes - and use node.debug level instead (#3300) @dceejay
  • TCP: Add TLS option to tcp client nodes (#3307) @dceejay
  • WebSocket: Implemented support for Websocket Subprotocols in WS Client Node. (#3333) @tobiasoort

2.1.6: Maintenance Release

18 Jan 09:50
211a5eb
Compare
Choose a tag to compare

Editor

Nodes

2.1.5: Maintenance Release

13 Jan 10:33
943b103
Compare
Choose a tag to compare

Runtime

Editor

Nodes

2.1.4: Maintenance Release

02 Dec 09:35
173e751
Compare
Choose a tag to compare

Runtime

Editor

Nodes

2.1.3: Maintenance Release

26 Oct 09:44
cfe201d
Compare
Choose a tag to compare

Runtime

  • Update gen-publish script to update 'next' tag for main releases
  • Add environment variable to enable/disable tours (#3221) @hardillb
  • Fix loading non-default language files leaving runtime in wrong locale (#3225) @knolleary

Editor

  • Refresh editor settings whenever a node is added or enabled (#3227) @knolleary
  • Revert spinner css change that made it shrink in some cases (#3229) @knolleary
  • Fix import notification message when importing config nodes (#3224) @knolleary
  • Handle changing types of TypedInput repeatedly (#3223) @knolleary