| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| node-red-4.1.4.zip | 2026-01-26 | 12.1 MB | |
| 4.1.4 source code.tar.gz | 2026-01-26 | 9.2 MB | |
| 4.1.4 source code.zip | 2026-01-26 | 10.3 MB | |
| README.md | 2026-01-26 | 1.1 kB | |
| Totals: 4 Items | 31.5 MB | 2 | |
What's Changed
- fix: prevent uncaught exceptions in core node event handlers by @Dennis-SEG in https://github.com/node-red/node-red/pull/5438
- fix: prevent incorrect array modification in delay node by @Dennis-SEG in https://github.com/node-red/node-red/pull/5457
- fix: prevent double resolve in node close callback by @Dennis-SEG in https://github.com/node-red/node-red/pull/5461
- fix: prevent race condition in localfilesystem context store during shutdown by @Dennis-SEG in https://github.com/node-red/node-red/pull/5462
- registry: fix importModule base dir for exports subpaths by @yuan-cloud in https://github.com/node-red/node-red/pull/5465
- Revert overflow fix in editableList by @knolleary in https://github.com/node-red/node-red/pull/5467
- Bump for 4.1.4 release by @knolleary in https://github.com/node-red/node-red/pull/5468
New Contributors
- @yuan-cloud made their first contribution in https://github.com/node-red/node-red/pull/5465
Full Changelog: https://github.com/node-red/node-red/compare/4.1.3...4.1.4