Commit Graph
219 Commits
Author SHA1 Message Date
Milorad FIlipović d6ee6067cf feat(editor): Update data store front-end (no-changelog) (#18000) 2025-08-05 22:47:57 +02:00
Mutasem AldmourandClaude c4c46b8ff9 fix: Properly serialize metadata objects in Chat UI (#17963)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-05 17:18:36 +02:00
Eugene bac61a7e0d feat: Add message history trimming to AI workflow builder (no-changelog) (#17829) 2025-08-05 15:16:12 +02:00
Suguru Inoue 2d3e13930f chore(editor): Make storybook work (#17995) 2025-08-05 11:07:36 +02: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
Robert Squires 7b92e33b3b fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
github-actions[bot]andtomi dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +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
Suguru InoueandClaude 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 491f2fa84d fix(editor): Search by node name (no-changelog) (#17831) 2025-08-01 09:00:06 +01: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
Milorad FIlipović b89c254394 feat(editor): Add front-end for Data Store feature (#17590) 2025-07-31 13:07:00 +02:00
Iván Ovejero 08a7b365b8 perf(core): Stop typechecking during build (#17833) 2025-07-30 16:42:19 +02:00
Suguru Inoue 58deb857d3 chore(editor): Support new props in TabOptions (#17822) 2025-07-30 13:18:35 +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
Eugene ec6f243039 feat(editor): Add AI prompt box with workflow suggestions for canvas (no-changelog) (#17741) 2025-07-29 12:16:50 +02:00
github-actions[bot]andCharlieKolb 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
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
Romeo Balta 2043c6da53 feat(editor): Update suggested workflows experiment (no-changelog) (#17701) 2025-07-28 09:45:58 +01:00
oleg e1aa60ce6f fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00
Nikhil Kuriakose e18ffe809c feat(editor): Add follow up question nps (#17459) 2025-07-25 17:26:40 +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
Elias Meireandjakeranallo 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
Mutasem Aldmour c18fabb419 feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +02:00
Suguru Inoue 733ada8999 chore(editor): Clean up warnings on the browser's console (#17307) 2025-07-24 15:03:39 +02:00
a98ed2ca49 feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
Suguru Inoue 46635c5941 fix(editor): Render HTML in the log view (#17586) 2025-07-24 10:21:41 +02:00
Shireen Missi a2f21a7615 feat(editor): Add settings icons to the node on canvas (#15467) 2025-07-23 14:32:28 +01:00
Suguru Inoue 7330e2d0af feat(editor): Improve UX of embedded NDV experiment (no-changelog) (#17515) 2025-07-23 14:04:16 +02:00
Csaba Tuncsik 832b7fda3b fix(editor): Prevent unnecessary updates on model value change in InlineTextEdit component (#17553) 2025-07-23 13:19:56 +02:00
Raúl Gómez Morales 9f45c284db feat(editor): Workflows Diff UI (no-changelog) (#17452) 2025-07-22 13:50:18 +02:00
Suguru Inoue ee67e9e354 feat(editor): Update styling of embedded NDV (no-changelog) (#17366) 2025-07-22 11:39:14 +02:00
Romeo Baltaandcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> e0cb747f0d feat(editor): Implement suggested workflows experiment (no-changelog) (#17499)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 14:45:07 +01:00
github-actions[bot]andtomi 46320dc532 🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-21 15:04:05 +02:00
Milorad FIlipović 5ddf290795 feat(editor): Add AI Starter pack experiment (no-changelog) (#17497) 2025-07-21 13:43:40 +02:00
Charlie Kolb b14ad784cb feat(editor): Show execution hint message in FocusPanel (no-changelog) (#17442) 2025-07-21 11:48:46 +02:00
olegandcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> 632b38119b feat: AI Workflow Builder agent (no-changelog) (#17423)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 11:18:26 +02:00
oleg dceafd736a refactor: Add SVG loader for Storybook and bump version (#17365) 2025-07-18 09:31:42 +02:00
Csaba Tuncsikandcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> f3f4461ac5 fix(editor): Show additional data on Users list page (#17339)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 17:26:39 +02:00
Daria ccac8f7d71 feat(editor): Update Focus Panel design (no-changelog) (#17373) 2025-07-17 16:07:10 +02:00
Michael KretandRoman Davydchuk 0237d8b8ec feat: NDV notify if community node has update (#17146)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-07-17 13:15:25 +03:00
Michael Kret 49c84c2ce2 feat: New package version available callout (#17097) 2025-07-16 16:38:11 +03:00
Suguru Inoue f2581effa4 chore(editor): Suppress warnings from vue-i18n (#17325) 2025-07-16 15:18:16 +02:00
nunulk 5db8bbd126 fix(editor): Prevent submit when composing with IME on chat textarea (#17179) 2025-07-16 11:01:03 +02:00