Node-RED
Low-code programming for event-driven applications
Alternative to: Zapier, IFTTT
About
Versions (100)
3.1.4
2024-02-06What’s Changed
- Client/Editor Events: fix off-in-on pattern emulating once by @gorenje in https://github.com/node-red/node-red/pull/4484
- Fix location of subflow ports in palette by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/4502
- Replace
renamebyeditfor the menu flow label by @GogoVega in https://github.com/node-red/node-red/pull/4506 - Fix subflow ports in Quick Add dialog by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/4518
- Focus Quick Add dialog from context menu by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/4516
- Add handling to disable items on context menu by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/4500
- Add Japanese translations for v3.1.3 by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/4498
- Add missing validation messages by @GogoVega in https://github.com/node-red/node-red/pull/4487
- Restore caching busting functionality without using explict version number by @knolleary in https://github.com/node-red/node-red/pull/4512
- 21-httprequest.js remove unused code, because of broken use of toLowercase by @gorenje in https://github.com/node-red/node-red/pull/4522
- Fix icon scaling for non .svg icons by @ralphwetzel in https://github.com/node-red/node-red/pull/4491
- Modify node users info in config editor footer by @knolleary in https://github.com/node-red/node-red/pull/4528
- Ensure global-config credential env vars are merged on deploy by @knolleary in https://github.com/node-red/node-red/pull/4526
- Clone objects types when getting env values by @knolleary in https://github.com/node-red/node-red/pull/4519
- Include top level property name when copying path from context by @knolleary in https://github.com/node-red/node-red/pull/4527
- Highlight errors in config node sidebar by @knolleary in https://github.com/node-red/node-red/pull/4529
- Update index.mst by @gorenje in https://github.com/node-red/node-red/pull/4483
- Handle importing flow with existing subflow and instance node by @knolleary in https://github.com/node-red/node-red/pull/4546
- Ensure subflow instance node has g property set by @knolleary in https://github.com/node-red/node-red/pull/4538
- (convertNode) Do not create the credentials object if there is nothing to export by @GogoVega in https://github.com/node-red/node-red/pull/4544
- Bump the github-actions group with 1 update by @dependabot in https://github.com/node-red/node-red/pull/4554
- Do not translate the list of available languages by @GogoVega in https://github.com/node-red/node-red/pull/4531
- Handle undefined default export when importing module by @knolleary in https://github.com/node-red/node-red/pull/4539
- Update editor.json fix typo in German translation by @guidoffm in https://github.com/node-red/node-red/pull/4552
- Handle modified-nodes deploy after replacing unknown config node by @knolleary in https://github.com/node-red/node-red/pull/4556
- Improve feedback in import dialog to show conflicted nodes by @knolleary in https://github.com/node-red/node-red/pull/4550
- i18n(es-ES) Spanish Spain translation by @joebordes in https://github.com/node-red/node-red/pull/4495
- Add French translation of v3.1.3 changes by @GogoVega in https://github.com/node-red/node-red/pull/4477
- Updates for 3.1.4 release by @knolleary in https://github.com/node-red/node-red/pull/4558
New Contributors
- @gorenje made their first contribution in https://github.com/node-red/node-red/pull/4484
- @guidoffm made their first contribution in https://github.com/node-red/node-red/pull/4552
- @joebordes made their first contribution in https://github.com/node-red/node-red/pull/4495
Full Changelog: https://github.com/node-red/node-red/compare/3.1.3…3.1.4