|
1 | | -#### 4.1.2: Maintenance Release |
| 1 | +#### 4.1.3: Maintenance Release |
| 2 | + |
| 3 | +Editor |
| 4 | + |
| 5 | + - 5343/Editor/Bug: Node help tab resets focus when arrow keys are used to switch between nodes (#5406) @piotrbogun |
| 6 | + - Ensure quick-add filter is applied properly when retriggering add (#5427) @knolleary |
| 7 | + - TreeList: Fix widget treeList keyboard navigation scroll behavior (#5421) @piotrbogun |
| 8 | + - Editor: Flow & subflow names are changed to all lowercase in search dialog #5348 (#5401) @n-lark |
| 9 | + - Allow actions show-next-tab and previous to loop (#5355) @GogoVega |
| 10 | + - 5404/Editor/Bug: Junction error in Quick Add dialog (#5407) @piotrbogun |
| 11 | + - Add tooltip to delete button in node property UI (#5410) @kazuhitoyokoi |
| 12 | + - Fix invalid node size in quick add dialog (#5403) @kazuhitoyokoi |
| 13 | + - Expand folder to avoid error in library (#5399) @kazuhitoyokoi |
| 14 | + - Stricter validator for flow file name in project feature (#5398) @kazuhitoyokoi |
| 15 | + - Fix size and scrolling in Git config UI (#5396) @kazuhitoyokoi |
| 16 | + - Reveal node in search results via mouseover (#5368) @gorenje |
| 17 | + |
| 18 | +Runtime |
2 | 19 |
|
| 20 | + - Add package-lock.json for reproducible dependency chains (#5426) @dimitrieh |
| 21 | + - Readme markdown refactor for legibility in IDE's (#5423) @dimitrieh |
| 22 | + - Update body-parser (#5418) @knolleary |
| 23 | + |
| 24 | +Nodes |
| 25 | + |
| 26 | + - fix(http-request): prevent uncaught exceptions in async hooks (#5392) @Dennis-SEG |
| 27 | + - Fix flushing when in variable delay mode (#5382) @dceejay |
| 28 | + - File node TypedInput width fix (#5425) @knolleary |
| 29 | + - Use TextDecoder() to decode UTF-8 characters (#5416) @kazuhitoyokoi |
| 30 | + - Support source information in complete node (#5414) @kazuhitoyokoi |
| 31 | + - Fix status node to retrieve status from all nodes (#5412) @kazuhitoyokoi |
| 32 | + - Decrement count of http requests after error (#5409) @kazuhitoyokoi |
| 33 | + - Fix debug tab to copy displayed value (#5400) @kazuhitoyokoi |
| 34 | + |
| 35 | +#### 4.1.2: Maintenance Release |
3 | 36 |
|
4 | 37 | Editor |
5 | 38 |
|
|
0 commit comments