| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| node-red-4.0.9.zip | 2025-02-14 | 11.3 MB | |
| 4.0.9 source code.tar.gz | 2025-02-14 | 8.3 MB | |
| 4.0.9 source code.zip | 2025-02-14 | 9.5 MB | |
| README.md | 2025-02-14 | 2.4 kB | |
| Totals: 4 Items | 29.1 MB | 1 | |
What's Changed
- Fix typo in CHANGELOG (4.0.7-->4.0.8) by @natcl in https://github.com/node-red/node-red/pull/5007
- Fix grunt dev via better ndoemon ignore rules by @knolleary in https://github.com/node-red/node-red/pull/5015
- Avoid exceeding call stack when draining message group in Switch by @knolleary in https://github.com/node-red/node-red/pull/5014
- Fix library icon handling within library browser component by @knolleary in https://github.com/node-red/node-red/pull/5017
- fix debug status reporting if null by @dceejay in https://github.com/node-red/node-red/pull/5018
- Allow env var access to context by @knolleary in https://github.com/node-red/node-red/pull/5016
- Do not select group when triggering quick-add within it by @knolleary in https://github.com/node-red/node-red/pull/5022
- Update sf instance env vars when removed from template by @knolleary in https://github.com/node-red/node-red/pull/5023
- Remember context sidebar tree state when refreshing by @knolleary in https://github.com/node-red/node-red/pull/5021
- Handle dragging node into group and splicing link at same time by @knolleary in https://github.com/node-red/node-red/pull/5027
- Handle undefined username when generating user icon by @knolleary in https://github.com/node-red/node-red/pull/5043
- Handle long auto-complete suggests by @knolleary in https://github.com/node-red/node-red/pull/5042
- feat: Add custom label for default deploy button in settings.editorTheme by @matiseni51 in https://github.com/node-red/node-red/pull/5030
- Show subflow flow context under node section of sidebar by @knolleary in https://github.com/node-red/node-red/pull/5025
- Prevent symbol usage warning in monaco by @Steve-Mcl in https://github.com/node-red/node-red/pull/5049
- Fix tooltip snapping based on
typedInputtype by @GogoVega in https://github.com/node-red/node-red/pull/5051 - Add details for the dynamic subscription to match the English docs by @aikitori in https://github.com/node-red/node-red/pull/5050
- Update for 4.0.9 by @knolleary in https://github.com/node-red/node-red/pull/5052
New Contributors
- @matiseni51 made their first contribution in https://github.com/node-red/node-red/pull/5030
- @aikitori made their first contribution in https://github.com/node-red/node-red/pull/5050
Full Changelog: https://github.com/node-red/node-red/compare/4.0.8...4.0.9