Releases: node-red/node-red
Releases · node-red/node-red
4.1.8: Maintenance Release
What's Changed
- Allow theme plugin to override settings and add menu options by @knolleary in #5580
- Allow Node-RED section of help sidebar to be hidden by @knolleary in #5581
- Update tar dependency by @knolleary in #5582
- TreeList: Fix arrow navigation through filtered TreeList by @piotrbogun in #5431
- Fix "connected to ..." log string in tcp in/out nodes using TLS by @marcows in #5484
- Introduce
show-first-tabandshow-last-tabactions by @GogoVega in #5583 - Encode branch name in delete request by @knolleary in #5584
- Fix typo in French link node description by @LPe7 in #5530
- Add badges to func node tabs with code in by @knolleary in #5585
- Bump for 4.1.8 release by @knolleary in #5586
New Contributors
Full Changelog: 4.1.7...4.1.8
5.0.0-beta.4
What's Changed
- Remove IE7 CSS hacks by @bonanitech in #5511
- Update tar/multer deps by @knolleary in #5515
- Do not cache subflow colors as each subflow can have its own by @knolleary in #5518
- Bump i18next version by @knolleary in #5519
- Set showSupportNotice option on i18n by @knolleary in #5520
- Allow palette.categories to be set via theme plugin by @knolleary in #5526
- Do not block touch events on ports by @knolleary in #5527
- Suppress i18n notice in frontend by @knolleary in #5528
- Bump for 4.1.7 by @knolleary in #5529
- Sync 4.1.7 to dev branch by @knolleary in #5531
- [5525] UX: Misaligned first tab by @n-lark in #5536
- [5521] UX: Selecting non-flow object in Explorer causes Info to go blank by @n-lark in #5538
- [5523] UX: Cursor events in workspace get interrupted when over status/scroll bars by @n-lark in #5539
- [5522] UX: vertical scrollbar should not overlap subflow toolbar by @n-lark in #5537
- [5540] UX: handle node-red-dashboard css poisoning by @n-lark in #5548
- Improve workspace footer handling of smaller screen widths by @knolleary in #5549
- Editor loading improvements by @Steve-Mcl in #5541
- Better touch handling for submenus by @knolleary in #5550
- Fix fade effect for tab labels that overflow by @bonanitech in #5552
- Account for sidebar width when calculating zoom-to-fit scale by @knolleary in #5551
- [5377] UX: Ensure menus handle vertical overflow by @n-lark in #5448
- Include sidebar width in position calculation for reveal function by @knolleary in #5555
- Remove obsolete vendor-prefixed CSS properties by @bonanitech in #5554
- Handle shift-scroll more robustly by @knolleary in #5559
- Minor change to treeList select/expand behaviour by @knolleary in #5556
- Update reveal node styling by @knolleary in #5562
- Add error handling for markdown parser by @knolleary in #5560
- Ensure disabled tab has fully dashed border by @knolleary in #5564
- Scale highlight based on workspace zoom by @knolleary in #5563
- Tidy up modal shade appearance by @knolleary in #5566
- Improve the
user-selectCSS code usage by @bonanitech in #5565 - Renable click to close for edit dialog by @knolleary in #5567
- Various UX tweaks and tidy ups by @knolleary in #5570
- Bump for 5-beta.4 release by @knolleary in #5571
Full Changelog: 5.0.0-beta.3...5.0.0-beta.4
4.1.7
What's Changed
- Remove IE7 CSS hacks by @bonanitech in #5511
- Update tar/multer deps by @knolleary in #5515
- Do not cache subflow colors as each subflow can have its own by @knolleary in #5518
- Bump i18next version by @knolleary in #5519
- Set showSupportNotice option on i18n by @knolleary in #5520
- Allow palette.categories to be set via theme plugin by @knolleary in #5526
- Do not block touch events on ports by @knolleary in #5527
- Suppress i18n notice in frontend by @knolleary in #5528
- Bump for 4.1.7 by @knolleary in #5529
Full Changelog: 4.1.6...4.1.7
5.0.0-beta.3
What's Changed
- Move location of new creds files to be next to flows (if they don't exist already in userdir) by @dceejay in #4951
- 136 - Update color of inactive tabs to not appear disabled by @n-lark in #5510
- Update Monaco to latest (0.55.1) by @Steve-Mcl in #5508
- UX updates for beta 3 by @knolleary in #5498
- Bump for beta3 release by @knolleary in #5514
Full Changelog: 5.0.0-beta.2...5.0.0-beta.3
4.1.6
What's Changed
- Add § as shortcut meta-key by @gorenje in #5482
- Support ctrl key to select configuration nodes by @kazuhitoyokoi in #5486
- Fix: allow middle-click panning over links and ports by @lklivingstone in #5496
- Add frontend pre and post debug message hooks by @Steve-Mcl in #5495
- Allow node-red integrator access to available updates by @Steve-Mcl in #5499
- Ensure config sidebar tooltip handles html content by @knolleary in #5501
- Allow palette.theme to be set via theme plugin and include icons by @knolleary in #5500
- Bump dependencies by @knolleary in #5502
- Bump for 4.1.6 release by @knolleary in #5503
New Contributors
- @lklivingstone made their first contribution in #5496
Full Changelog: 4.1.5...4.1.6
4.1.5: Maintenance Release
What's Changed
- chore: bump tar to 7.5.7 by @bryopsida in #5472
- Update for 4.1.5 release by @knolleary in #5479
- Fix package versions by @knolleary in #5480
Full Changelog: 4.1.4...4.1.5
4.1.4
What's Changed
- fix: prevent uncaught exceptions in core node event handlers by @Dennis-SEG in #5438
- fix: prevent incorrect array modification in delay node by @Dennis-SEG in #5457
- fix: prevent double resolve in node close callback by @Dennis-SEG in #5461
- fix: prevent race condition in localfilesystem context store during shutdown by @Dennis-SEG in #5462
- registry: fix importModule base dir for exports subpaths by @yuan-cloud in #5465
- Revert overflow fix in editableList by @knolleary in #5467
- Bump for 4.1.4 release by @knolleary in #5468
New Contributors
- @yuan-cloud made their first contribution in #5465
Full Changelog: 4.1.3...4.1.4
5.0.0-beta.2
What's Changed
- Fix size and scrolling in Git config UI by @kazuhitoyokoi in #5396
- Stricter validator for flow file name in project feature by @kazuhitoyokoi in #5398
- Expand folder to avoid error in library by @kazuhitoyokoi in #5399
- Fix debug tab to copy displayed value by @kazuhitoyokoi in #5400
- Fix invalid node size in quick add dialog by @kazuhitoyokoi in #5403
- Decrement count of http requests after error by @kazuhitoyokoi in #5409
- Add tooltip to delete button in node property UI by @kazuhitoyokoi in #5410
- 5404/Editor/Bug: Junction error in Quick Add dialog by @piotrbogun in #5407
- Fix status node to retrieve status from all nodes by @kazuhitoyokoi in #5412
- Support source information in complete node by @kazuhitoyokoi in #5414
- Use TextDecoder() to decode UTF-8 characters by @kazuhitoyokoi in #5416
- Update body-parser by @knolleary in #5418
- Add TLS certs/keys from Env Vars by @hardillb in #5376
- Allow actions show-next-tab and previous to loop by @GogoVega in #5355
- Editor: Flow & subflow names are changed to all lowercase in search dialog #5348 by @n-lark in #5401
- File node TypedInput width fix by @knolleary in #5425
- Fix flushing when in variable delay mode by @dceejay in #5382
- fix(http-request): prevent uncaught exceptions in async hooks by @Dennis-SEG in #5392
- TreeList: Fix widget treeList keyboard navigation scroll behavior by @piotrbogun in #5421
- Ensure quick-add filter is applied properly when retriggering add by @knolleary in #5427
- Readme markdown refactor for legibility in IDE's by @dimitrieh in #5423
- 5343/Editor/Bug: Node help tab resets focus when arrow keys are used to switch between nodes by @piotrbogun in #5406
- Add package-lock.json for reproducible dependency chains by @dimitrieh in #5426
- Bump for 4.1.3 by @knolleary in #5428
- Sync 4.1.3 changes to dev branch by @knolleary in #5445
- add burst mode to delay node by @dceejay in #5391
- UX updates for next beta by @knolleary in #5444
- Add pause button to debug sidebar by @dceejay in #5390
- Bump for 5beta2 by @knolleary in #5446
New Contributors
- @piotrbogun made their first contribution in #5407
- @n-lark made their first contribution in #5401
- @Dennis-SEG made their first contribution in #5392
Full Changelog: 5.0.0-beta.1...5.0.0-beta.2
4.1.3: Maintenance Release
What's Changed
- Reveal node in search results via mouseover by @gorenje in #5368
- Fix size and scrolling in Git config UI by @kazuhitoyokoi in #5396
- Stricter validator for flow file name in project feature by @kazuhitoyokoi in #5398
- Expand folder to avoid error in library by @kazuhitoyokoi in #5399
- Fix debug tab to copy displayed value by @kazuhitoyokoi in #5400
- Fix invalid node size in quick add dialog by @kazuhitoyokoi in #5403
- Decrement count of http requests after error by @kazuhitoyokoi in #5409
- Add tooltip to delete button in node property UI by @kazuhitoyokoi in #5410
- 5404/Editor/Bug: Junction error in Quick Add dialog by @piotrbogun in #5407
- Fix status node to retrieve status from all nodes by @kazuhitoyokoi in #5412
- Support source information in complete node by @kazuhitoyokoi in #5414
- Use TextDecoder() to decode UTF-8 characters by @kazuhitoyokoi in #5416
- Update body-parser by @knolleary in #5418
- Allow actions show-next-tab and previous to loop by @GogoVega in #5355
- Editor: Flow & subflow names are changed to all lowercase in search dialog #5348 by @n-lark in #5401
- File node TypedInput width fix by @knolleary in #5425
- Fix flushing when in variable delay mode by @dceejay in #5382
- fix(http-request): prevent uncaught exceptions in async hooks by @Dennis-SEG in #5392
- TreeList: Fix widget treeList keyboard navigation scroll behavior by @piotrbogun in #5421
- Ensure quick-add filter is applied properly when retriggering add by @knolleary in #5427
- Readme markdown refactor for legibility in IDE's by @dimitrieh in #5423
- 5343/Editor/Bug: Node help tab resets focus when arrow keys are used to switch between nodes by @piotrbogun in #5406
- Add package-lock.json for reproducible dependency chains by @dimitrieh in #5426
- Bump for 4.1.3 by @knolleary in #5428
New Contributors
- @piotrbogun made their first contribution in #5407
- @n-lark made their first contribution in #5401
- @Dennis-SEG made their first contribution in #5392
Full Changelog: 4.1.2...4.1.3
5.0.0-beta.1
What's Changed
- Allow sidebar to be split into two panels by @knolleary in #5378
- Update for beta.1 release by @knolleary in #5380
Full Changelog: 5.0.0-beta.0...5.0.0-beta.1