Commit Graph

14058 Commits

Author SHA1 Message Date
Iván Ovejero
63a3502283 refactor(core): Replace pickle with JSON serialization in native Python runner (#19123) 2025-09-03 09:34:47 +02:00
Ricardo Espinoza
6432555082 feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
shortstacked
a12e782225 test: Add baseline memory test (#19102) 2025-09-02 18:30:49 +01:00
Andreas Fitzek
5be3181f2b fix(core): Fix role management controller no-changelog (#19107) 2025-09-02 19:08:04 +02:00
Charlie Kolb
69e25606d8 fix(core): Normalize Data Table return on update and allow string returns from DB (no-changelog) (#19106) 2025-09-02 16:29:59 +02:00
Iván Ovejero
fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Charlie Kolb
57baa10fa4 chore(editor): Rename renameDefaultNodeName (no-changelog) (#19094) 2025-09-02 15:43:26 +02:00
Suguru Inoue
c72acf901f fix(editor): Ensure NDV in focus panel reflect changes made in NDV modal (no-changelog) (#19095) 2025-09-02 15:36:48 +02:00
Csaba Tuncsik
0f22f3be92 fix(core): Ensure getNodeOutputs always returns an array (#19069) 2025-09-02 15:16:42 +02:00
Stephen Wright
9569965a0b feat: PAY-2613 add missing status field for select (#19071)
Co-authored-by: Stephen Wright <stephen.wright@Mac.Home>
2025-09-02 13:34:27 +01:00
Andreas Fitzek
1ced801358 fix(core): Fix OIDC configuration update path (#19065) 2025-09-02 14:09:46 +02:00
Jaakko Husso
6d405a6d66 ci: Add Dockerfile for multi-runner task runners image (#18975) 2025-09-02 15:00:55 +03:00
Iván Ovejero
de30ecc359 fix(core): Resolve Python multiprocessing queue deadlock (#19084) 2025-09-02 13:12:48 +02:00
Elias Meire
bd8ad0a0c5 chore: Bump node-cli and create-node package versions to 0.4.0 (no-changelog) (#19090) 2025-09-02 12:39:38 +02:00
Suguru Inoue
4eade9ff7a fix(core): Add temporary workaround for a compile error (no-changelog) (#19087) 2025-09-02 12:25:49 +02:00
Benjamin Schroth
583dd48d8a fix(Basic LLM Chain Node): Remove fallback connection on lower versions (#19053) 2025-09-02 12:23:27 +02:00
Iván Ovejero
4c4c0932d1 chore: Add Sentry to native Python runner (#19082) 2025-09-02 12:14:11 +02:00
Jake Ranallo
238fe84540 fix(Gemini Node): Allow Nano Banana model to be selected (#19080)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-09-02 11:02:30 +01:00
Suguru Inoue
a10a14bc79 refactor(editor): Simplify config script insertion in dev mode (#18947) 2025-09-02 11:49:10 +02:00
Mutasem Aldmour
2ba544284f fix: Update builder to better work with loops and binary data (no-changelog) (#19040) 2025-09-02 11:41:26 +02:00
shortstacked
38de3ee8a4 test: Migrate Cypress E2E tests to Playwright (#18970) 2025-09-02 10:16:32 +01:00
Mutasem Aldmour
a1504cf42b chore: Remove "User added action" telemetry event (#19051) 2025-09-02 10:19:57 +02:00
Tomi Turtiainen
17ce65a529 fix(core): Inline config.js to index.html to prevent CF from caching it (#18945) 2025-09-02 09:58:12 +03:00
Tomi Turtiainen
35e4772210 fix(core): Set more reasonable defaults for scaling mode queue lock (#19059) 2025-09-02 09:54:18 +03:00
Tomi Turtiainen
8f6c5445f3 Merge tag 'n8n@1.110.0' 2025-09-02 09:01:57 +03:00
Elias Meire
be8061c2a5 feat: Add release and lint scripts to node CLI (#18935) 2025-09-02 04:48:43 +01:00
Andreas Fitzek
1b5f9b220f chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
Csaba Tuncsik
f0e9221cb3 fix(core): AI agent node data accessibility (#18757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-01 17:37:16 +02:00
github-actions[bot]
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
oleg
94f0048f02 feat: Add planning step to AI workflow builder (no-changelog) (#18737)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-09-01 16:28:19 +02:00
Svetoslav Dekov
caeaa679c6 feat(editor): Use n8n date time picker in data tables (no-changelog) (#19060) 2025-09-01 17:24:00 +03:00
Charlie Kolb
81c26676a3 fix: Expose projectId for remaining Data Table contexts (no-changelog) (#19058) 2025-09-01 16:15:53 +02:00
Charlie Kolb
73cc042ebc feat(editor): Provide default ExecuteWorkflow node names based on the selected workflow (#18953) 2025-09-01 15:29:08 +02:00
shortstacked
71b33277f8 test: Add custom reporter for test metrics (#18960) 2025-09-01 13:17:14 +01:00
Charlie Kolb
ec7eddc364 fix(Data Table Node): Update ResourceMapper Copy (no-changelog) (#19048) 2025-09-01 14:16:22 +02:00
Daria
b527edb5f8 feat(Data Table Node): Add isEmpty and isNotEmpty operations (no-changelog) (#19046) 2025-09-01 14:41:49 +03:00
Charlie Kolb
5bcff78174 feat(Data Table Node): Enable Data Table as Tool (no-changelog) (#19041) 2025-09-01 13:25:30 +02:00
Artem Sorokin
168ac0e9f2 ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Charlie Kolb
daac88b3ec fix(Data Table Node): Use same color as Execute Workflow Node (no-changelog) (#19032) 2025-09-01 12:24:35 +02:00
Charlie Kolb
aaa7d46d68 fix(Data Table Node): Remove system columns in autoMap mode (no-changelog) (#19036) 2025-09-01 12:24:27 +02:00
Ricardo Espinoza
a622f73a74 feat: Allow sorting columns in data tables (no-changelog) (#18969)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-09-01 12:19:05 +02:00
Charlie Kolb
56ead93265 fix(core): Remove explicit column ordering in Data Table inserts (no-changelog) (#19031) 2025-09-01 12:03:17 +02:00
Suguru Inoue
056418307a chore(editor): Bump vue-flow with necessary workaround (#18245)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-01 11:54:51 +02:00
Daria
7f64baebd2 fix(Data Table Node): Fix date handling on the node (no-changelog) (#19030) 2025-09-01 12:38:30 +03:00
Mutasem Aldmour
a9d59ed84a feat: Decrease AI Builder wordiness (no-changelog) (#18920) 2025-09-01 11:36:12 +02:00
Guillaume Jacquart
bf198f8263 feat(editor): Display custom roles in the project role dropdown (#18983)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-09-01 11:18:22 +02:00
Iván Ovejero
d0ffd6e659 perf: Skip browser logging for production tasks in native Python runner (#19028) 2025-09-01 10:55:20 +02:00
Andreas Fitzek
864b51d135 fix(editor): Fix broken project creation no-changelog (#19027) 2025-09-01 10:52:38 +02:00
Daria
5510e4e378 fix(core): Fix date issues for data tables (no-changelog) (#18981) 2025-09-01 11:33:10 +03:00
Iván Ovejero
b08d993529 chore: Add health checks to native Python runner (#19023) 2025-09-01 10:24:03 +02:00