Commit graph

10794 commits

Author SHA1 Message Date
Csaba Tuncsik f914c97d11
fix(editor): Show execution error toast also if there is no error stack just message (#9526) 2024-05-29 13:57:01 +01:00
Elias Meire 6698179a69
fix(editor): Prevent expression editor focus being lost when user is selecting (#9525) 2024-05-29 14:37:05 +02:00
Milorad FIlipović 3be7bb898b
fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
Iván Ovejero 4629354705
refactor(core): Increase minimum supported Node.js version to 18.17 (#9533) 2024-05-29 12:22:38 +02:00
Iván Ovejero dbaac82f79
fix(core): Set source control repository to track remote if ready (#9532) 2024-05-29 10:21:21 +02:00
Elias Meire ec0373f666
feat(editor): Show expression infobox on hover and cursor position (#9507)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-28 16:58:44 +02:00
कारतोफ्फेलस्क्रिप्ट™ ac4e0fbb47
fix(core): Block Public API related REST calls when Public API is not enabled (#9521) 2024-05-28 14:43:22 +02:00
Danny Martini e07de837b9
test(core): Align test names with route names (no-changelog) (#9518) 2024-05-27 20:41:34 +02:00
Iván Ovejero 6ed9ef0b60
refactor(core): Prevent reporting to Sentry IMAP server error (no-changelog) (#9515) 2024-05-27 16:52:17 +02:00
Giulio Andreini 1abb26e2da
fix(editor): Executions view popup in dark mode (#9517) 2024-05-27 15:30:29 +02:00
Iván Ovejero 008f62aaf4
refactor: Delete dead crash recovery code (no-changelog) (#9512) 2024-05-27 13:55:52 +02:00
Csaba Tuncsik 49b5bd70f0
fix(editor): Send only execution id in postMessage when previewing an execution (#9514) 2024-05-27 12:44:25 +02:00
Csaba Tuncsik 3a2e5455a9
fix(editor): Make sure auto loading and auto scrolling works in executions tab (#9505) 2024-05-27 12:44:04 +02:00
Iván Ovejero 8164ca2398
fix(core): Fix worker encryption key warning docs link (no-changelog) (#9513) 2024-05-27 11:50:57 +02:00
Cornelius Suermann e8c824bad6
build: Bump license-sdk to v2.12.0 (no-changelog) (#9510) 2024-05-25 12:01:17 +02:00
Cornelius Suermann 36b99cd277
Revert "build: Bump license-sdk to v2.11.1 (no-changelog)"
This reverts commit 2010c5a3cd.
2024-05-24 17:01:39 +02:00
Cornelius Suermann 2010c5a3cd
build: Bump license-sdk to v2.11.1 (no-changelog) 2024-05-24 16:58:33 +02:00
कारतोफ्फेलस्क्रिप्ट™ a77e8dd79e
feat(core): Upgrade all langchain related dependencies (#9504)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-24 14:43:17 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6ea8607716
ci: Switch to Node.js 20 by default. Add initial support for Node.js 22 (#9501) 2024-05-24 12:32:50 +02:00
Iván Ovejero a58be175cc
fix(core): Prevent re-parsing of dynamically loaded options (#9503) 2024-05-24 11:00:15 +02:00
Iván Ovejero 24e8ac00c6
fix(core): Fix level in warn method of error reporter (no-changelog) (#9502) 2024-05-24 09:16:41 +02:00
कारतोफ्फेलस्क्रिप्ट™ b585777c79
refactor(core): Use consistent CSRF state validation across oAuth controllers (#9104)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-05-23 19:08:01 +02:00
Danny Martini 3b93aae6dc
feat(core): Print the name of the migration that cannot be reverted when using n8n db:revert (#9473) 2024-05-23 18:16:26 +02:00
Csaba Tuncsik 93679076b4
fix(editor): Hard load after logout to reset stores (no-changelog) (#9500) 2024-05-23 17:07:40 +02:00
Iván Ovejero f8683c31e0
refactor(core): Stop reporting EAUTH error codes to Sentry (no-changelog) (#9496) 2024-05-23 15:12:01 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8737c0965e
fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
Iván Ovejero 75408b0113
refactor: Remove skipped tests (no-changelog) (#9497) 2024-05-23 12:29:20 +02:00
Alex Grozav 70948ec71b
feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-05-23 11:42:10 +03:00
Csaba Tuncsik 8566301731
fix(editor): Show input panel with not connected message (#9495) 2024-05-23 06:39:05 +02:00
कारतोफ्फेलस्क्रिप्ट™ 301e846cf6
fix(editor): Prevent XSS in node-issues tooltip (#9490) 2024-05-22 18:40:42 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0deb7d0fcc
Merge tag 'n8n@1.43.0' 2024-05-22 17:42:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2bdc459bb2
refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
github-actions[bot] 6bdfaf8f5b
🚀 Release 1.43.0 (#9491)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-05-22 11:29:57 -04:00
Iván Ovejero d9616fc36f
fix(core): Fix iFrame not displaying on FE dev mode (no-changelog) (#9492) 2024-05-22 17:29:30 +02:00
Iván Ovejero 9bdc83a399
perf(core): Optimize executions filtering by metadata (#9477) 2024-05-22 17:20:01 +02:00
कारतोफ्फेलस्क्रिप्ट™ 09a5867707
ci: Skip the flaky test in SettingsSso.test.ts (no-changelog) (#9481) 2024-05-22 17:14:58 +02:00
Iván Ovejero bc219e0499
refactor(core): Make execution status non-nullable (no-changelog) (#9483) 2024-05-22 16:56:05 +02:00
Iván Ovejero 1cb6c12b4f
refactor(core): Track potentially unneeded inferral of execution status (no-changelog) (#9476) 2024-05-22 16:42:06 +02:00
कारतोफ्फेलस्क्रिप्ट™ fc83005ba0
fix(core): Do not allow admins to delete the instance owner (#9489) 2024-05-22 16:23:40 +02:00
कारतोफ्फेलस्क्रिप्ट™ 88b9a4070b
fix(core): Do not allow admins to generate password-reset links for instance owner (#9488) 2024-05-22 16:13:56 +02:00
Csaba Tuncsik 8f55bb1457
fix(editor): Project related frontend fixes (no-changelog) (#9482) 2024-05-22 14:54:55 +01:00
Elias Meire 62ee796895
fix(editor): Fix node execution errors showing undefined (#9487) 2024-05-22 15:54:25 +02:00
Iván Ovejero a217866cef
fix(core): Account for retry of execution aborted by pre-execute hook (#9474) 2024-05-22 15:22:07 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3094f1b886
fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-05-22 14:53:23 +02:00
oleg 2fa46b6faa
feat(Custom n8n Workflow Tool Node): Add support for tool input schema (#9470)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-22 14:29:32 +02:00
Michael Kret ef9d4aba90
fix: Update operations to run per item (#8967)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-05-22 15:28:09 +03:00
Michael Kret 870412f093
feat(core): Node hints improvements (no-changelog) (#9387)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-22 13:35:29 +03:00
Michael Kret 3761537880
fix(Gmail Trigger Node): Fetching duplicate emails (#9424) 2024-05-22 13:17:52 +03:00
Omar Ajoue c1eef60ccd
test: Add tests for license manager reinit method (#9471) 2024-05-22 10:26:49 +01:00
Jon ffe034c72e
feat(Linear Node): Add identifier to outputs (#9469) 2024-05-22 09:35:53 +01:00