Commit graph

10709 commits

Author SHA1 Message Date
Csaba Tuncsik bc05faf0a6
fix(editor): Fix workflow history TS errors (#9433) 2024-05-17 10:59:01 +02:00
Csaba Tuncsik 596c472ecc
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
2024-05-17 10:53:15 +02:00
Iván Ovejero b1f977ebd0
fix(core): Remove excess args from routing error (#9377) 2024-05-17 10:47:03 +02:00
Iván Ovejero 9b2ce819d4
fix(core): Retry before continue on fail (#9395) 2024-05-17 10:46:42 +02:00
Iván Ovejero 8069faa5fe
fix(core): Do not report to Sentry trigger activation errors from ETIMEDOUT or ECONNREFUSED (no-changelog) (#9379) 2024-05-17 09:39:44 +02:00
oleg ce3eb12a6b
feat(OpenAI Node): Use v2 assistants API and add support for memory (#9406)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-16 16:24:19 +02:00
Elias Meire 40bce7f443
feat(editor): Add examples for Luxon DateTime expression methods (#9361)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-16 14:53:22 +02:00
Iván Ovejero 211823650b
feat(editor): Expand supported Unicode range for expressions (#9420) 2024-05-16 14:42:47 +02:00
Jon f13dbc9cc3
feat(Extract from File Node): Add option to set encoding for CSV files (#9392) 2024-05-16 13:38:40 +01:00
Jon b5c7c061b7
fix(HubSpot Trigger Node): Fix issue with ticketId not being set (#9403) 2024-05-16 13:38:15 +01:00
Jon 1377e212c7
fix(Mattermost Node): Change loadOptions to fetch all items (#9413) 2024-05-16 13:35:03 +01:00
Jon 92a1d65c4b
fix(Microsoft OneDrive Trigger Node): Fix issue with test run failing (#9386) 2024-05-16 11:33:35 +01:00
Michael Kret 5a3122f279
fix: PairedItems various fixes (no-changelog) (#9357) 2024-05-16 12:35:36 +03:00
Romain MARTINEAU c9855e3dce
fix(core): Handle credential in body for oauth2 refresh token (#9179)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-05-16 10:46:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0d7358807b
fix(core): Add an option to disable STARTTLS for SMTP connections (#9415) 2024-05-16 10:45:58 +02:00
Iván Ovejero 38b498e73a
fix(editor): Fix outdated roles in variables labels (#9411) 2024-05-15 18:04:17 +02:00
Giulio Andreini aad43d8cdc
fix(editor): Secondary button in dark mode (#9401) 2024-05-15 17:57:21 +02:00
Iván Ovejero 14fe9f268f
fix(editor): Fix blank Public API page (#9409) 2024-05-15 17:35:30 +02:00
कारतोफ्फेलस्क्रिप्ट™ 68a6c81729
fix(Email Trigger (IMAP) Node): Handle attachments correctly (#9410) 2024-05-15 15:50:53 +02:00
Jon bf549301df
feat: Add Slack trigger node (#9190)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-15 13:54:32 +01:00
github-actions[bot] 8f254527e3
🚀 Release 1.42.0 (#9405)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-05-15 12:16:42 +02:00
oleg 677f534661
feat(AI Agent Node): Implement Tool calling agent (#9339)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-15 12:02:21 +02:00
Mike Quinlan 1081429a4d
feat(Slack Node): Add block support for message updates (#8925) 2024-05-15 12:01:16 +02:00
guangwu 9e866591e1
fix: Small typo fix (no-changelog) (#8876) 2024-05-15 12:00:44 +02:00
Jon ed22dcd88a
fix(Cortex Node): Fix issue with analyzer response not working for file observables (#9374) 2024-05-15 10:24:51 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1777f8cdb1
fix(editor): Temporarily disable tailwind (no-changelog) (#9394) 2024-05-14 17:20:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6059722fbf
feat(core): Allow using a custom certificates in docker containers (#8705)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-14 17:20:21 +02:00
Elias Meire 52936633af
feat(editor): Add examples for object and array expression methods (#9360)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-14 16:32:31 +02:00
Jon 78e7c7a9da
fix(Mattermost Node): Fix issue when fetching reactions (#9375) 2024-05-14 15:04:24 +01:00
कारतोफ्फेलस्क्रिप्ट™ 82c8801f25
fix(Code Node): Bind helper methods to the correct context (#9380) 2024-05-14 14:08:51 +02:00
कारतोफ्फेलस्क्रिप्ट™ 97d3c6465c
ci: Do not hoist workspace packages in custom builds (no-changelog) (#9388) 2024-05-14 14:08:37 +02:00
Elias Meire 7b45dc313f
feat(editor): Add examples for number & boolean, add new methods (#9358) 2024-05-13 16:28:27 +02:00
Michael Kret da6088d0bb
feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
Iván Ovejero 4d2115c163
refactor: Remove cli/src/helpers (no-changelog) (#9368) 2024-05-13 10:22:11 +02:00
oleg 359ade45bc
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-12 21:12:07 +02:00
कारतोफ्फेलस्क्रिप्ट™ 244520547b
feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-10 18:49:22 +02:00
Alex Grozav aa397b9730
fix(editor): Fix unwanted side effects from tailwind components (no-changelog) (#9359) 2024-05-10 18:12:04 +03:00
Elias Meire c92c870c73
feat(editor): Autocomplete info box: improve structure and add examples (#9019)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-10 14:39:06 +02:00
Elias Meire 4ed585040b
fix(editor): Render backticks as code segments in error view (#9352) 2024-05-10 11:23:23 +02:00
Michael Kret a00467c9fa
feat(core): Node version available in expression (#9350) 2024-05-10 09:51:26 +03:00
Elias Meire dc5994b185
feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +02:00
Csaba Tuncsik 1c1e4443f4
perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5025d209ca
fix(core): All calls to plainToInstance should exclude extraneous values (no-changelog) (#9338) 2024-05-08 15:49:41 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9003c15811
fix(editor): Fix i18n usage in design-system (no-changelog) (#9341) 2024-05-08 14:33:53 +02:00
कारतोफ्फेलस्क्रिप्ट™ e217473f9e
Merge tag 'n8n@1.41.0' 2024-05-08 14:19:21 +02:00
Milorad FIlipović cda062bde6
feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
github-actions[bot] 75f74035a1
🚀 Release 1.41.0 (#9342)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-05-08 14:08:46 +02:00
Alex Grozav f64a41d617
refactor(editor): Migrate workflows store to setup function with composition API (no-changelog) (#9270) 2024-05-08 14:35:29 +03:00
Michael Kret 6b6e8dfc33
feat(Simulate Node): New node (no-changelog) (#9109) 2024-05-08 12:02:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ c4bf5b2b92
fix(Read PDF Node): Disable JS evaluation from PDFs (#9336) 2024-05-08 12:53:23 +02:00