Commit Graph
2365 Commits
Author SHA1 Message Date
Guillaume JacquartandGitHub 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 MartiniandGitHub d00060adad fix(core): Prometheus metrics can't be ingested by datadog (#15910) 2025-06-03 11:49:06 +02:00
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
कारतोफ्फेलस्क्रिप्ट™andGitHub 7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Danny MartiniandGitHub 8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
Iván OvejeroandGitHub d7e94eb46c perf(core): Load source control only if licensed (#15908) 2025-06-02 16:38:28 +02:00
Alexandre AndradeandGitHub 7928a9b3c2 fix(core): Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) 2025-06-02 16:00:27 +02:00
Iván OvejeroandGitHub 31b6f32a36 perf(core): Lazyload LDAP during bootup (#15907) 2025-06-02 15:04:54 +02:00
Iván OvejeroandGitHub 61d0c6a6e7 fix(core): Normalize trailing slash when setting CORS headers for test webhooks (#15906) 2025-06-02 14:13:18 +02:00
Matt HabermehlandGitHub 096806af15 fix(core): Fix timezone-dependent test failures in Insights weekly compaction (#15680) 2025-06-02 12:07:06 +02:00
Guillaume JacquartandGitHub 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 OvejeroandGitHub c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Iván OvejeroandGitHub 7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
Alex GrozavandGitHub e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
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 OvejeroandGitHub 73c9a529dd perf(core): Shorten bootup for all instance types (#15856) 2025-05-30 10:58:16 +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 ArvelaandGitHub c12784600f feat(core): Allow specifying Content-Security-Policy-Report-Only (#15805) 2025-05-29 09:26:24 +03:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 9f44f40745 feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
Iván OvejeroandGitHub 0398505143 fix(core): Solve memory leak in TaskRequester (#15768) 2025-05-28 15:23:34 +02:00
Danny MartiniandGitHub 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 HussoandGitHub 9141e2a11d feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog) 2025-05-27 16:44:55 +03:00
Iván OvejeroandGitHub 38137d8bc3 chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
Danny MartiniandGitHub 7e2ebc820c chore(core): Parameterize sql queries and escape table names (#15186) 2025-05-26 17:39:05 +02:00
5b241db4e3 fix: Community packages update check (no-changelog) (#15684)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-26 15:41:13 +03:00
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
कारतोफ्फेलस्क्रिप्ट™andGitHub 647cb851e5 fix(core): Fix community package installation on windows (#15685) 2025-05-26 12:55:10 +02:00
Iván OvejeroandGitHub 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
Iván OvejeroandGitHub 2bd80ced6e chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
Elias MeireandGitHub 7f0c6d62e6 feat(editor): Distinguish official verified nodes from community built nodes (#15630) 2025-05-23 17:04:22 +02:00
dc0802bbd1 fix(core): Use destination node to select the correct pinned trigger to start from (#15633)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-23 16:29:53 +02:00
Iván OvejeroandGitHub 7f98e5d534 refactor(core): Remove last license runtime check (#15629) 2025-05-23 14:35:52 +02:00
fa620f2d5b feat(core): Evaluations backend (no-changelog) (#15542)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2025-05-23 09:05:13 +02:00
Andreas FitzekandGitHub b1da30f493 chore(core): Add test case for getStatus pull case (no-changelog) (#15598) 2025-05-22 16:30:27 +02:00
Andreas FitzekandGitHub 9f3e682099 fix(core): Throw exception instead of returning it (no-changelog) (#15597) 2025-05-22 15:11:00 +02:00
Guillaume JacquartandGitHub 3743a8c33d feat(core): Add logs for insights flushing and compaction (#15519) 2025-05-22 14:52:35 +02:00
Andreas FitzekandGitHub f9f9597bbd feat(core): Scope getStatus for environments for project admin role (#15404) 2025-05-22 13:49:54 +02:00
8152f8c6a7 feat(core): Update data model for Evaluations (no-changelog) (#15520)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
2025-05-22 12:55:31 +02:00
b1687c6be2 fix(core): Add support for proxy using forward headers (#15006)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-22 11:26:14 +02:00
Ricardo EspinozaandGitHub 2a35c19ef9 feat(core): Invalidate all sessions when MFA is enabled/disabled (#15524) 2025-05-21 08:59:22 +02:00
shortstackedandGitHub 867842d473 feat: Migrate Test Workflows to Main Repo (#15504) 2025-05-20 07:24:56 +01:00
Andreas FitzekandGitHub 78b041c959 chore(core): Show error message for unsupported SAML bindings (#15461) 2025-05-19 12:01:42 +02:00
Charlie KolbandGitHub 5c3840583d fix(editor): Correctly show Workflow Breadcrumbs in MainHeader on Registered Community (#15457) 2025-05-19 11:24:48 +02:00
Guillaume JacquartandGitHub bf5551d711 fix(core): Load insights module on webhook instance to save insights on webhook workflows (#15433) 2025-05-19 10:03:45 +02:00
Guillaume JacquartandGitHub d9fdef3bf9 fix(core): Make the Insights by time datetime parsing more robust (#15413) 2025-05-19 10:03:27 +02:00
DanaandGitHub 9834a49bd3 feat(n8n Evaluation Trigger Node): Add telemetry events (#15465) 2025-05-16 17:22:17 +02:00
olegandGitHub b6370fb2ec fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02:00
Ricardo EspinozaandGitHub 726438d95e feat(editor): Improve manual description in nodes as tools (#15373) 2025-05-15 10:45:16 -04:00