Skip to content

Release history

node-red releases

Low-code programming for event-driven applications

All releases

8 shown

4.1.10 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Fix module name validation for uninstall and tgz install by @knolleary in https://github.com/node-red/node-red/pull/5722
  • Ensure project files are inside project root path by @knolleary in https://github.com/node-red/node-red/pull/5724
  • Bump for 4.1.10 by @knolleary in https://github.com/node-red/node-red/pull/5723
  • Update package lock by @knolleary in https://github.com/node-red/node-red/pull/5725

Full Changelog: https://github.com/node-red/node-red/compare/4.1.9...4.1.10

4.1.9 Maintenance

Minor fixes and improvements.

Full changelog

What's Changed

  • Update config sidebar id handling by @knolleary in https://github.com/node-red/node-red/pull/5597
  • Fix reinitializing server with custom node by @tobias47n9e in https://github.com/node-red/node-red/pull/5596
  • Allow a nodes defaults to be overridden by settings.js file by @dceejay in https://github.com/node-red/node-red/pull/5591
  • Handle invalid theme regex by @knolleary in https://github.com/node-red/node-red/pull/5598
  • Ensure custom subflow colors override theme overrides by @knolleary in https://github.com/node-red/node-red/pull/5599
  • Ensure tcp-request doesn't reuse uncloned msg objects by @hardillb in https://github.com/node-red/node-red/pull/5612
  • Replace uuid library with native function crypto.randomUUID by @hlovdal in https://github.com/node-red/node-red/pull/5660
  • Bundle npm to enable cross-platform module management by @knolleary in https://github.com/node-red/node-red/pull/5662
  • Bump dependencies for 4.1.9 release by @knolleary in https://github.com/node-red/node-red/pull/5663
  • Indicate that "use-tls" label is using a custom config by @tobias47n9e in https://github.com/node-red/node-red/pull/5665
  • Update "use-tls" translations to indicate that a custom cert is used by @tobias47n9e in https://github.com/node-red/node-red/pull/5685
  • Bump dependencies by @knolleary in https://github.com/node-red/node-red/pull/5714
  • Bump for 4.1.9 release by @knolleary in https://github.com/node-red/node-red/pull/5715

New Contributors

  • @tobias47n9e made their first contribution in https://github.com/node-red/node-red/pull/5596

Full Changelog: https://github.com/node-red/node-red/compare/4.1.8...4.1.9

4.1.8 New feature
Notable features
  • Theme plugin override settings
  • Tab navigation action improvements
4.1.7 Maintenance

Removed legacy IE7 CSS, updated i18n and dependencies, fixed subflow color caching and touch event handling on ports.

4.1.6 New feature
Notable features
  • Added § and ctrl shortcuts
  • Frontend debug message hooks
  • Theme plugin palette customization
4.1.4 Bug fix

Critical stability fixes preventing uncaught exceptions in event handlers and race conditions in context store operations

4.1.3 Bug fix

Multiple bug fixes for UI responsiveness including debug tab functionality, node sizing, and proper request tracking

Beta — feedback welcome: [email protected]