Socket
Socket
Sign inDemoInstall

@node-red/runtime

Package Overview
Dependencies
7
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
11Next

3.1.8

Diff

Changelog

Source

3.1.8: Maintenance Release

  • Add validation and error handling on subflow instance properties (#4632) @knolleary
  • Hide import/export context menu if disabled in theme (#4633) @knolleary
  • Show change indicator on subflow tabs (#4631) @knolleary
  • Bump dependencies (#4630) @knolleary
  • Reset workspace index when clearing nodes (#4619) @knolleary
  • Remove typo in global config (#4613) @kazuhitoyokoi
knolleary
published 4.0.0-beta.1 •

Changelog

Source

4.0.0-beta.1: Beta Release

Editor

  • Click on id in debug panel highlights node or flow (#4439) @ralphwetzel
  • Support config selection in a subflow env var (#4587) @Steve-Mcl
  • Add timestamp formatting options to TypedInput (#4468) @knolleary
  • Allow RED.view.select to select links (#4553) @lgrkvst
  • Add auto-complete to flow/global/env typedInput types (#4480) @knolleary
  • Improve the appearance of the Node-RED primary header (#4598) @joepavitt

Runtime

  • let settings.httpNodeAuth accept single middleware or array of middlewares (#4572) @kevinGodell
  • Upgrade to JSONata 2.x (#4590) @knolleary
  • Bump minimum version to node 18 (#4571) @knolleary
  • npm: Remove production flag on npm invocation (#4347) @ZJvandeWeg
  • Timer testing fix (#4367) @hlovdal
  • Bump to 4.0.0-dev (#4322) @knolleary

Nodes

  • TCP node - when resetting, if no payload, stay disconnected @dceejay
  • HTML node: add option for collecting attributes and content (#4513) @gorenje
  • let split node specify property to split on, and join auto join correctly (#4386) @dceejay
  • Add RFC4180 compliant mode to CSV node (#4540) @Steve-Mcl
  • Fix change node to return boolean if asked (#4525) @dceejay
  • Let msg.reset reset Tcp request node connection when in stay connected mode (#4406) @dceejay
  • Let debug node status msg length be settable via settings (#4402) @dceejay
  • Feat: Add ability to set headers for WebSocket client (#4436) @marcus-j-davies
Older Releases

Change logs for older releases are available on GitHub: https://github.com/node-red/node-red/releases

knolleary
published 3.1.7 •

knolleary
published 3.1.6 •

knolleary
published 3.1.5 •

Changelog

Source

3.1.5: Maintenance Release

Runtime

  • Fix require of dns module (#4562) @knolleary
  • Ensure global creds object is initialised when adding first cred (#4561) @knolleary
knolleary
published 3.1.4 •

knolleary
published 3.1.3 •

knolleary
published 3.1.2 •

knolleary
published 3.1.1 •

Changelog

Source

3.1.1: Maintenance Release

Editor

  • Fix debug filter (#4461) @knolleary
  • Fix various issues with debug pop-out window (#4459) @knolleary
  • Ensure subflow instances keep track of their groups (#4457) @knolleary
  • Fix validateNodeProperty without validator provided (#4455) @GogoVega
  • Debounce node-removed notifications (#4453) @knolleary
  • Don't try to load the parents of the first commit (#4448) @bonanitech
  • Allow a theme to specifiy which theme mermaid should use (#4441) @knolleary
  • Update browser title with flow name if set (#4427) @knolleary
  • Ensure typeSearch handles undefined node definitions (#4423) @knolleary
  • Ensure group w/h are imported if present (#4426) @knolleary
  • Hide node status background when there is no status to show (#4425) @knolleary
  • Add a close button to the restart-required notification (#4407) @knolleary
  • Extend typedInput "num" type validity check to NaN, binary, octal & hex (#4371) @ralphwetzel
  • Fix unintended new line in node name (#4399) @kazuhitoyokoi
  • Ctrl-Enter does not close tray (Monaco) #4377 (#4382) @hazymat
  • fix buffer viewer to handle 0b style binary (#4393) @dceejay
  • Rework mermaid integration to support off-DOM rendering (#4364) @knolleary
  • Add missing nls labels to context menu (#4365) @knolleary

Runtime

  • Bump the github-actions group with 2 updates (#4404) @app/dependabot
  • Handle unknown node reference inside subflow module (#4460) @knolleary
  • Add modules.install audit event when external module installed (#4452) @knolleary
  • Allow import of modules with subpath in specifier (#4451) @knolleary
  • Update node-red-admin version (#4438) @knolleary
  • Handle false-like env vars properly (#4411) @knolleary
  • Only save settings once during node load process (#4409) @knolleary
  • Ensure global-config nodes lookup cred values properly (#4405) @knolleary
  • Handle credential env var evaluation when no value set (#4362) @knolleary
  • Don't commit package-lock.json (#4354) @bonanitech
  • Fix env evaluation when one env references another in the same object (#4361) @knolleary
  • Add dependabot for Github Actions (#4312) @Rotzbua
  • Update outdated Github Actions (#4311) @Rotzbua
  • github: Request npm run test in PR template (#4348) @ZJvandeWeg
  • Add French translation of v3.1.0-beta.4 changes + slight improvements (#4329) @GogoVega
  • Handle nodes with multiple input handlers properly (#4332) @knolleary
  • Soften the language around unrequited PRs (#4351) @knolleary

Nodes

  • CSV: make CSV export way faster by not re-allocating and handling huge string (#4349) @Fadoli
  • Delay: Fix regression in delay node to not pass on msg.reset (#4350) @dceejay
  • Link Call: Handle undefined linkType value for existing link-call nodes (#4331) @knolleary
  • MQTT: Guard against node.broker being undefined (#4454) @knolleary
  • MQTT: check topic length > 0 before publish (#4416) @dceejay
  • Switch/Change: Improve validation of switch/change node rules (#4368) @knolleary
  • Template: Fix height of description editor in template node (#4346) @kazuhitoyokoi
  • Various: Add validators to any fields using msg-typed Input (#4440) @knolleary
knolleary
published 3.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc