Commit Graph

679 Commits

Author SHA1 Message Date
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
Iván Ovejero
ac032418cb refactor(core): Prepare insights for move to standalone module (#16426) 2025-06-17 14:51:30 +02:00
Iván Ovejero
9805bd3a6d ci: Monitor client bundle size (#16327) 2025-06-17 10:43:17 +02:00
Ricardo Espinoza
30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
jeanpaul
24e4be1ece fix(AWS Bedrock Chat Model Node): Update LangChain AWS package (#16323) 2025-06-13 13:55:53 +02:00
Yiorgis Gozadinos
8d6e796b92 feat(MCP Server Trigger Node): Support for Streamable HTTP transport in MCP Server (#15833) 2025-06-13 09:33:39 +02:00
Elias Meire
b7c9d4e3b2 build: Fix docker build after Node 22 update (#16174) 2025-06-10 17:39:52 +02:00
Elias Meire
e3675bdfb4 fix(core): Fix HTTP proxy support in all nodes and other axios requests (#16092) 2025-06-10 14:42:51 +02:00
Iván Ovejero
be8c2a73d3 refactor(core): Upgrade multer to address CVE-2025-48997 (#16055) 2025-06-05 16:58:53 +02:00
Yiorgis Gozadinos
e662998c67 fix(Anthropic Chat Model Node): Fix LmChatAnthropic node to work when both thinking is enabled and tools used (#16010) 2025-06-05 13:33:51 +02:00
Iván Ovejero
3e91f3253b refactor(core): Upgrade tar-fs to address CVE-2025-48387 (#16052) 2025-06-05 12:25:32 +02:00
Alex Grozav
6cf07200dc refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
कारतोफ्फेलस्क्रिप्ट™
4b11268a6e refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
कारतोफ्फेलस्क्रिप्ट™
b772462cea chore: Upgrade pdfjs-dist (no-changelog) (#15729) 2025-06-04 18:31:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
52a9d4b3d9 ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018) 2025-06-04 17:49:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Robert Squires
92cf3cedbb refactor(editor): Reka UI inline text edit component (#15752) 2025-06-04 08:56:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
21141b441f fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934) 2025-06-03 13:24:27 +02:00
shortstacked
8201202a54 ci: Reuse common build actions and fix turbo outputs (no-changelog) (#15830) 2025-06-03 10:49:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
d9ee31d79b chore: Upgrade express-openapi-validator to address CVE-2025-47935 and CVE-2025-47944 (#15770) 2025-06-02 15:12:45 +02:00
Iván Ovejero
d0b42d6339 chore(core): Upgrade google-gax to address CVE-2024-37168 (#15784) 2025-06-02 10:57:56 +02:00
Iván Ovejero
c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Alex Grozav
e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
Benjamin Schroth
d5068621e4 chore: Update langchain and langchain/openai packages (#15804) 2025-05-28 17:00:08 +02:00
Eugene
8ebfe794e1 chore: Update @langchain/qdrant and @qdrant/js-client-rest versions (no-changelog) (#15738) 2025-05-27 17:30:51 +02:00
Iván Ovejero
3c0e13dd6a chore(core): Upgrade tar-fs to address CVE-2024-12905 (#15740) 2025-05-27 13:03:59 +02:00
Iván Ovejero
43d5b954a4 chore: Upgrade license SDK to 2.21.0 (#15648) 2025-05-26 08:35:32 +02:00
Marc Littlemore
07d526e9d6 chore: Update Samlify dependency to address CVE-2025-47949 (no-changelog) (#15577) 2025-05-22 11:47:33 +01:00
Iván Ovejero
23ab61c0c7 chore: Override @azure/identity version to address CVE-2024-35255 (#15564) 2025-05-21 11:40:39 +02:00
Alex Grozav
4f82040083 refactor(editor): Migrate agentRequest store to @n8n/stores package (no-changelog) (#15462) 2025-05-16 16:46:09 +03:00
RomanDavydchuk
cf05c3341e fix(RabbitMQ Node): Support RabbitMQ v.4.1.0 by updating amqplib (#15418) 2025-05-16 16:00:41 +03:00
Alex Grozav
de4c5fc716 refactor(editor): Extract root store into @n8n/stores package (no-changelog) (#15412) 2025-05-16 14:18:16 +03:00
oleg
907485d016 feat: Add HTTP proxy for supported LLM nodes (#15449) 2025-05-16 12:23:26 +02:00
Iván Ovejero
226f1c73ce refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00