Commit Graph

3879 Commits

Author SHA1 Message Date
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
oleg
ce98f7c175 feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Jon
f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +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
Yingrjimsch
22f505de69 feat(n8n Form Trigger Node): Add CSS variable to customize input background (#15460)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-07-31 21:42:18 +02:00
Iván Ovejero
1d31e6a0c4 refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Michael Kret
1ed8239625 feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03: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
RomanDavydchuk
3f1016f1ad fix(core): Assign execute method to declarative nodes even if they have methods property (#17796) 2025-07-30 23:44:23 +01:00
Iván Ovejero
163565c647 refactor(core): Extract CLI parsing from command registry (#17676) 2025-07-29 14:23:49 +02:00
Iván Ovejero
056302ebe5 perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
shortstacked
4f85f92daf ci: Migrate workflow tests to Playwright (#17370) 2025-07-29 10:38:53 +01: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
shortstacked
49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
shortstacked
edeb8ef8a4 fix: Update packages for security fixes (#17733) 2025-07-28 10:00:55 +01:00
Iván Ovejero
c41e1257f7 refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00
oleg
e1aa60ce6f fix: Minor streaming fixes (no-changelog) (#17683) 2025-07-28 10:18:00 +02:00
RomanDavydchuk
5a3b0a2481 fix(core): Fetching schema files in Docker (#17623) 2025-07-25 14:36:46 +01:00
Mutasem Aldmour
c18fabb419 feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +02:00
Nikhil Kuriakose
251e892a09 fix(core): Add headers to telemetry cross origin request (#17631) 2025-07-24 15:31:00 +02:00
Guillaume Jacquart
b09f73701d fix(core): Decouple removing and closing destination from actually deleting it (#17614) 2025-07-24 11:21:42 +02:00
Michael Kret
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
Ricardo Espinoza
5524b2137a feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-07-23 15:17:01 +02:00
Ricardo Espinoza
c80688b3f9 fix: Check license in folder controller (no-changelog) (#16937) 2025-07-22 14:56:52 +02:00
Andreas Fitzek
f2ca2df90c chore(core): Stop server when access to port is not allowed (#17334) 2025-07-22 11:39:26 +02:00
Marc Littlemore
50b83add83 chore: Update license SDK to 2.23.0 (#17519) 2025-07-22 08:55:46 +01:00
Andreas Fitzek
e8056515c3 chore(core): Provide details on access token exchange error (#17506) 2025-07-22 09:45:53 +02:00
github-actions[bot]
46320dc532 🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-21 15:04:05 +02:00
Jon
b8e21876d1 fix: Fix ordering issue when checking if staging environment (#17385) 2025-07-21 10:55:34 +01:00
oleg
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
Guillaume Jacquart
78cb5b6409 fix(core): Allow undefined workflow owner on source control for retro compatibility (#17419) 2025-07-18 14:18:10 +02:00
Csaba Tuncsik
d36abb5a3a feat(editor): Using special env vars as feature flags in the frontend (#17355)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 16:06:21 +02:00
Michael Kret
49c84c2ce2 feat: New package version available callout (#17097) 2025-07-16 16:38:11 +03:00
Dana
5180869734 fix(API): Check if version exists in registry for community node installation (#17168) 2025-07-16 16:31:50 +03:00
Raúl Gómez Morales
c4ba31ef62 feat: Add endpoint to retrieve single workflow from GH (#17220)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-07-16 14:38:13 +02:00
Dana
2d4abf156c feat(n8n Form Node): Allow basic styling of form completion message (#17338) 2025-07-16 12:55:23 +02:00
Iván Ovejero
320a810b56 refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
Tomi Turtiainen
cca1c2d810 fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-07-16 12:53:36 +03:00
Andreas Fitzek
4bba13ccb8 chore(core): Do not overwrite execution progress status in canceled workflow execution (#17332) 2025-07-16 09:56:22 +02:00
Andreas Fitzek
56ef0dbb77 chore(core): Fail the cli commands with correct exit code (#17291) 2025-07-15 17:50:47 +02:00
Iván Ovejero
fc3129e378 fix(core): Remove inline JS from FE for more secure CSP (#17195) 2025-07-15 11:00:00 +02:00
Tomi Turtiainen
e5d88eba99 refactor: Simplify webhook helpers (#17237)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-14 20:46:12 +03:00
github-actions[bot]
f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02:00
Csaba Tuncsik
d002cc3f7d fix(core): Allow insights breakdown by workflow to be sorted by workflow name (#17184) 2025-07-14 10:10:03 +02:00
Andreas Fitzek
7195b3bd97 chore(core): Adapt OIDC to match SAML behavior for signup (#17234) 2025-07-11 18:06:42 +02:00
jeanpaul
a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Benjamin Schroth
3edadb5a75 feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-07-10 12:25:29 +02:00
Andreas Fitzek
591aa2d20c chore(core): Calculate workflow timeout based on startedAt date of execution (#17137) 2025-07-10 10:39:56 +02:00
Jaakko Husso
bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Andreas Fitzek
3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00