npm node-red 4.0.6

latest releases: 4.0.8, 4.0.7, 3.1.15...
8 days ago

What's Changed

  • Improve the node name auto-generated with the first available number by @GogoVega in #4912
  • Fix trigger node date handling for latest time type input by @dceejay in #4915
  • Fix envVar editable list should be sortable by @GogoVega in #4932
  • Apply envVarExcludes setting to util.getSetting into the function node by @GogoVega in #4925
  • Missing getSubscriptions in the docs while its implemented by @ersinpw in #4934
  • Fix setModulePendingUpdated with plugins by @GogoVega in #4939
  • Remove disabled node types from QuickAddDialog list by @GogoVega in #4946
  • Make delay node rate limit reset consistent - not send on reset. by @dceejay in #4940
  • Change groups.length to groups.size by @hungtcs in #4959
  • Get the env config node from the parent subflow by @GogoVega in #4960
  • Rename variable to avoid confusion in view.js by @knolleary in #4963
  • Fix updating the Subflow name during a copy by @GogoVega in #4809
  • Handle the import of an incomplete Subflow by @GogoVega in #4811
  • Add config node to RED.history and handle changed prop by @GogoVega in #4797
  • Fix save and history of credentials for panes by @GogoVega in #4793
  • Fix a node with an invalid number of outputs by @GogoVega in #4808
  • Fix the config node users count by @GogoVega in #4807
  • Validate user nodes into history when editing a config node by @GogoVega in #4819
  • Handle subflow node as user of config nodes by @GogoVega in #4947
  • Performance : make reading single buffer / string file faster by not re-allocating and handling huge buffers by @Fadoli in #4980
  • Apply zoom scale when calculating annotation positions by @knolleary in #4981
  • Fix junction insert position via context menu by @knolleary in #4974
  • Validate json dropped into editor to avoid unhelpful error messages by @knolleary in #4964
  • Fix delay node not dropping when nodeMessageBufferMaxLength is set by @dceejay in #4973
  • Update dependencies by @knolleary in #4987
  • Rework saving of credentials to undo history by @knolleary in #4983
  • Ensure node.sep is honoured when generating CSV by @knolleary in #4982
  • Add qoutes when installing local tgz to fix spacing in the file path by @AGhorab-upland in #4949
  • Roll up various fixes on config node change history by @knolleary in #4975
  • Update for 4.0.6 by @knolleary in #4990

New Contributors

Full Changelog: 4.0.5...4.0.6

Don't miss a new node-red release

NewReleases is sending notifications on new releases.