| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| node-red-4.1.1.zip | 2025-10-13 | 12.1 MB | |
| 4.1.1_ Maintenance Release source code.tar.gz | 2025-10-13 | 9.0 MB | |
| 4.1.1_ Maintenance Release source code.zip | 2025-10-13 | 10.1 MB | |
| README.md | 2025-10-13 | 3.9 kB | |
| Totals: 4 Items | 31.2 MB | 48 | |
What's Changed
- Speed up split node by @hardillb in https://github.com/node-red/node-red/pull/5252
- Add tooltip for event log view by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5239
- Show requesting status correctly in http request node when multiple processes are working by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5241
- Fix node documentation icon for long catalog loading by @GogoVega in https://github.com/node-red/node-red/pull/5237
- docs: add security escalation policy by @UlisesGascon in https://github.com/node-red/node-red/pull/5269
- Remove empty if block by @bonanitech in https://github.com/node-red/node-red/pull/5273
- Fix rounding errors for range node when using float inputs and intege… by @dceejay in https://github.com/node-red/node-red/pull/5257
- Catch errors from RED.comms.subscribe callback by @hardillb in https://github.com/node-red/node-red/pull/5263
- Add 'url' module to default server-side types in Monaco editor by @Steve-Mcl in https://github.com/node-red/node-red/pull/5265
- Fix uncaught Monaco error by @Steve-Mcl in https://github.com/node-red/node-red/pull/5266
- Notify installed plugins from the Palette Manager by @GogoVega in https://github.com/node-red/node-red/pull/5277
- Fix undo node output changes inside a Subflow by @GogoVega in https://github.com/node-red/node-red/pull/5278
- Fix config node resolution in packaged subflow within subflow by @olivierpelet in https://github.com/node-red/node-red/pull/5281
- Fix UI lock-up when typed arrays are expanded in debug window by @Steve-Mcl in https://github.com/node-red/node-red/pull/5290
- Fix env autocomplete result if searchKey starts with
${by @GogoVega in https://github.com/node-red/node-red/pull/5292 - Prevents label from taking up all the space for env autocomplete by @GogoVega in https://github.com/node-red/node-red/pull/5293
- Update node-red-admin version by @knolleary in https://github.com/node-red/node-red/pull/5294
- Ignore disabled nodes when checking for dependency modules by @knolleary in https://github.com/node-red/node-red/pull/5295
- Handle subflow virtual port nodes when generating quick-add context by @knolleary in https://github.com/node-red/node-red/pull/5296
- Fix jsonata error reporting in Inject node by @knolleary in https://github.com/node-red/node-red/pull/5298
- Ensure flow property is set on sf instance nodes so NR_SUBFLOW_PATH c… by @knolleary in https://github.com/node-red/node-red/pull/5297
- Use the action label if provided by @GogoVega in https://github.com/node-red/node-red/pull/5302
- Filter suggestions to ensure only known types are shown by @knolleary in https://github.com/node-red/node-red/pull/5301
- i18n(NodeRed) update ES translation files to latest code base by @joebordes in https://github.com/node-red/node-red/pull/5299
- Force a redraw after clearing suggested flow on mouse down by @knolleary in https://github.com/node-red/node-red/pull/5306
- Show all catalog items if small enough and no search time provided by @knolleary in https://github.com/node-red/node-red/pull/5309
- Filter suggestions to ensure only enabled set are shown by @GogoVega in https://github.com/node-red/node-red/pull/5307
- Do not assume rawBody middleware is last in stack when moving it by @knolleary in https://github.com/node-red/node-red/pull/5300
- Simplify error logging when issue in settings file by @knolleary in https://github.com/node-red/node-red/pull/5310
- Bump for 4.1.1 release by @knolleary in https://github.com/node-red/node-red/pull/5311
New Contributors
- @UlisesGascon made their first contribution in https://github.com/node-red/node-red/pull/5269
- @olivierpelet made their first contribution in https://github.com/node-red/node-red/pull/5281
Full Changelog: https://github.com/node-red/node-red/compare/4.1.0...4.1.1