Jon
|
e437dace70
|
feat(FTP Node): Add support for concurrent reads when using SFTP (#17896)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-08-04 12:40:18 +01:00 |
|
oleg
|
ce98f7c175
|
feat: Abort AI builder requests on chat stop (#17854)
|
2025-08-04 09:55:07 +02:00 |
|
Elias Meire
|
79c6b60fcb
|
feat: Add @n8n/node-cli package with an empty create command (#17620)
|
2025-07-30 23:09:49 +01:00 |
|
Iván Ovejero
|
b8b8507ad6
|
perf(core): Detect event loop blocking (#17805)
|
2025-07-30 11:53:02 +02:00 |
|
Iván Ovejero
|
b64c8ad3a4
|
refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753)
|
2025-07-29 14:59:43 +02:00 |
|
Iván Ovejero
|
163565c647
|
refactor(core): Extract CLI parsing from command registry (#17676)
|
2025-07-29 14:23:49 +02:00 |
|
shortstacked
|
4f85f92daf
|
ci: Migrate workflow tests to Playwright (#17370)
|
2025-07-29 10:38:53 +01:00 |
|
Iván Ovejero
|
4cf9399432
|
refactor(core): Move ApplicationError to @n8n/errors (#17667)
|
2025-07-28 17:48:56 +02:00 |
|
shortstacked
|
edeb8ef8a4
|
fix: Update packages for security fixes (#17733)
|
2025-07-28 10:00:55 +01:00 |
|
shortstacked
|
e0ffadef34
|
chore: Override form data to 4.0.4 (#17573)
|
2025-07-26 09:10:46 +01:00 |
|
RomanDavydchuk
|
69beafbf71
|
fix(Webhook Node): Don't wrap response in an iframe if it doesn't have HTML (#17671)
|
2025-07-25 17:10:16 +03:00 |
|
Alex Grozav
|
c30dbc6dd4
|
refactor(editor): Remove part of getCurrentWorkflow usages (#16148)
|
2025-07-24 12:51:32 +03: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 |
|
Suguru Inoue
|
7330e2d0af
|
feat(editor): Improve UX of embedded NDV experiment (no-changelog) (#17515)
|
2025-07-23 14:04:16 +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 |
|
oleg
|
8fb3d8d587
|
fix(GitHub Document Loader Node): Fix node loading issue (#17494)
|
2025-07-22 10:41:14 +02:00 |
|
Marc Littlemore
|
50b83add83
|
chore: Update license SDK to 2.23.0 (#17519)
|
2025-07-22 08:55:46 +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 |
|
Suguru Inoue
|
6fd45eb10d
|
build(editor): Include shims for sanitize-html (no-changelog) (#17375)
|
2025-07-18 11:52:46 +02:00 |
|
oleg
|
dceafd736a
|
refactor: Add SVG loader for Storybook and bump version (#17365)
|
2025-07-18 09:31:42 +02:00 |
|
shortstacked
|
e63ae55a0c
|
ci: Enable Playwright tests in PRs (#17238)
|
2025-07-16 09:05:11 +01: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 |
|
shortstacked
|
be3e75dbee
|
ci: Test container enhancements (#17008)
|
2025-07-10 11:50:03 +01:00 |
|
oleg
|
c37397cb2b
|
feat(Cohere Chat Model Node): Add Cohere Chat Model node (#16888)
|
2025-07-09 13:20:25 +02:00 |
|
Elias Meire
|
d1ac292709
|
feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-07-09 14:04:10 +03:00 |
|
Eugene
|
4ca9826d7e
|
chore(core): Add first-shot evaluation for the T2WF (no-changelog) (#16996)
|
2025-07-07 18:35:13 +02:00 |
|
Alex Grozav
|
d754ce922d
|
feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884)
|
2025-07-04 14:55:39 +03:00 |
|
Alex Grozav
|
fe8a7221d6
|
feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995)
|
2025-07-04 13:01:01 +03:00 |
|
Eugene
|
cfe3699782
|
feat(LangChain Nodes): Upgrade LangChain and improve proxy handling for LLM nodes (#16778)
|
2025-07-03 14:22:25 +02:00 |
|
Iván Ovejero
|
50d80ee620
|
refactor(core): Set up @n8n/errors package (#16918)
|
2025-07-03 13:32:57 +02:00 |
|
Duda Nogueira
|
4813c011ec
|
feat: Weaviate Vector Store Node for Langchain (#16856)
|
2025-07-03 09:35:47 +03:00 |
|
Jaakko Husso
|
3a733b9127
|
fix(editor): Show correct error messages on Ask AI (#16913)
|
2025-07-02 14:00:23 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f8d3d3bc8
|
refactor(core): Overhaul commands setup. Add support for module commands (#16709)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-07-01 19:14:22 +02:00 |
|
shortstacked
|
852657c17e
|
feat: Add testcontainers and Playwright (no-changelog) (#16662)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-07-01 14:15:31 +01:00 |
|
Alex Grozav
|
c76d94b364
|
feat: Modernize build and testing for workflow package (no-changelog) (#16771)
|
2025-06-30 20:02:16 +03:00 |
|
Alex Grozav
|
ed2cb3c701
|
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2025-06-30 17:11:09 +02:00 |
|
Dana
|
6edd47dd65
|
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-06-30 15:43:26 +02:00 |
|
Elias Meire
|
0775fd859e
|
build: Update ESLint to v9 (#16639)
|
2025-06-27 10:42:47 +02:00 |
|
Iván Ovejero
|
7c33292483
|
refactor(core): Move integration test utils for insights (#16693)
|
2025-06-25 17:32:54 +02:00 |
|
shortstacked
|
909b65d266
|
ci: Docker move build stage outside container (no-changelog) (#16009)
|
2025-06-25 12:52:16 +01:00 |
|
luka
|
297d3001c0
|
fix(core): Fix the problem of Windows system building error (#16653)
|
2025-06-25 09:58:00 +02:00 |
|
Alex Grozav
|
20c63436d2
|
fix(editor): Fix broken types for globally defined components (no-changelog) (#16505)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2025-06-24 13:01:23 +02:00 |
|
Iván Ovejero
|
21ff173070
|
refactor(core): Move DbConnection to @n8n/db (#16616)
|
2025-06-24 12:33:01 +02:00 |
|
Iván Ovejero
|
525cfccffd
|
chore(core): Upgrade license SDK to 2.22.0 (#16624)
|
2025-06-23 12:57:21 +02:00 |
|
Iván Ovejero
|
37efd209c9
|
refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-06-20 18:55:07 +02:00 |
|
oleg
|
2d638023be
|
feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548)
|
2025-06-20 16:08:16 +02:00 |
|
Eugene
|
67852b826f
|
chore: Update LangChain dependencies (no-changelog) (#16523)
|
2025-06-20 11:50:14 +02:00 |
|
Andreas Fitzek
|
c0d1ff6e4c
|
feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2025-06-18 22:26:50 +02:00 |
|
Iván Ovejero
|
b5828e5b56
|
refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444)
|
2025-06-17 18:09:44 +02:00 |
|