Improved
5.0.0-beta.2
What's Changed
- Fix size and scrolling in Git config UI by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5396
- Stricter validator for flow file name in project feature by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5398
- Expand folder to avoid error in library by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5399
- Fix debug tab to copy displayed value by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5400
- Fix invalid node size in quick add dialog by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5403
- Decrement count of http requests after error by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5409
- Add tooltip to delete button in node property UI by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5410
- 5404/Editor/Bug: Junction error in Quick Add dialog by @piotrbogun in https://github.com/node-red/node-red/pull/5407
- Fix status node to retrieve status from all nodes by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5412
- Support source information in complete node by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5414
- Use TextDecoder() to decode UTF-8 characters by @kazuhitoyokoi in https://github.com/node-red/node-red/pull/5416
- Update body-parser by @knolleary in https://github.com/node-red/node-red/pull/5418
- Add TLS certs/keys from Env Vars by @hardillb in https://github.com/node-red/node-red/pull/5376
- Allow actions show-next-tab and previous to loop by @GogoVega in https://github.com/node-red/node-red/pull/5355
- Editor: Flow & subflow names are changed to all lowercase in search dialog #5348 by @n-lark in https://github.com/node-red/node-red/pull/5401
- File node TypedInput width fix by @knolleary in https://github.com/node-red/node-red/pull/5425
- Fix flushing when in variable delay mode by @dceejay in https://github.com/node-red/node-red/pull/5382
- fix(http-request): prevent uncaught exceptions in async hooks by @Dennis-SEG in https://github.com/node-red/node-red/pull/5392
- TreeList: Fix widget treeList keyboard navigation scroll behavior by @piotrbogun in https://github.com/node-red/node-red/pull/5421
- Ensure quick-add filter is applied properly when retriggering add by @knolleary in https://github.com/node-red/node-red/pull/5427
- Readme markdown refactor for legibility in IDE's by @dimitrieh in https://github.com/node-red/node-red/pull/5423
- 5343/Editor/Bug: Node help tab resets focus when arrow keys are used to switch between nodes by @piotrbogun in https://github.com/node-red/node-red/pull/5406
- Add package-lock.json for reproducible dependency chains by @dimitrieh in https://github.com/node-red/node-red/pull/5426
- Bump for 4.1.3 by @knolleary in https://github.com/node-red/node-red/pull/5428
- Sync 4.1.3 changes to dev branch by @knolleary in https://github.com/node-red/node-red/pull/5445
- add burst mode to delay node by @dceejay in https://github.com/node-red/node-red/pull/5391
- UX updates for next beta by @knolleary in https://github.com/node-red/node-red/pull/5444
- Add pause button to debug sidebar by @dceejay in https://github.com/node-red/node-red/pull/5390
- Bump for 5beta2 by @knolleary in https://github.com/node-red/node-red/pull/5446
New Contributors
- @piotrbogun made their first contribution in https://github.com/node-red/node-red/pull/5407
- @n-lark made their first contribution in https://github.com/node-red/node-red/pull/5401
- @Dennis-SEG made their first contribution in https://github.com/node-red/node-red/pull/5392
Full Changelog: https://github.com/node-red/node-red/compare/5.0.0-beta.1...5.0.0-beta.2