Commit Graph
96 Commits
Author SHA1 Message Date
Iván OvejeroandGitHub 58aad35592 refactor(core): Port queue recovery config (#18396) 2025-08-18 09:08:03 +02:00
Iván OvejeroandGitHub 9cc1b11f7f refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
Iván OvejeroandGitHub 71f51519de fix(core): Normalize quotes in strings in env vars (#18219) 2025-08-12 13:31:30 +02:00
Iván OvejeroandGitHub f69d8efa04 refactor(core): Port user management config (#18205) 2025-08-11 16:10:58 +02:00
Iván OvejeroandGitHub 1d31e6a0c4 refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Michael KretandGitHub 1ed8239625 feat: Env to disable webhook response iframe sandboxing (#17851) 2025-07-31 14:37:25 +03:00
Iván OvejeroandGitHub 08c38a76f3 feat(core): Increase Cron observability (#17626) 2025-07-28 11:54:33 +02:00
Iván OvejeroandGitHub c41e1257f7 refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00
Iván OvejeroandGitHub 5cc3b31b81 refactor(core): Add env var to disable Python execution (#17414) 2025-07-17 15:10:52 +02:00
0cc54ecf6d feat(core): Add workflow name label to workflow metrics (#16837)
Co-authored-by: Marc Littlemore <marc@n8n.io>
2025-07-08 09:11:03 +01:00
Iván OvejeroandGitHub 982a7a11f5 refactor(core): Port SSO config (#17044) 2025-07-07 16:59:35 +02:00
Iván OvejeroandGitHub 7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Jaakko HussoandGitHub 0b7bca29f8 feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Guillaume JacquartandGitHub 7e376e087e feat(core): Send email notification when a user invited to a project (#16687) 2025-06-26 11:43:59 +02:00
Iván OvejeroandGitHub 1917082de8 refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
Iván OvejeroandGitHub b1305fe5f1 refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
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 8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02: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
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
24638420bd feat: Community Nodes in the Nodes Panel (#13923)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-09 11:14:41 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 271024ded0 feat(core): Add InstanceRole auth support for binary-data object- storage backend (#14800) 2025-04-23 16:56:13 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 749f130d4f refactor(core): Refactor some of the external secrets related code (no-changelog) (#14791) 2025-04-22 18:11:01 +02:00
Iván OvejeroandGitHub 3cdc8b41be refactor(core): Port workflow history config (#14689) 2025-04-17 13:09:40 +02:00
Guillaume JacquartandGitHub d390258001 fix(core): Schema parsing bypassing config key assignment (#14556) 2025-04-11 16:19:06 +02:00
Iván OvejeroandGitHub 9397320af9 refactor(core): Validate all string union config fields (#14527) 2025-04-11 13:58:07 +02:00
Iván OvejeroandGitHub 52170f1bbc fix(core): Validate task runner mode (#14376) 2025-04-10 13:35:13 +02:00
8360283c6f feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
c9565fc0be feat(core): Make detaching floatable entitlements on shutdown configurable (#14266)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-04 17:35:32 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub c34ffd0e7c refactor(core): Refactor custom config types, add additional tests (no-changelog) (#14083) 2025-03-20 19:23:20 +01:00
17fc5c148b feat(core): Allow customizing auth cookie samesite attribute and CSP headers (#13855)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-19 12:55:58 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 9d698edceb feat(core): Allow community nodes to be used as tools (#14042) 2025-03-19 12:26:05 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 093cc982b8 fix(core): Pick up release version and date from package.json (no-changelog) (#13666) 2025-03-04 11:35:07 +01:00
Juuso TapaninenandGitHub 3aa679e4ac feat(core): Add metric for active workflow count (#13420) 2025-02-26 14:16:38 +02:00
29ae2396c9 feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ac1f651905 chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
Iván OvejeroandGitHub 17acf70591 perf(core): Batch workflow activation to speed up startup (#13191) 2025-02-11 15:12:55 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub be39d0a0f1 fix(core): Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) 2025-02-07 12:06:12 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2b133aa201 feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
a15504329b fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 05b5f95331 refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e05608ac90 refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00
Tomi TurtiainenandGitHub 4f00d7cfe4 refactor: Disable task runner by default (#12776) 2025-01-22 12:15:12 +01:00
Tomi TurtiainenandGitHub 9e2a01aeaf feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Ricardo EspinozaandGitHub b1a40a231b refactor(core): Update tag endpoints to use DTOs and injectable config (#12380) 2025-01-09 14:17:11 -05:00
Iván OvejeroandGitHub 88c0838dd7 fix(core): Fix Sentry error reporting on task runners (#12495) 2025-01-08 17:47:40 +01:00
Iván OvejeroandGitHub 4182095af1 fix(core): Increase default concurrency and timeout in task runners (#12496) 2025-01-08 11:25:37 +01:00
39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 1d5e891a0d refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373) 2024-12-26 15:31:19 +01:00