Commit Graph

10343 Commits

Author SHA1 Message Date
Michael Kret
08e2b068fb fix(HubSpot Node): Include properties for contact and deal in getAll operation (#8772) 2024-02-29 17:55:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
d1b48ddcac fix(core): Remove sensitive data from User entity during serialization (no-changelog) (#8773) 2024-02-29 14:20:39 +01:00
Michael Kret
75e4df138f fix: AI agents, throw error on duplicate names in dynamic tools (#8766)
Co-authored-by: oleg <me@olegivaniv.com>
2024-02-29 13:28:38 +02:00
कारतोफ्फेलस्क्रिप्ट™
db4a419c8d refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762) 2024-02-28 17:02:18 +01:00
कारतोफ्फेलस्क्रिप्ट™
2811f77798 refactor(core): Rename RequireGlobalScope to GlobalScope (no-changelog) (#8760) 2024-02-28 14:40:02 +01:00
Michael Kret
246bfb9ad4 feat: Chat Memory Manager group messages option, on insert delete return confirmation of success instead of messages (#8757) 2024-02-28 14:44:23 +02:00
कारतोफ्फेलस्क्रिप्ट™
56c8791aff refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755) 2024-02-28 13:12:28 +01:00
github-actions[bot]
2e84684f04 🚀 Release 1.31.0 (#8759)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-02-28 12:18:12 +01:00
Bram Kn
720ae1b96b feat: Add Outlook Trigger Node (#8656)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-02-28 09:23:58 +00:00
Jon
1e750c26b7 docs: Update docker readme (#8752) 2024-02-27 15:34:16 +00:00
Michael Kret
2aaf211dfc feat: Session is selector for memory nodes (#8736) 2024-02-27 15:01:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
5f6da7b84e fix(core): Do not report generic webhook execution errors (no-changelog) (#8749) 2024-02-27 12:36:49 +01:00
Alex Grozav
3cbe1e2136 feat(editor): Migrate workflowRun mixin to useRunWorkflow composable (no-changelog) (#8711) 2024-02-27 11:39:45 +02:00
Elias Meire
f9a99ec029 feat: No expression error when node hasn’t executed (#8448)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-27 10:29:16 +01:00
Omar Ajoue
737170893d feat: Allow instance owners and admins to edit all credentials (#8716)
Co-authored-by: Danny Martini <despair.blue@gmail.com>
2024-02-27 08:26:36 +00:00
Milorad FIlipović
27f3166272 fix: Send user id when setting up an account (#8639) 2024-02-27 09:21:16 +01:00
Alex Grozav
c0be43bdbe fix(editor): Fix various typecheck issues (no-changelog) (#8739) 2024-02-26 16:05:12 +02:00
Michael Kret
09524304e6 feat: SQL agent improvements (#8709)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 15:35:00 +02:00
कारतोफ्फेलस्क्रिप्ट™
7012577fce fix(Postgres Trigger Node): closeFunction errors should not prevent a workflow from being deactivated (#8738) 2024-02-26 14:33:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
15490ad1d4 feat: Add support for Ollama embeddings API (#8732)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 14:20:18 +01:00
oleg
2c172e9fb3 fix(editor): Remove NDVSubConnections component console.log (no-changelog) (#8737)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 10:22:51 +01:00
oleg
a973b9c077 fix(editor): Hide previous execution data for sub-nodes in debug mode if it has execution error (#8710)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-26 10:22:42 +01:00
Alex Grozav
4b01335aa4 feat: Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-23 18:20:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
35fb7102cb refactor(core): Update auth related typings (no-changelog) (#8686) 2024-02-23 15:08:18 +01:00
johnyb0y
9b0d98403a docs: Update docker-compose.yml example to Postgres 16 and update initialization script (#8486) 2024-02-23 14:43:59 +01:00
Elias Meire
3ba2cdcadb fix(editor): Update Filter component state when value is updated (#8684) 2024-02-23 13:45:42 +01:00
oleg
41b191e055 feat(editor): AI Floating Nodes (#8703)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 13:34:32 +01:00
Jan Oberhauser
a29b41ec55 fix(core): Fix pairedItem issue with partial manual executions (#8575)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-23 11:43:08 +01:00
oleg
0882dc0ce9 fix: Fix execution error when using AI chain nodes with non-chat model (#8724)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 10:27:39 +01:00
oleg
d03d9276f9 feat(AI Agent Node): Allow use of Azure Chat model for OpenAI Functions agent (#8725)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 09:08:51 +01:00
कारतोफ्फेलस्क्रिप्ट™
8c14ca7ad1 ci: Upgrade ip to address CVE-2023-42282 (no-changelog) (#8704) 2024-02-22 21:00:58 +01:00
कारतोफ्फेलस्क्रिप्ट™
246c988b93 fix(core): Ensure maxRedirects is used for any http request defining it (#8706) 2024-02-22 17:56:48 +01:00
feelgood-interface
8c4a744c56 fix(Trello Node): Remove GET request body (#8715) 2024-02-22 14:44:06 +00:00
कारतोफ्फेलस्क्रिप्ट™
8a88d15684 fix(editor): Do not break NDV for version-less nodes (#8714) 2024-02-22 15:37:29 +01:00
oleg
246f8cfcc3 feat(editor): Retrieve previous chat message on arrow-up (#8696)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-22 09:32:34 +01:00
oleg
a5e6f5928a fix(Default Data Loader Node): Fix binary data loader in s3 mode (#8626) 2024-02-22 09:20:07 +01:00
Michael Kret
7c1cf33616 fix: Wrong prompt input key for sql agent (#8708) 2024-02-22 09:47:00 +02:00
Michael Kret
94e0924812 fix(MongoDB Node): Driver update (no-changelog) (#8698) 2024-02-21 18:36:42 +02:00
Giulio Andreini
95e4c4fbb3 docs(editor): Nodes icons, Merge node descriptions (#8517)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
2024-02-21 16:04:57 +00:00
github-actions[bot]
8b67dfbed9 🚀 Release 1.30.0 (#8702)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-02-21 15:43:44 +01:00
Jon
ef775711d0 feat(Google Workspace Admin Node): Add support for error output branch (#8499) 2024-02-21 14:02:40 +00:00
oleg
2068f186ff feat: Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-21 14:59:37 +01:00
oleg
40aecd1715 feat(AI Agent Node): Whitelist Azure Chat model for Agent (#8699)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-21 14:57:21 +01:00
Elias Meire
23a1bc40a2 fix(editor): Correctly set condition operator when changed (#8700) 2024-02-21 14:53:42 +01:00
कारतोफ्फेलस्क्रिप्ट™
35245694b1 docs(OpenAI Node): Use the correct docs url (no-changelog) (#8693) 2024-02-21 14:47:56 +01:00
कारतोफ्फेलस्क्रिप्ट™
059d281fd1 feat(core): Move execution permission checks earlier in the lifecycle (#8677) 2024-02-21 14:47:02 +01:00
Milorad FIlipović
a573146135 fix(editor): Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691) 2024-02-21 13:09:16 +01:00
Iván Ovejero
5304b320c8 refactor(core): Enrich inaccessible credential error (#8574)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-21 13:04:30 +01:00
कारतोफ्फेलस्क्रिप्ट™
457cac4cf9 fix(Postgres Node): Close connection pool only if it's not already closed or closing (#8690) 2024-02-21 11:27:21 +01:00
Elias Meire
890c2bd52b fix(editor): Escape node names with quotes in autocomplete and drag'n'drop (#8663) 2024-02-21 10:43:34 +01:00