Commit Graph
749 Commits
Author SHA1 Message Date
Charlie KolbandGitHub 70764a0258 fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaulandGitHub 5bf10cdb4a fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
ef66518c92 🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01:00
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
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 EspinozaandGitHub 198f17dbcf feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
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 GrozavandGitHub 49872fbbac fix: Replace ai nodes enum strings with hard-coded values (no-changelog) (#14091) 2025-03-21 09:24:05 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub c34ffd0e7c refactor(core): Refactor custom config types, add additional tests (no-changelog) (#14083) 2025-03-20 19:23:20 +01:00
olegandGitHub e06c552a6a feat(Simple Vector Store Node): Implement store cleaning based on age/used memory (#13986) 2025-03-20 14:44:21 +01:00
Csaba TuncsikandGitHub 1a26fc2762 fix(editor): Add smart decimals directive (#14054) 2025-03-20 10:52:51 +01:00
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
कारतोफ्फेलस्क्रिप्ट™andGitHub d3bc80c22b fix(core): Do not use url.includes to check for domain names (#13802) 2025-03-19 12:29:00 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 9d698edceb feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01:00
JonandGitHub b2e359ac1c fix: Allow username to be set in Redis chat memory (#13926) 2025-03-18 16:48:04 +00:00
JonandGitHub bc15bb18d9 fix: Allow saved credenitals types of up to 64 characters instead of 32 (#13985) 2025-03-18 15:47:30 +00:00
6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
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
कारतोफ्फेलस्क्रिप्ट™andGitHub 86b791167a fix(core): Ensure sentry releases follow semver (no-changelog) (#13907) 2025-03-14 17:48:34 +01:00
olegandGitHub 1bfd128717 refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01:00
EugeneandGitHub 311553926a refactor(Question and Answer Chain Node): Use new LangChain's syntax (#13868) 2025-03-14 11:17:11 +01:00
Csaba TuncsikandGitHub 3518c14f7f refactor: Add Insights schema (#13904) 2025-03-14 10:46:27 +01:00
olegandGitHub b4672b8deb refactor: createVectorStoreNode refactoring and embeddings batching support (no-changelog) (#13674) 2025-03-13 16:23:06 +01:00
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
olegandGitHub 31037484a5 fix(OpenAI Chat Model Node): Sort models alphabetically (#13909) 2025-03-13 15:08:33 +01:00
Ricardo EspinozaandGitHub 03f70b5079 feat(core): Update list folders endpoint to support filter excludeFolderIdAndDescendants (no-changelog) (#13880) 2025-03-13 09:56:12 -04:00
Ricardo EspinozaandGitHub 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 EspinozaandGitHub 0066bf890f feat(core): Add subFolderCount to GET /workflows and /folders (no-changelog) (#13548) 2025-03-12 08:33:37 -04:00
Ricardo EspinozaandGitHub 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
732e049748 🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2c08fc0519 chore: Upgrade Typescript and other frontend tooling (no-changelog) (#13687) 2025-03-11 11:14:58 +01:00
Iván OvejeroandGitHub 9bedd87744 fix(core): Fix task runner error report from user-defined function (#13706) 2025-03-05 16:04:09 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 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 EspinozaandGitHub 17738c5096 fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
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 AldmourandGitHub d9e3cfe13f fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
Ricardo EspinozaandGitHub 1909b74350 fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub bd87728215 fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
Alex GrozavandGitHub f5743176e5 refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
olegandGitHub 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 HussoandGitHub 90d09431af fix(editor): Fix icon color on 'Call n8n Workflow Tool' node (#13568) 2025-02-28 09:07:07 +02:00
Ricardo EspinozaandGitHub 0c266b3060 feat(core): Add endpoint DELETE /projects/:projectId/folders/:folderId (no-changelog) (#13516) 2025-02-27 16:47:07 -05:00
olegandGitHub 461df371f7 feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543) 2025-02-27 15:40:58 +01:00
Alex GrozavandGitHub 7fb88e623f feat: Add new @n8n/utils package (no-changelog) (#13536) 2025-02-27 09:58:31 +02:00
Tomi TurtiainenandGitHub 719e3c2cf7 build: Fix benchmark docker image build (#13545) 2025-02-27 08:02:06 +01:00
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 GrozavandGitHub 6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Ricardo EspinozaandGitHub 27852e35ed feat(core): Update PATCH /projects/:projectId/folders/:folderId to support tags (no-changelog) (#13456) 2025-02-26 07:30:59 -05:00