Commit Graph

823 Commits

Author SHA1 Message Date
Marc Littlemore
89d2eb7aa3
feat: Add license helpers for insights (no-changelog) (#14180) 2025-04-07 09:18:46 +01:00
Cornelius Suermann
c9565fc0be
feat(core): Make detaching floatable entitlements on shutdown configurable (#14266)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-04 17:35:32 +02:00
Pash10g
0bac6ffac6
feat(MongoDB Chat Memory Node): New MongoDB Chat Memory Node (#14049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-04-04 11:12:18 +02:00
oleg
7cef314535
fix(HTTP Request Tool Node): Fix OAuth2 requests (#14380) 2025-04-04 08:16:16 +02:00
Alex Grozav
6cc91aa8e8
feat: Add n8n extension manifest schema (no-changelog) (#14382) 2025-04-04 07:40:08 +03:00
Alex Grozav
b91be496c3
feat: Add example @n8n/n8n-extension-insights extension package (#14360)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-03 13:10:00 +03:00
Yiorgis Gozadinos
281b70be04
feat(Think Tool Node): ToolThink, a simple tool to force the AI agent to do some thinking (#14351) 2025-04-03 12:06:23 +03:00
Benjamin Schroth
85cbfb64c0
feat: Add support for google vertex embeddings (#14359)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-04-03 10:10:16 +02:00
Guillaume Jacquart
db381492a9
feat(API): Implement BE api for insights data (#14064)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-02 16:34:57 +02:00
Guillaume Jacquart
837131fc96
feat(API): Add insights config on frontend settings (#14315) 2025-04-01 15:18:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
58b1cee153
ci: Update project references for backend and nodes packages (no-changelog) (#14308) 2025-04-01 12:24:45 +02:00
कारतोफ्फेलस्क्रिप्ट™
87bc38d409
fix(core): Upgrade @mozilla/readability to address CVE-2025-2792 (#14311) 2025-04-01 12:16:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
14979c1106
ci: Generate sourcemaps for nodes code again (no-changelog) (#14292) 2025-04-01 10:15:39 +02:00
Alex Grozav
d6331195b8
feat: Add @n8n/extension-sdk package (no-changelog) (#14291) 2025-03-31 16:13:42 +03:00
github-actions[bot]
7e6a1e69bf
🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
Guillaume Jacquart
877823d887
feat(API): Add failureRate as sort field for insights by workflow (#14247) 2025-03-29 21:06:17 +01:00
Danny Martini
65747f1c60
ci(benchmark): Add scenarios testing insights (#14227) 2025-03-27 17:08:16 +01:00
Alex Grozav
2da0c86e4d
refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
Danny Martini
f427202cd0
ci(benchmark): Fix login not working (#14223) 2025-03-27 15:57:49 +01:00
oleg
bbd6e8ee41
fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00
Guillaume Jacquart
ffc0a596e0
feat(API): Return null deviation on insights summary if previous period has no data (#14193) 2025-03-26 17:56:56 +01:00
oleg
b9030d45de
fix(Basic LLM Chain Node): Prevent incorrect wrapping of output (#14183) 2025-03-26 14:26:09 +01:00
Guillaume Jacquart
3d332ab04f
feat(API): Add fields to insight by time type and export types from index (#14172) 2025-03-25 16:48:06 +01:00
Guillaume Jacquart
6eee081cf3
feat(API): Create schema and dto types for insights dashboard query param and api responses (#14163) 2025-03-25 12:37:58 +01:00
Charlie Kolb
70764a0258
fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaul
5bf10cdb4a
fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
github-actions[bot]
ef66518c92
🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01:00
Ria Scholz
cc502fb8c3
feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-24 12:00:17 +00:00
Csaba Tuncsik
df474f3ccb
feat(editor): Insights summary banner (#13424)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-03-21 20:22:28 +01:00
Ricardo Espinoza
198f17dbcf
feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
Alex Grozav
8215e0b59f
refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Alex Grozav
49872fbbac
fix: Replace ai nodes enum strings with hard-coded values (no-changelog) (#14091) 2025-03-21 09:24:05 +02:00
कारतोफ्फेलस्क्रिप्ट™
c34ffd0e7c
refactor(core): Refactor custom config types, add additional tests (no-changelog) (#14083) 2025-03-20 19:23:20 +01:00
oleg
e06c552a6a
feat(Simple Vector Store Node): Implement store cleaning based on age/used memory (#13986) 2025-03-20 14:44:21 +01:00
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
Milorad FIlipović
0eae14e27a
feat(editor): Implement folder navigation in workflows list (#13370) 2025-02-24 13:52:29 +01:00
Jaakko Husso
4fa666b976
feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +02:00
Csaba Tuncsik
7bd83d7d33
fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-21 11:05:37 +01:00
Danny Martini
29ae2396c9
feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
Tomi Turtiainen
72e489910c Merge tag 'n8n@1.80.0' 2025-02-20 15:35:03 +02:00
कारतोफ्फेलस्क्रिप्ट™
ac1f651905
chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
Ricardo Espinoza
aae55fe7ac
feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05:00
Tomi Turtiainen
6ef9ae1862
refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
Tomi Turtiainen
87b3c508b3
fix(Code Node): Fix $items in Code node when using task runner (#13368) 2025-02-19 17:33:26 +02:00
Alex Grozav
143cb22bc5
refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
Tomi Turtiainen
956637b614
refactor: Add dto for /credentials/new endpoint (#13307) 2025-02-18 16:26:37 +02:00
github-actions[bot]
3a8b013a96
🚀 Release 1.80.0 (#13316)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-17 16:09:36 +02:00
Charlie Kolb
8e15ebf833
fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly (#13245) 2025-02-17 11:31:29 +01:00
oleg
47c5688618
fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165) 2025-02-13 15:47:41 +01:00
github-actions[bot]
652ca25ef5
🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
Charlie Kolb
11cf1cd23a
feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00