4.1.9
4.1.9: Maintenance Release
Added 1
- Allow a nodes defaults to be overridden by settings.js file
Changed 4
- Replace uuid library with native function crypto.randomUUID
- Bundle npm to enable cross-platform module management
- Indicate that use-tls label is using a custom config
- Update use-tls translations to indicate that a custom cert is used
Fixed 5
- Update config sidebar id handling
- Fix reinitializing server with custom node
- Handle invalid theme regex
- Ensure custom subflow colors override theme overrides
- Ensure tcp-request doesn't reuse uncloned msg objects
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