Commit Graph

637 Commits

Author SHA1 Message Date
Eugene
bac61a7e0d feat: Add message history trimming to AI workflow builder (no-changelog) (#17829) 2025-08-05 15:16:12 +02:00
Alex Grozav
dd049249be fix(editor): Update node status icons precedence (executing -> highest) (#18003) 2025-08-05 16:09:57 +03:00
Csaba Tuncsik
eca95f3432 fix(editor): Improve WorkflowDiffModal UI (#17862) 2025-08-05 12:50:46 +02:00
Nikhil Kuriakose
bdc3a9172d fix(editor): Correct ai template url (#17908) 2025-08-05 11:23:07 +02:00
Daria
0fffb807ee fix(editor): Prevent cursor from jumping in the focus panel (no-changelog) (#17976) 2025-08-05 10:22:41 +03:00
Milorad FIlipović
a4f75101c7 feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
Csaba Tuncsik
b7887bf899 fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
Suguru Inoue
566789caee fix(editor): Connection port mapped incorrectly when changed dynamically (#17958) 2025-08-04 14:54:04 +02:00
github-actions[bot]
dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00
Alex Grozav
279dce639a feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680) 2025-08-04 15:04:00 +03:00
Romeo Balta
508c636c2c feat(editor): Ready to run workflows experiment (no-changelog) (#17946) 2025-08-04 09:24:15 +01:00
oleg
ce98f7c175 feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Jon
6d1f2cb67e fix: Fix issue with icon themes not loading for preview nodes (#17869)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-01 14:49:45 +01:00
Suguru Inoue
4deb0b2ddb feat(editor): Action/credentials tab in node settings in zoomed view (no-changelog) (#17730)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-01 13:36:34 +02:00
Romeo Balta
38cef9d133 fix(editor): Send posthog session id to rudderstack (no-changelog) (#17867) 2025-08-01 10:25:16 +01:00
Jon
f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01:00
Romeo Balta
491f2fa84d fix(editor): Search by node name (no-changelog) (#17831) 2025-08-01 09:00:06 +01:00
RomanDavydchuk
e8e7b23d47 fix(editor): Store last entered cURL command for each HTTP node (#17834) 2025-08-01 10:58:33 +03:00
Michael Kret
76230d2640 feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
Jaakko Husso
d924d82ee2 fix(Google Sheets Node): Make it possible to set cell values empty on updates (#17224)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-08-01 08:32:05 +02:00
Milorad FIlipović
a83b76cc23 fix(editor): Fix invisible node creator icons (#17870) 2025-07-31 19:11:54 +02:00
Milorad FIlipović
b89c254394 feat(editor): Add front-end for Data Store feature (#17590) 2025-07-31 13:07:00 +02:00
Iván Ovejero
b745cad72c fix(editor): Account for subpath when serving config.js (#17832)
Co-authored-by: autologie <suguru@n8n.io>
2025-07-31 12:59:42 +02:00
Suguru Inoue
ddc4c0b7d9 fix(editor): Fix canvas moving check (#17856) 2025-07-31 12:28:46 +02:00
Suguru Inoue
34991d6f58 fix(editor): Pass down correct props to NodeSettings (no-changelog) (#17820) 2025-07-31 09:41:00 +02:00
oleg
53594a90e4 fix(editor): Include session_id in AI builder tracking (no-changelog) (#17830) 2025-07-30 16:46:30 +02:00
Shireen Missi
a46fa6072e fix: Hide settings hint from log view (#17813) 2025-07-30 12:20:14 +01:00
Suguru Inoue
d16960bad3 refactor(editor): Extract large chunks from NodeSettings (#17665)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-29 15:13:38 +02:00
Tuukka Kantola
3f10d7c9dd refactor(editor): Address issues with new icons (#17643) 2025-07-29 14:04:07 +02:00
Eugene
f730df398b feat(editor): Add "Working" overlay in the middle of the canvas (no-changelog) (#17744) 2025-07-29 13:32:00 +02:00
Suguru Inoue
a0cf90b7d8 fix(editor): Fix flaky unit test in editor UI (no-changelog) (#17787) 2025-07-29 13:29:24 +02:00
Suguru Inoue
04c1121075 refactor(editor): Refine INodeUpdatePropertiesInformation type and remove unnecessary type assertions (#17783) 2025-07-29 12:39:03 +02:00
Eugene
ec6f243039 feat(editor): Add AI prompt box with workflow suggestions for canvas (no-changelog) (#17741) 2025-07-29 12:16:50 +02:00
Guillaume Jacquart
43f267535d fix(editor): Change the checkbox logic for log streaming event selection (#17653) 2025-07-28 20:36:42 +02:00
github-actions[bot]
c0360e52af 🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-07-28 16:29:24 +02:00
Shireen Missi
0338ebb3dd fix: Update settings icons on canvas style (#17636) 2025-07-28 15:07:11 +01:00
Ricardo Espinoza
3ce9a998ae fix(editor): Case-sensitive credential search in NodeCredentials component (#17564) 2025-07-28 09:14:11 -04:00
Charlie Kolb
cebb1f6566 fix(editor): Hide What's New notification in executions demo view (#17742) 2025-07-28 15:12:48 +02:00
Charlie Kolb
a415dbfd96 feat(editor): Release the Focus Panel (#17734) 2025-07-28 12:10:29 +02:00
Mutasem Aldmour
921cdb6fd0 feat(editor): Add dragging and hiding for evaluation table columns (#17587) 2025-07-28 11:17:49 +02:00
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
oleg
2df76e020e fix(editor): Fix canvas layouting when tab is not active (#17638) 2025-07-28 10:54:59 +02:00
Romeo Balta
2043c6da53 feat(editor): Update suggested workflows experiment (no-changelog) (#17701) 2025-07-28 09:45:58 +01:00
Guillaume Jacquart
e1ef35a2b4 feat(editor): Use remote filtering for error workflow search in settings (#17624) 2025-07-28 10:34:46 +02:00
Nikhil Kuriakose
e18ffe809c feat(editor): Add follow up question nps (#17459) 2025-07-25 17:26:40 +02:00
Csaba Tuncsik
70eab1b2a0 fix(core): Optimize connection type lookups (#17585) 2025-07-25 16:12:21 +02:00
Elias Meire
9c793a45c5 fix(editor): Make inline text edit component reactive to prop changes (#17557) 2025-07-25 16:04:38 +02:00
Csaba Tuncsik
ae089173a7 fix(editor): Improve filter change handling with debounced updates for date fields (#17618) 2025-07-25 14:06:43 +02:00
Elias Meire
4de3759a59 fix(editor): Do not show new NDV for sticky notes (#17537)
Co-authored-by: jakeranallo <jake.ranallo@gmail.com>
2025-07-25 13:58:27 +02:00