Commit Graph
3708 Commits
Author SHA1 Message Date
Jon 63cf9afe65 fix: Detect if n8n instance is staging or production for community nodes (#15918) 2025-06-04 17:41:00 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4b11268a6e refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
Jaakko Husso d64f2e57f7 feat(core): Link 'Error Trigger' nodes to the parent execution that errored (#16016) 2025-06-04 19:09:13 +03:00
कारतोफ्फेलस्क्रिप्ट™ 52a9d4b3d9 ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018) 2025-06-04 17:49:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Guillaume JacquartandJaakko Husso 7cd7883b34 fix(core): Resolves response promise for active execution on job finished in queue mode (#15643)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-06-04 10:25:00 +02:00
Daria 1335af05d5 feat(core): Add support for partial-match execution filters (#15797) 2025-06-04 09:37:35 +03:00
Andreas Fitzek b87d04e33b chore(core): Refactor logging for insights flushing (#15978) 2025-06-03 16:49:55 +02:00
Juuso Tapaninen 4e2229752b fix(core)!: Change last activity to use unix time (#15951) 2025-06-03 16:55:55 +03:00
कारतोफ्फेलस्क्रिप्ट™ 21141b441f fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934) 2025-06-03 13:24:27 +02:00
Guillaume Jacquart ac06610485 feat(core): Add config to override default database ping interval and default idle connection timeout (#15764) 2025-06-03 12:07:39 +02:00
Danny Martini d00060adad fix(core): Prometheus metrics can't be ingested by datadog (#15910) 2025-06-03 11:49:06 +02:00
Andreas FitzekandGuillaume Jacquart 9607908c04 feat(core): Validate commit content for project admin role (#15687)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-06-03 11:33:01 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Danny Martini 8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
कारतोफ्फेलस्क्रिप्ट™ 55b8bc5b0a Merge tag 'n8n@1.97.0' 2025-06-02 17:17:04 +02:00
github-actions[bot]andnetroy 6e5e1eadc3 🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
Iván Ovejero d7e94eb46c perf(core): Load source control only if licensed (#15908) 2025-06-02 16:38:28 +02:00
कारतोफ्फेलस्क्रिप्ट™ 62dfc81fba Merge tag 'n8n@1.96.0' 2025-06-02 16:08:43 +02:00
Alexandre Andrade 7928a9b3c2 fix(core): Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) 2025-06-02 16:00:27 +02:00
कारतोफ्फेलस्क्रिप्ट™ d9ee31d79b chore: Upgrade express-openapi-validator to address CVE-2025-47935 and CVE-2025-47944 (#15770) 2025-06-02 15:12:45 +02:00
Iván Ovejero 31b6f32a36 perf(core): Lazyload LDAP during bootup (#15907) 2025-06-02 15:04:54 +02:00
github-actions[bot]andtomi ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Iván Ovejero 61d0c6a6e7 fix(core): Normalize trailing slash when setting CORS headers for test webhooks (#15906) 2025-06-02 14:13:18 +02:00
Matt Habermehl 096806af15 fix(core): Fix timezone-dependent test failures in Insights weekly compaction (#15680) 2025-06-02 12:07:06 +02:00
Guillaume Jacquart 5a8899c4c9 fix(API): Allow false as a dependant value for public api json schema validation (#15858) 2025-05-30 14:11:21 +02:00
4459c7e7b1 feat(API): Add user management endpoints to the Projects Public API (#12329)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-05-30 12:04:38 +01:00
Iván Ovejero c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Iván Ovejero 7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
Alex Grozav e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
कारतोफ्फेलस्क्रिप्ट™andDanny Martini bbe2b12bf2 fix(core): Simplify Websocket origin security checks (#15761)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-30 11:21:20 +02:00
Iván Ovejero 73c9a529dd perf(core): Shorten bootup for all instance types (#15856) 2025-05-30 10:58:16 +02:00
Danny Martini 460bfd425c test(core): Relax assertions for testing the maxTeamProjects quota (#15798) 2025-05-30 10:38:46 +02:00
636e9f463f fix(n8n Form Node): Use execution.mode instead of hard coding webhook (#15647)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-05-29 12:55:46 +03:00
Mike Arvela c12784600f feat(core): Allow specifying Content-Security-Policy-Report-Only (#15805) 2025-05-29 09:26:24 +03:00
कारतोफ्फेलस्क्रिप्ट™ 9f44f40745 feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
Iván Ovejero 0398505143 fix(core): Solve memory leak in TaskRequester (#15768) 2025-05-28 15:23:34 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3a2a70f193 chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
Danny Martini 6466e76c06 fix(core): Don't allow creating more projects than allowed by exploiting a race condition (#15218) 2025-05-27 15:50:44 +02:00
Jaakko Husso 9141e2a11d feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog) 2025-05-27 16:44:55 +03:00
Iván Ovejero 38137d8bc3 chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
Danny Martini 7e2ebc820c chore(core): Parameterize sql queries and escape table names (#15186) 2025-05-26 17:39:05 +02:00
Danny Martini eca282d09c fix(core): Fix sorting of executions not working on postgres and mysql (#15423) 2025-05-26 16:23:24 +02:00
कारतोफ्फेलस्क्रिप्ट™ 74d8afa52e Merge tag 'n8n@1.95.0' 2025-05-26 15:01:48 +02:00
Michael Kretandकारतोफ्फेलस्क्रिप्ट™ 5b241db4e3 fix: Community packages update check (no-changelog) (#15684)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-26 15:41:13 +03:00
github-actions[bot]andtomi 38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
EugeneandYiorgis Gozadinos eb3dd199ab feat(core): Add telemetry for Evaluation feature (no-changelog) (#15562)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
2025-05-26 13:09:03 +02:00
कारतोफ्फेलस्क्रिप्ट™ 647cb851e5 fix(core): Fix community package installation on windows (#15685) 2025-05-26 12:55:10 +02:00
Iván Ovejero c2449ee2c8 fix(core): Fix license reloading flow in scaling mode (#15650) 2025-05-26 12:29:10 +02:00
ca8f087a47 feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-26 12:26:28 +02:00