node-red 3.0.0-beta.3 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +89 -522
  2. package/package.json +5 -5
  3. package/settings.js +16 -3
package/CHANGELOG.md CHANGED
@@ -1,3 +1,92 @@
1
+ #### 3.0.1: Maintenance Release
2
+
3
+ Editor
4
+
5
+ - Allow codeEditor theme to be set even if `codeEditor` is not set in settings.js (#3794) @Steve-Mcl
6
+ - Sys info (diagnostics report) amendments (#3793) @Steve-Mcl
7
+ - Allow `mode` and `title` to be omitted in `options` argument for `createEditor` (#3791) @Steve-Mcl
8
+ - Fix focus issues (#3789) @Steve-Mcl
9
+ - Ensure all typedInput buttons have button type set (#3788) @knolleary
10
+ - Do not flag hasUsers=false nodes as unused in search (#3787) @knolleary
11
+ - Properly position quick-add dialog in all cases (#3786) @knolleary
12
+ - Ensure quick-add dialog does not obscure ghost node when shifted (#3785) @knolleary
13
+ - Remove use of Object.hasOwn (#3784) @knolleary
14
+
15
+ #### 3.0.0: Milestone Release
16
+
17
+ Editor
18
+
19
+ - Use theme page and header values if settings.js values are not present (#3767) @Steve-Mcl
20
+ - Focus editor for undo after some actions in menu (#3759) @kazuhitoyokoi
21
+ - Ensure node icon shade has properly rounded corners (#3763) @knolleary
22
+ - Fix storing subflow credential type when input has multiple types (#3762) @knolleary
23
+ - Ensure global-config and flow-config have info in the hierarchy popover (#3752) @Steve-Mcl
24
+ - Include dirty state in history event (#3748) @Steve-Mcl
25
+ - Fix display direction of context sub-menu (#3746) @knolleary
26
+ - Fix clear pinned paths of debug sidebar menu (#3745) @HiroyasuNishiyama
27
+ - prevent exception generating tooltip for deleted nodes (#3742) @Steve-Mcl
28
+ - Fix context menu issues ready for v3 beta.5 (#3741) @Steve-Mcl
29
+ - Do not generate new node-ids when pasting a cut flow (#3729) @knolleary
30
+ - Fix to prevent node from moving out of workspace (#3731) @HiroyasuNishiyama
31
+ - Don't let themes change disabled config node background color (#3736) @bonanitech
32
+ - Move colors left behind in #3692 to CSS variables (#3737) @bonanitech
33
+ - Fix handling of global debug message (#3733) @HiroyasuNishiyama
34
+ - Fix label overflow @ config-node palette (#3730) @ralphwetzel
35
+ - Fix defaulting to monaco if settings does not contain codeEditor (#3732) @knolleary
36
+ - Disable keyboard shortcut mapping when showing Edit[..]Dialog (#3700) @ralphwetzel
37
+ - Update add-junction menu to work in more cases (#3727) @knolleary
38
+ - Ensure importMap is not null when using import UI (#3723) @Steve-Mcl
39
+ - Add Japanese translations for v3.0-beta.4 (#3724) @kazuhitoyokoi
40
+ - Fix "split with" on virtual links (#3766) @Steve-Mcl
41
+
42
+ Runtime
43
+
44
+ - Do not remove unknown credentials of Subflow Modules (#3728) @knolleary
45
+ - Add missing entries from beta.4 changelog (#3721) @knolleary
46
+
47
+ Nodes
48
+
49
+ - Change: Fix change node, not handling from field properly when using context (#3754) @Fadoli
50
+ - Link Call: Fix linkcall registry bugs (#3751) @Steve-Mcl
51
+ - WebSocket: Fix close timeout of websocket node (#3734) @HiroyasuNishiyama
52
+
53
+ #### 3.0.0-beta.4: Beta Release
54
+
55
+ Editor
56
+
57
+ - Move all colours to CSS variables (#3692) @bonanitech
58
+ - Fix clicking on node in workspace to hide context menu (#3696) @knolleary
59
+ - Fix credential type input item of subflow template (#3703) @HiroyasuNishiyama
60
+ - Add option flag `reimport` to `importNodes` (#3718) @Steve-Mcl
61
+ - Update german translation (#3691) @Dennis14e
62
+ - List welcome tours in help sidebar (#3717) @knolleary
63
+ - Ensure 'hidden flow' count doesn't include subflows (#3715) @knolleary
64
+ - Fix Chinese translate (#3706) @hotlong
65
+ - Fix use default button for node icon (#3714) @kazuhitoyokoi
66
+ - Fix select boxes vertical alignment (#3698) @bonanitech
67
+ - Ensure workspace clean after undoing dropped node (#3708) @Steve-Mcl
68
+ - Use solid colour as config node icon background to hide text overflow (#3710) @Steve-Mcl
69
+ - Increase quick-add height to reveal 2 most recent entries (#3711) @Steve-Mcl
70
+ - Set default editor to monaco in absence of user preference (#3702) @knolleary
71
+ - Add Japanese translations for v3.0-beta.3 (#3688) @kazuhitoyokoi
72
+ - Fix handling of spacebar inside JSON visual editor (#3687) @knolleary
73
+ - Fix menu padding to handle both icons and submenus (#3686) @knolleary
74
+ - Include scroll offset when positioning quick-add dialog (#3685) @knolleary
75
+
76
+ Runtime
77
+
78
+ - Allow flows to be stopped and started manually (#3719) @knolleary
79
+ - Import default export if node is a transpiled es module (#3669) @dschmidt
80
+ - Leave Monaco theme commented out by default (#3704) @bonanitech
81
+
82
+ Nodes
83
+
84
+ - CSV: Fix CSV node to handle when outputting text fields (#3716) @dceejay
85
+ - Delay: Fix delay rate limit last timing when empty (#3709) @dceejay
86
+ - Link: Ensure link-call cache is updated when link-in is modified (#3695) @Steve-Mcl
87
+ - Join: Join node in reduce mode doesn't keep existing msg properties (#3670) @dceejay
88
+ - Template: Add support for evalulating {{env.<var>}} within a template node (#3690) @cow0w
89
+
1
90
  #### 3.0.0-beta.3: Beta Release
2
91
 
3
92
  Editor
@@ -148,528 +237,6 @@ Nodes
148
237
  - Watch: Update Watch node to use node-watch module (#3559 #3569) @knolleary
149
238
  - WebSocket: call done after ws disconnects (#3531) @Steve-Mcl
150
239
 
151
-
152
- #### 2.2.2: Maintenance Release
153
-
154
- Nodes
155
-
156
- - Fix "close timed out" error when performing full deploy or modifying broker node. (#3451) @Steve-Mcl
157
-
158
-
159
- #### 2.2.1: Maintenance Release
160
-
161
- Editor
162
-
163
- - Handle mixed-cased filter terms in keyboard shortcut dialog (#3444) @knolleary
164
- - Prevent duplicate links being added between nodes (#3442) @knolleary
165
- - Fix to hide tooltip after removing subflow tab (#3391) @HiroyasuNishiyama
166
- - Fix node validation to be applied to config node (#3397) @HiroyasuNishiyama
167
- - Fix: Dont add wires to undo buffer twice (#3437) @Steve-Mcl
168
-
169
- Runtime
170
-
171
- - Improve module location parsing (of stack info) when adding hook (#3447) @Steve-Mcl
172
- - Fix substitution of NR_NODE_PATH (#3445) @HiroyasuNishiyama
173
- - Remove console.log when ignoring disabled module (#3439) @knolleary
174
- - Improve "Unexpected Node Error" logging (#3446) @Steve-Mcl
175
-
176
- Nodes
177
-
178
- - Debug: Fix no-prototype-builtins bug in debug node and utils (#3394) @Alkarex
179
- - Delay: Fix Japanese message of delay node (#3434)
180
- - Allow nbRateUnits to be undefined when validating (#3443) @knolleary
181
- - Coding help for recently added node-red Predefined Environment Variables (#3440) @Steve-Mcl
182
-
183
-
184
- #### 2.2.0: Milestone Release
185
-
186
- Editor
187
-
188
- - Add editorTheme.tours property to default settings file (#3375) @knolleary
189
- - Remember Zoom level and Sidebar tab selection between sessions (#3361) @knolleary
190
- - Fix timing issue when merging background changes fixes #3364 (#3373) @Steve-Mcl
191
- - Use a nodes palette label in help tree (#3372) @Steve-Mcl
192
- - Subflow: Add labels to OUTPUT nodes (#3352) @ralphwetzel
193
- - Fix vertical align subflow port (#3370) @knolleary
194
- - Make actions list i18n ready and Japanese translation (#3359) @HiroyasuNishiyama
195
- - Update tour for 2.2.0 (#3378) @knolleary
196
- - Include paletteLabel when building search index (#3380) @Steve-Mcl
197
- - Fix opening/closing subflow template not to make subflow changed (#3382) @HiroyasuNishiyama
198
- - Add Japanese translations for v2.2.0 (#3353, #3381) @kazuhitoyokoi
199
-
200
- Runtime
201
-
202
- - Add support for accessing node id & name as environment variable (#3356) @HiroyasuNishiyama
203
- - Clear context contents when switching projects (#3243) @knolleary
204
-
205
- Nodes
206
-
207
- - MQTT: reject invalid topics (#3374) @Steve-Mcl
208
- - Function: Expose node.path property (#3371) @knolleary
209
- - Function: Update `node` declarations in func.d.ts (#3377) @Steve-Mcl
210
-
211
- #### 2.2.0-beta.1: Beta Release
212
-
213
- Editor
214
-
215
- - Add search history to main search box (#3262) @knolleary
216
- - Check availability of type of config node on deploy (#3304) @k-toumura
217
- - Add wire-slice mode to delete wires with Ctrl-RHClick-Drag (#3340) @knolleary
218
- - Wiring keyboard shortcuts (#3288) @knolleary
219
- - Snap nodes on grid using either edge as reference (#3289) @knolleary
220
- - Detach node action (#3338) @knolleary
221
- - Highlight links when selecting nodes (#3323) @knolleary
222
- - Allow multiple links to be selected by ctrl-click (#3294) @knolleary
223
-
224
- Nodes
225
-
226
- - JSON: Let JSON node attempt to parse buffer if it contains a valid string (#3296) @dceejay
227
- - Remove use of verbose flag in core nodes - and use node.debug level instead (#3300) @dceejay
228
- - TCP: Add TLS option to tcp client nodes (#3307) @dceejay
229
- - WebSocket: Implemented support for Websocket Subprotocols in WS Client Node. (#3333) @tobiasoort
230
-
231
- #### 2.1.6: Maintenance Release
232
-
233
- Editor
234
-
235
- - Revert copy-text change and apply alternative fix (#3363) @knolleary
236
- - Update marked to latest (#3362) @knolleary
237
- - fix to make start of property error tooltip messages aligned (#3358) @HiroyasuNishiyama
238
-
239
- Nodes
240
-
241
- - Inject: fix JSON propety validation of inject node (#3349) @HiroyasuNishiyama
242
- - Delay: fix unit value validation of delay node (#3351) @HiroyasuNishiyama
243
-
244
- #### 2.1.5: Maintenance Release
245
-
246
- Runtime
247
-
248
- - Handle reporting error location when stack is truncated (#3346) @knolleary
249
- - Initialize passport when only adminAuth.tokens is set (#3343) @knolleary
250
- - Add log logging (#3342) @knolleary
251
-
252
- Editor
253
-
254
- - Fix copy buttons on the debug window (another method) (#3331) @kazuhitoyokoi
255
- - Add Japanese translations for hidden flow (#3302) @kazuhitoyokoi
256
- - Improve jsonata legacy mode detection regex (#3345) @knolleary
257
- - Fix generating flow name with incrementing number (#3347) @knolleary
258
- - resume focus after import/export dialog close (#3337) @HiroyasuNishiyama
259
- - Fix findPreviousVisibleTab action (#3321) @knolleary
260
- - Fix storing hidden tab state when not hidden via action (#3312) @knolleary
261
- - Avoid adding empty env properties to tabs/groups (#3311) @knolleary
262
- - Fix hide icon in tour guide (#3301) @kazuhitoyokoi
263
-
264
- Nodes
265
-
266
- - File: Update file node examples according to node name change (#3335) @HiroyasuNishiyama
267
- - Filter (RBE): Fix for filter node narrrowbandEq mode start condition failure (#3339) @dceejay
268
- - Function: Prevent function scrollbar from obscuring expand button (#3348) @knolleary
269
- - Function: load extralibs when expanding monaco. fixes #3319 (#3334) @Steve-Mcl
270
- - Function: Update Function to use correct api to access env vars (#3310) @knolleary
271
- - HTTP Request: Fix basic auth with empty username or password (#3325) @hardillb
272
- - Inject: Fix incorrect clearing of blank payload property in Inject node (#3322) @knolleary
273
- - Link Call: add link call example (#3336) @HiroyasuNishiyama
274
- - WebSocket: Only setup ws client heartbeat once it is connected (#3344) @knolleary
275
- - Update Japanese translations in node help (#3332) @kazuhitoyokoi
276
-
277
- #### 2.1.4: Maintenance Release
278
-
279
- Runtime
280
-
281
- - fix env var access using $parent for groups (#3278) @HiroyasuNishiyama
282
- - Add proper error handling for 404 errors when serving debug files (#3277) @knolleary
283
- - Add Japanese translations for Node-RED v2.1.0-beta.1 (#3179) @kazuhitoyokoi
284
- - Include full user object on login audit events (#3269) @knolleary
285
- - Remove styling from de locale files (#3237) @knolleary
286
-
287
- Editor
288
-
289
- - Change tab hide button icon to an eye and add search option (#3282) @knolleary
290
- - Fix i18n handling of namespaces with spaces in (#3281) @knolleary
291
- - Trigger change event when autoComplete fills in input (#3280) @knolleary
292
- - Apply CN i18n fix (#3279) @knolleary
293
- - fix select menu label of config node to use paletteLabel (#3273) @HiroyasuNishiyama
294
- - fix removed tab not to cause node conflict (#3275) @HiroyasuNishiyama
295
- - Group diff fix (#3239) @knolleary
296
- - Only toggle disabled workspace flag if on activeWorkspace (#3252) @knolleary
297
- - Do not show status for disabled nodes (#3253) @knolleary
298
- - Set dimension value for tour guide (#3265) @kazuhitoyokoi
299
- - Avoid redundant initialisation of TypedInput type (#3263) @knolleary
300
- - Don't let themes change flow port label color (#3270) @bonanitech
301
- - Fix treeList gutter calculation to handle floating gutters (#3238) @knolleary
302
-
303
- Nodes
304
-
305
- - Debug: Handle RegExp types in Debug sidebar (#3251) @knolleary
306
- - Delay: fix 2nd output when in rate limit per topic modes (#3261) @dceejay
307
- - Link: fix to show link target when selected (#3267) @HiroyasuNishiyama
308
- - Inject: Do not modify inject node props in oneditprepare (#3242) @knolleary
309
- - HTTP Request: HTTP Basic Auth should always add : between username and password even if empty (#3236) @hardillb
310
-
311
- #### 2.1.3: Maintenance Release
312
-
313
- Runtime
314
-
315
- - Update gen-publish script to update 'next' tag for main releases
316
- - Add environment variable to enable/disable tours (#3221) @hardillb
317
- - Fix loading non-default language files leaving runtime in wrong locale (#3225) @knolleary
318
-
319
- Editor
320
-
321
- - Refresh editor settings whenever a node is added or enabled (#3227) @knolleary
322
- - Revert spinner css change that made it shrink in some cases (#3229) @knolleary
323
- - Fix import notification message when importing config nodes (#3224) @knolleary
324
- - Handle changing types of TypedInput repeatedly (#3223) @knolleary
325
-
326
-
327
- #### 2.1.2: Maintenance Release
328
-
329
-
330
- Runtime
331
-
332
- - node-red-pi: Remove bash dependency (#3216) @a16bitsysop
333
-
334
- Editor
335
-
336
- - Improved regex for markdown renderer (#3213) @GerwinvBeek
337
- - Fix TypedInput initialisation (#3220) @knolleary
338
-
339
- Nodes
340
-
341
- - MQTT: fix datatype in node config not used. fixes #3215 (#3219) @Steve-Mcl
342
-
343
- #### 2.1.1: Maintenance Release
344
-
345
- Editor
346
-
347
- - Ensure tourGuide popover doesn't fall offscreen (#3212) @knolleary
348
- - Fix issue with old inject nodes that migrated topic to 'string' type (#3210) @knolleary
349
- - Add cache-busting query params to index.mst (#3211) @knolleary
350
- - Fix TypedInput validation of type without options (#3207) @knolleary
351
-
352
- #### 2.1.0: Milestone Release
353
-
354
- Editor
355
-
356
- - Position popover properly on a scrolled page
357
- - Fixes from 2.1.0-beta.2 (#3202) @knolleary
358
-
359
- Nodes
360
-
361
- - Link Out: Fix saving link out node links (#3201) @knolleary
362
- - Switch: Refix #3170 - copy switch rule type when adding new rule
363
- - TCP Request: Add string option to TCP request node output (#3204) @dceejay
364
-
365
- #### 2.1.0-beta.2: Beta Release
366
-
367
- Editor
368
-
369
- - Fix switching projects (#3199) @knolleary
370
- - Use locale setting when installing/enabling node (#3198) @knolleary
371
- - Do not show projects-wecome dialog until welcome tour completes (#3197) @knolleary
372
- - Fix converting selection to subflow (#3196) @knolleary
373
- - Avoid conflicts with native browser cmd-ctrl type shortcuts (#3195) @knolleary
374
- - Ensure message tools stay attached to top-level entry in Debug/Context (#3186) @knolleary
375
- - Ensure tab state updates properly when toggling enable state (#3175) @knolleary
376
- - Improve handling of long labels in TreeList (#3176) @knolleary
377
- - Shift-click tab scroll arrows to jump to start/end (#3177) @knolleary
378
-
379
- Runtime
380
-
381
- - Update package dependencies
382
- - Update to latest node-red-admin
383
-
384
- Nodes
385
-
386
- - Dynamic MQTT connections (#3189)
387
- - Link: Filter out Link Out Return nodes in Link In edit dialog Fixes #3187
388
- - Link: Fix link call label (#3200) @knolleary
389
- - Debug: Redesign debug filter options and make them persistant (#3183) @knolleary
390
- - Inject: Widen Inject interval box for >1 digit (#3184) @knolleary
391
- - Switch: Fix rule focus when switch 'otherwise' rule is used (#3185) @knolleary
392
-
393
- #### 2.1.0-beta.1: Beta Release
394
-
395
- Editor
396
-
397
- - Add Tour Guide component (#3136) @knolleary
398
- - Allow tabs to be hidden (#3120) @knolleary
399
- - Add align actions to editor (#3110) @knolleary
400
- - Add support of environment variable for tab & group (#3112) @HiroyasuNishiyama
401
- - Add autoComplete widget and add to TypedInput for msg. props (#3171) @knolleary
402
- - Render node documentation to node-red style guide when written in markdown. (#3169) @Steve-Mcl
403
- - Allow colouring of tab icon svg (#3140) @harmonic7
404
- - Restore tab selection after merging conflicts (#3151) @GerwinvBeek
405
- - Fix serving of theme files on Windows (#3154) @knolleary
406
- - Ensure config-node select inherits width properly from input (#3155) @knolleary
407
- - Do better remembering TypedInput values whilst switching types (#3159) @knolleary
408
- - Update monaco to 0.28.1 (#3153) @knolleary
409
- - Improve themeing of tourGuide (#3161) @knolleary
410
- - Allow a node to specify a filter for the config nodes it can pick from (#3160) @knolleary
411
- - Allow RED.notify.update to modify any notification setting (#3163) @knolleary
412
- - Fix typo in ko editor.json Fixes #3119
413
- - Improve RED.actions api to ensure actions cannot be overridden
414
- - Ensure treeList row has suitable min-height when no content Fixes #3109
415
- - Refactor edit dialogs to use separate edit panes
416
- - Ensure type select button is not focussable when TypedInput only has one type
417
- - Place close tab link in front of fade
418
-
419
- Runtime
420
-
421
- - Improve error reporting with oauth login strategies (#3148) @knolleary
422
- - Add allowUpdate feature to externalModules.palette (#3143) @knolleary
423
- - Improve node install error reporting (#3158) @knolleary
424
- - Improve unit test coverage (#3168) @knolleary
425
- - Allow coreNodesDir to be set to false (#3149) @hardillb
426
- - Update package dependencies
427
- - uncaughtException debug improvements (#3146) @renatojuniorrs
428
-
429
- Nodes
430
-
431
- - Change: Add option to deep-clone properties in Change node (#3156) @knolleary
432
- - Delay: Add push to front of rate limit queue. (#3069) @dceejay
433
- - File: Add paletteLabel to file nodes to make read/write more obvious (#3157) @knolleary
434
- - HTTP Request: Extend HTTP request node to log detailed timing information (#3116) @k-toumura
435
- - HTTP Response: Fix sizing of HTTP Response header fields (#3164) @knolleary
436
- - Join: Support for msg.restartTimeout (#3121) @magma1447
437
- - Link Call: Add Link Call node (#3152) @knolleary
438
- - Switch: Copy previous rule type when adding rule to switch node (#3170) @knolleary
439
- - Delay node: add option to send intermediate messages on separate output (#3166) @knolleary
440
- - Typo in http request set method translation (#3173) @mailsvb
441
-
442
- #### 2.0.6: Maintenance Release
443
-
444
- Editor
445
-
446
- - Fix typo in ko editor.json Fixes #3119
447
- - Change fade color when hovering an inactive tab (#3106) @bonanitech
448
- - Ensure treeList row has suitable min-height when no content Fixes #3109
449
-
450
- Runtime
451
-
452
- - Update tar to latest (#3128) @aksswami
453
- - Give passport verify callback the same arity as the original callback (#3117) @dschmidt
454
- - Handle HTTPS Key and certificate as string or buffer (#3115) @bartbutenaers
455
-
456
- #### 2.0.5: Maintenance Release
457
-
458
- Editor
459
-
460
- - Remove default ctrl-enter keybinding from monaco editor Fixes #3093
461
-
462
- Runtime
463
-
464
- - Update tar dependency
465
- - Add support for maintenance streams in generate-publish-script
466
-
467
-
468
- Nodes
469
-
470
- - Fix regression in Join node when manual joining array with msg.parts present Fixes #3096
471
-
472
- #### 2.0.4: Maintenance Release
473
-
474
- Editor
475
-
476
- - Fix tab fade CSS for when using themes (#3085) @bonanitech
477
- - Handle just-copied-but-not-deployed node with credentials in editor Fixes #3090
478
-
479
- Nodes
480
-
481
- - Filter: Fix RBE node handling of default topi property Fixes #3087
482
- - HTTP Request: Handle partially encoded url query strings in request node
483
- - HTTP Request: Fix support for supplied CA certs (#3089) @hardillb
484
- - HTTP Request: Ensure TLS Cert is used (#3092) @hardillb
485
- - Inject: Fix inject now button unable to send empty props
486
- - Inject: Inject now button success notification should use label with updated props
487
-
488
- #### 2.0.3: Maintenance Release
489
-
490
- Nodes
491
-
492
- - HTML: Fix HTML parsing when body is included in the select tag Fixes #3079
493
- - HTTP Request: Preserve case of user-provided http headers in request node Fixes #3081
494
- - HTTP Request: Set decompress to false for HTTP Request to keep 1.x compatibility Fixes #3083
495
- - HTTP Request: Add unit tests for HTTP Request encodeURI and error response
496
- - HTTP Request: Do not throw HTTP errors in request node Fixes #3082
497
- - HTTP Request: Ensure uri is properly encoded before passing to got module Fixes #3080
498
-
499
- #### 2.0.2: Maintenance Release
500
-
501
- Runtime
502
-
503
- - Use file:// url with dynamic import
504
- - Detect if agent-base has patched https.request and undo it Fixes #3072
505
-
506
- Editor
507
-
508
- - Fix tab fade css because Safari Fixes #3073
509
- - Fix error closing library dialog with monaco
510
- - Handle other error types in Manage Palette view
511
-
512
-
513
- Nodes
514
-
515
- - HTTP Request node - ignore invalid cookies rather than fail request Fixes #3075
516
- - Fix msg.reset handling in Delay node Fixes #3074
517
-
518
- #### 2.0.1: Maintenance Release
519
-
520
- Nodes
521
-
522
- - Function: Ensure default module export is exposed in Function node
523
-
524
- #### 2.0.0: Milestone Release
525
-
526
- **Migration from 1.x**
527
-
528
- - Node-RED now requires Node.js 12.x or later.
529
-
530
- - The following nodes have had significant dependency updates. Unless stated,
531
- they should be fully backward compatible.
532
-
533
- - RBE: Relabelled as 'filter' to make it more discoverable and made part of
534
- the core palette, rather than as a separate module.
535
- - Tail: This node has been removed from the default palette. You can reinstall it
536
- from node-red-node-tail
537
- - HTTP Request: Reimplemented with a different underlying module. We have
538
- tried to maintain 100% functional compatibility, but it is possible
539
- some edge cases remain.
540
- - JSON: The schema validation option no longer supports JSON-Schema draft-04
541
- - HTML: Its underlying module has had a major version update. Should be fully
542
- backward compatible.
543
-
544
- - `functionExternalModules` is now enabled by default for new installs.
545
- If you have an existing settings file that contains this setting, you will
546
- need to set it to `true` yourself.
547
-
548
- The external modules will now get installed in your Node-RED user directory,
549
- (`~/.node-red`) rather than in a subdirectory. This means all dependencies will
550
- be listed in your top-level `package.json`. If you have existing external modules,
551
- they will get reinstalled to the new location when you first run Node-RED 2.0.
552
-
553
-
554
- Runtime
555
-
556
- - Fix missing dependencies (#3052, #2057) @kazuhitoyokoi
557
- - Ensure node.types is defined if node html file missing
558
- - Fix reporting of type_already_registered error
559
- - Move install location of external modules (#3064) @knolleary
560
-
561
- Editor
562
-
563
- - Update translations (#3063) @kazuhitoyokoi
564
- - Add a slight fade to tab labels that overflow
565
- - Show config node details when selected in outliner
566
- - Fix layout of info outliner for subflow entries
567
-
568
- Nodes
569
-
570
- - Delay: let `msg.flush` specify how many messages to flush from node (#3059) @dceejay
571
- - Function: external modules is now enabled by default (#3065) @knolleary
572
- - Function: external modules now supports both ES6 and CJS modules (#3065) @knolleary
573
- - WebSocket: add option for client node to send automatic pings (#3056) @knolleary
574
-
575
-
576
- ##### 2.0.0-beta.2: Beta Release
577
-
578
- Runtime
579
-
580
- - Add `node-red admin init` (via `node-red-admin@2.1.0`)
581
- - Move to GH Actions rather than Travis for build (#3042) @knolleary
582
-
583
- Editor
584
-
585
- - Include hasUser=false config nodes when exporting whole flow (#3048)
586
- - Emit nodes:change for any updated config node when node deleted/added
587
- - Fix padding of compact notification Closes #3045
588
- - Ensure any html in changelog is escaped before displaying
589
- - Add support for Map/Set property types on Debug (#3040) @knolleary
590
- - Add 'theme' to default settings file
591
- - Add RED.view.annotations api (#3032) @knolleary
592
- - Update monaco editor to V0.25.2 (#3031) @Steve-Mcl
593
- - Lower tray zIndex when overlay tray being opened Fixes #3019
594
- - Reduce z-Index of Function expand buttons to prevent overlap Part of #3019
595
- - Ensure RED.clipboard.import displays the right library Fixes #3021
596
- - Batch messages sent over comms to prevent flooding (#3025) @knolleary
597
- - Allow RED.popover.panel to specify a closeButton to ignore click events on
598
- - Use browser default language for initial page load
599
- - Add css var for node font color
600
- - Fix label padding of toggleButton
601
- - Give sidebar open tab a bit more room for its label
602
- - Various Monaco updates (#3015) @Steve-Mcl
603
- - Log readOnly on startup (#3024) @sammachin
604
- - Translation updates (#3020 #3022) @HiroyasuNishiyama @kazuhitoyokoi
605
-
606
- Nodes
607
-
608
- - HTTP Request: Fix proxy handling (#3044) @hardillb
609
- - HTTP Request: Handle basic auth with @ in username (#3017) @hardillb
610
- - Add Japanese translation for file-in node (#3037 #3039) @kazuhitoyokoi
611
- - File In: Add option for file-in node to include all properties (default off) (#3035) @dceejay
612
- - Exec: add windowsHide option to hide windows under Windows (#3026) @natcl
613
- - Support loading external module sub path Fixes #3023
614
-
615
- ##### 2.0.0-beta.1: Beta Release
616
-
617
-
618
-
619
- Runtime
620
-
621
- - [MAJOR] Set minimum node version to 12.
622
- - [MAJOR] Fix flowfile name to flows.json in settings (#2951) @dceejay
623
- - [MAJOR] Update to latest i18n in editor and runtime (#2940) @knolleary
624
- - [MAJOR] Deprecate usage of httpRoot (#2953) @knolleary
625
- - Add pre/postInstall hooks to npm install handling (#2936) @knolleary
626
- - Add engine-strict flag to npm install args (#2965) @nileio
627
- - Restructure default settings.js to be more organised (#3012) @knolleary
628
- - Ensure httpServerOptions gets applied to ALL the express apps
629
- - Allow RED.settings.set to replace string property with object property
630
- - Update debug tests to handle compact comms format
631
- - Updates to encode/decode message when passed over debug comms link
632
- - Remove all input event listeners on a node once it is closed
633
- - Move hooks to util package
634
- - Rework hooks structure to be a linkedlist
635
- - Update dependencies (#2922) @knolleary
636
-
637
- Editor
638
-
639
- - [MAJOR] Change node id generation to give fixed length values without '.' (#2987) @knolleary
640
- - [MAJOR] Add Monaco code editor (#2971) @Steve-Mcl
641
- - Update to latest Monaco (#3007) @Steve-Mcl
642
- - Update Node-RED Function typings in Monaco (#3008) @Steve-Mcl
643
- - Add css named variables for certain key colours (#2994) @knolleary
644
- - Improve contrast of export dialog JSON font color
645
- - Switch editableList buttons from <a> to <button> elements
646
- - Add option to RED.nodes.createCompleteNodeSet to include node dimensions
647
- - Fix css of node help table of contents elements
648
- - Improve red-ui-node-icon css and add red-ui-node-icon-small modifier class
649
- - Add RED.hooks to editor
650
- - Add viewAddPort viewRemovePort viewAddNode viewRemoveNode hooks to view
651
- - Use paletteLabel if set in help sidebar
652
- - Add missing args from JSONata $now signature
653
-
654
- Nodes
655
-
656
- - [MAJOR] Relabel RBE node as 'filter' and move into core. Also remove tail (#2944) @dceejay
657
- - [MAJOR] HTTP Request: migrate to 'got' module (#2952) @knolleary
658
- - [MAJOR] Move Inject node to CronosJS module (#2959) @knolleary
659
- - [MAJOR] JSON: Update ajv to 8.2.0 - drop support for JSON-Schema draft-04 (#2969) @knolleary
660
- - [MAJOR] HTML node: cheerio update to 1.x (#3011) @knolleary
661
- - Join: change default manual mode to object (#2931) @knolleary
662
- - File node: Add fileWorkingDirectory (#2932) @knolleary
663
- - Delay node enhancements (#2294) @kazuhitoyokoi (#2949) @dceejay
664
- - Add Japanese translations for delay node enhancements (#2958) @kazuhitoyokoi
665
- - Inject node: reorder TypedInput options (#2961) @dceejay
666
- - HTTP Request: update to work with proxies (#2983) @hardillb (#3009) @hardillb
667
- - HTTP Request: fix msg.responseUrl (#2986) @hardillb
668
- - TLS: Add ALPN support to TLS node (#2988) @hardillb
669
- - Inject: add "Inject now" button to edit dialog (#2990) @Steve-Mcl
670
-
671
-
672
-
673
240
  #### Older Releases
674
241
 
675
242
  Change logs for older releases are available on GitHub: https://github.com/node-red/node-red/releases
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-red",
3
- "version": "3.0.0-beta.3",
3
+ "version": "3.0.1",
4
4
  "description": "Low-code programming for event-driven applications",
5
5
  "homepage": "http://nodered.org",
6
6
  "license": "Apache-2.0",
@@ -31,10 +31,10 @@
31
31
  "flow"
32
32
  ],
33
33
  "dependencies": {
34
- "@node-red/editor-api": "3.0.0-beta.3",
35
- "@node-red/runtime": "3.0.0-beta.3",
36
- "@node-red/util": "3.0.0-beta.3",
37
- "@node-red/nodes": "3.0.0-beta.3",
34
+ "@node-red/editor-api": "3.0.1",
35
+ "@node-red/runtime": "3.0.1",
36
+ "@node-red/util": "3.0.1",
37
+ "@node-red/nodes": "3.0.1",
38
38
  "basic-auth": "2.0.1",
39
39
  "bcryptjs": "2.4.3",
40
40
  "express": "4.18.1",
package/settings.js CHANGED
@@ -242,6 +242,7 @@ module.exports = {
242
242
  /*******************************************************************************
243
243
  * Runtime Settings
244
244
  * - lang
245
+ * - runtimeState
245
246
  * - diagnostics
246
247
  * - logging
247
248
  * - contextStorage
@@ -260,14 +261,26 @@ module.exports = {
260
261
  * be available at http://localhost:1880/diagnostics
261
262
  * - ui: When `ui` is `true` (or unset), the action `show-system-info` will
262
263
  * be available to logged in users of node-red editor
263
- */
264
+ */
264
265
  diagnostics: {
265
266
  /** enable or disable diagnostics endpoint. Must be set to `false` to disable */
266
267
  enabled: true,
267
268
  /** enable or disable diagnostics display in the node-red editor. Must be set to `false` to disable */
268
269
  ui: true,
269
270
  },
270
-
271
+ /** Configure runtimeState options
272
+ * - enabled: When `enabled` is `true` flows runtime can be Started/Stoped
273
+ * by POSTing to available at http://localhost:1880/flows/state
274
+ * - ui: When `ui` is `true`, the action `core:start-flows` and
275
+ * `core:stop-flows` will be available to logged in users of node-red editor
276
+ * Also, the deploy menu (when set to default) will show a stop or start button
277
+ */
278
+ runtimeState: {
279
+ /** enable or disable flows/state endpoint. Must be set to `false` to disable */
280
+ enabled: false,
281
+ /** show or hide runtime stop/start options in the node-red editor. Must be set to `false` to hide */
282
+ ui: false,
283
+ },
271
284
  /** Configure the logging output */
272
285
  logging: {
273
286
  /** Only console logging is currently supported */
@@ -401,7 +414,7 @@ module.exports = {
401
414
  * packages/node_modules/@node-red/editor-client/src/vendor/monaco/dist/theme
402
415
  * e.g. "tomorrow-night", "upstream-sunburst", "github", "my-theme"
403
416
  */
404
- theme: "vs",
417
+ // theme: "vs",
405
418
  /** other overrides can be set e.g. fontSize, fontFamily, fontLigatures etc.
406
419
  * for the full list, see https://microsoft.github.io/monaco-editor/api/interfaces/monaco.editor.IStandaloneEditorConstructionOptions.html
407
420
  */