Commit Graph
3698 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
कारतोफ्फेलस्क्रिप्ट™ 55b8bc5b0a Merge tag 'n8n@1.97.0' 2025-06-02 17:17:04 +02:00
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 OvejeroandGitHub 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 AndradeandGitHub 7928a9b3c2 fix(core): Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) 2025-06-02 16:00:27 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 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 OvejeroandGitHub 31b6f32a36 perf(core): Lazyload LDAP during bootup (#15907) 2025-06-02 15:04:54 +02:00
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 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
Danny MartiniandGitHub 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 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
कारतोफ्फेलस्क्रिप्ट™andGitHub 3a2a70f193 chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +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
Danny MartiniandGitHub 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
5b241db4e3 fix: Community packages update check (no-changelog) (#15684)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-26 15:41:13 +03:00
38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02: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 43d5b954a4 chore: Upgrade license SDK to 2.21.0 (#15648) 2025-05-26 08:35:32 +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
JonandGitHub 0470c52224 docs: Update breaking changes for form nodes (#14046) 2025-05-23 13:51:07 +01: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