Commit Graph

739 Commits

Author SHA1 Message Date
Csaba Tuncsik
1a26fc2762
fix(editor): Add smart decimals directive (#14054) 2025-03-20 10:52:51 +01:00
Marcus
17fc5c148b
feat(core): Allow customizing auth cookie samesite attribute and CSP headers (#13855)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-19 12:55:58 +01:00
कारतोफ्फेलस्क्रिप्ट™
d3bc80c22b
fix(core): Do not use url.includes to check for domain names (#13802) 2025-03-19 12:29:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
9d698edceb
feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01:00
Jon
b2e359ac1c
fix: Allow username to be set in Redis chat memory (#13926) 2025-03-18 16:48:04 +00:00
Jon
bc15bb18d9
fix: Allow saved credenitals types of up to 64 characters instead of 32 (#13985) 2025-03-18 15:47:30 +00:00
github-actions[bot]
6aa75dd983
🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
Pash10g
3d872287fb
feat(MongoDB Atlas Vector Store Node): Add Mongo db vector store Node (#12924)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-17 13:59:57 +01:00
कारतोफ्फेलस्क्रिप्ट™
86b791167a
fix(core): Ensure sentry releases follow semver (no-changelog) (#13907) 2025-03-14 17:48:34 +01:00
oleg
1bfd128717
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01:00
Eugene
311553926a
refactor(Question and Answer Chain Node): Use new LangChain's syntax (#13868) 2025-03-14 11:17:11 +01:00
Csaba Tuncsik
3518c14f7f
refactor: Add Insights schema (#13904) 2025-03-14 10:46:27 +01:00
oleg
b4672b8deb
refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
Eugene
5b6b78709e
fix(Structured Output Parser Node, Auto-fixing Output Parser Node, Tools Agent Node): Structured output improvements (#13908)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-13 16:20:24 +01:00
oleg
31037484a5
fix(OpenAI Chat Model Node): Sort models alphabetically (#13909) 2025-03-13 15:08:33 +01:00
Ricardo Espinoza
03f70b5079
feat(core): Update list folders endpoint to support filter excludeFolderIdAndDescendants (no-changelog) (#13880) 2025-03-13 09:56:12 -04:00
Ricardo Espinoza
2275b1780a
feat(core): Update PATCH /projects/:projectId/folders/:folderId endpoint to allow moving folder (no-changelog) (#13574) 2025-03-12 08:53:45 -04:00
Ricardo Espinoza
0066bf890f
feat(core): Add subFolderCount to GET /workflows and /folders (no-changelog) (#13548) 2025-03-12 08:33:37 -04:00
Ricardo Espinoza
0d7894f06a
feat(core): Add endpoint GET /projects/:projectId/folders (no-changelog) (#13519) 2025-03-12 08:04:55 -04:00
कारतोफ्फेलस्क्रिप्ट™
be8d8ba9a7
Merge tag 'n8n@1.83.0' 2025-03-12 09:40:04 +01:00
github-actions[bot]
732e049748
🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
2c08fc0519
chore: Upgrade Typescript and other frontend tooling (no-changelog) (#13687) 2025-03-11 11:14:58 +01:00
Iván Ovejero
9bedd87744
fix(core): Fix task runner error report from user-defined function (#13706) 2025-03-05 16:04:09 +01:00
कारतोफ्फेलस्क्रिप्ट™
093cc982b8
fix(core): Pick up release version and date from package.json (no-changelog) (#13666) 2025-03-04 11:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
0a570f9bc8
Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
Ricardo Espinoza
17738c5096
fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
github-actions[bot]
552c4260c0
🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Mutasem Aldmour
d9e3cfe13f
fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
Ricardo Espinoza
1909b74350
fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
कारतोफ्फेलस्क्रिप्ट™
bd87728215
fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
Alex Grozav
f5743176e5
refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
oleg
289041e997
feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Jaakko Husso
90d09431af
fix(editor): Fix icon color on 'Call n8n Workflow Tool' node (#13568) 2025-02-28 09:07:07 +02:00
Ricardo Espinoza
0c266b3060
feat(core): Add endpoint DELETE /projects/:projectId/folders/:folderId (no-changelog) (#13516) 2025-02-27 16:47:07 -05:00
oleg
461df371f7
feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543) 2025-02-27 15:40:58 +01:00
Alex Grozav
7fb88e623f
feat: Add new @n8n/utils package (no-changelog) (#13536) 2025-02-27 09:58:31 +02:00
Tomi Turtiainen
719e3c2cf7
build: Fix benchmark docker image build (#13545) 2025-02-27 08:02:06 +01:00
Charlie Kolb
5334661b76
fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-26 16:23:31 +01:00
Alex Grozav
6ba0128b5c
refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Ricardo Espinoza
27852e35ed
feat(core): Update PATCH /projects/:projectId/folders/:folderId to support tags (no-changelog) (#13456) 2025-02-26 07:30:59 -05:00
Juuso Tapaninen
3aa679e4ac
feat(core): Add metric for active workflow count (#13420) 2025-02-26 14:16:38 +02:00
Ricardo Espinoza
f7f5f5e95c
feat(core): Add endpoint PATCH /projects/:projectId/folders/:folderId (no-changelog) (#13454) 2025-02-26 07:01:22 -05:00
Jaakko Husso
819fc2da63
feat(editor): Rename 'Window Buffer Memory' to 'Simple Memory' (#13477) 2025-02-26 10:24:11 +02:00
Jaakko Husso
a60d106ebb
feat(core): Make Tools Agent the default Agent type, deprecate other agent types (#13459) 2025-02-26 10:23:22 +02:00
Alex Grozav
2f395fe89a
refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
dfd932f9c1
Merge tag 'n8n@1.81.0' 2025-02-25 12:52:06 +01:00
Jaakko Husso
35c00d0c84
feat(editor): Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#13472) 2025-02-25 10:13:48 +02:00
github-actions[bot]
20ee7984f8
🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Alex Grozav
37d4b00e3f
refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
Ricardo Espinoza
c850cca648
feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00