Commit Graph

15808 Commits

Author SHA1 Message Date
Guillaume Jacquart
2a7b34197a
feat(editor): Allow expressions to autocomplete project variables (#20269) 2025-10-08 10:53:52 +02:00
Suguru Inoue
3c49ccc00c
refactor(editor): Refactor useThrottle (#20432) 2025-10-08 10:35:15 +02:00
Michael Kret
fd50563591
feat: Add support for displayOptions in INodePropertyOptions (#20184) 2025-10-08 11:23:27 +03:00
Milorad FIlipović
1f187aafa6
test(editor): Add Data Table e2e tests (no-changelog) (#19196)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-10-08 11:19:37 +03:00
Michael Kret
d03a6c08e1
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-10-08 11:11:31 +03:00
Michael Kret
b868284851
fix(Supabase Node): Fix issue with execute function was called with incorrect parameters when accessing schema if set by expression (#20507) 2025-10-08 11:10:33 +03:00
yehorkardash
07c60b23ce
feat(editor): Improve community node tracking (#20479) 2025-10-08 10:55:32 +03:00
Iván Ovejero
8f042a6c13
fix(core): Fix worker setup completion (#20495) 2025-10-08 09:27:20 +02:00
Iván Ovejero
bcdbada74b
fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
Alex Grozav
ffcbb0702f
refactor(editor): Extract logStreaming code into features (no-changelog) (#20488) 2025-10-07 21:45:52 +03:00
Alex Grozav
64572243c5
refactor(editor): Group editors code into features (no-changelog) (#20480) 2025-10-07 21:45:23 +03:00
Konstantin Tieber
62126a9320
chore: Add eslint rule to prevent imports to enterprise code (#20430)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-07 18:36:58 +02:00
Artem Sorokin
bde4eac45f
test: Migrate workflow-actions spec from Cypress to Playwright (#20471) 2025-10-07 17:17:40 +02:00
JHTosas
502dd71811
fix(core): Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) 2025-10-07 16:41:06 +03:00
Jake Ranallo
ca84331761
fix(editor): New NDV design tweaks (#19903)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-07 15:38:09 +02:00
Milorad FIlipović
278ca8b9e8
feat(editor): Allow MCP access only for webhook triggered workflows (no-changelog) (#20414) 2025-10-07 15:20:45 +02:00
Alex Grozav
c22f86224a
refactor(editor): Extract folders code into features (no-changelog) (#20423) 2025-10-07 15:43:30 +03:00
Alex Grozav
1c39bf2652
refactor(editor): Extract assistant code into features (no-changelog) (#20419) 2025-10-07 15:40:01 +03:00
Svetoslav Dekov
50d63718c9
chore(editor): Rename data store to data table in FE files (no-changelog) (#20427) 2025-10-07 14:36:24 +03:00
Eugene
3a78d8cd22
feat: Add remove_connection tool to workflow builder (no-changelog) (#20439) 2025-10-07 13:26:19 +02:00
Daria
f68656d6ab
fix(Data Table Node): Date handling (no-changelog) (#20437) 2025-10-07 13:59:42 +03:00
Eugene
49064fc6da
ci: Fail release build on node popularity data fetch error (#20466) 2025-10-07 12:57:57 +02:00
Romeo Balta
3e1a44bb29
fix(editor): Disable pre-built agents for reco v3 (no-changelog) (#20467) 2025-10-07 11:19:26 +01:00
Jaakko Husso
cc3a97c044
feat(core): Add new 'chat-hub' module (no-changelog) (#20401) 2025-10-07 13:17:42 +03:00
Shireen Missi
3a9012819b
test: Add tests for nodes (no-changelog) (#20349)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-07 11:16:42 +01:00
mfsiega
bebccfdb93
fix(core): Only resume waiting parent workflows (#20342) 2025-10-07 11:58:04 +02:00
Csaba Tuncsik
8f7f48043b
fix(core): Prevent re-imported scheduled workflow to execute twice (#20438) 2025-10-07 11:42:52 +02:00
Milorad FIlipović
fbc7f6039c
feat(editor): Use auto-generated mcp keys in settings page (no-changelog) (#20449) 2025-10-07 11:20:44 +02:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Alex Grozav
d2d1b6abc3
refactor(editor): Extract sso code into features (no-changelog) (#20408)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-07 12:06:18 +03:00
Guillaume Jacquart
ca69904ad4
feat(core): Use project variable in executions (#20275) 2025-10-07 11:01:12 +02:00
Stephen Wright
f46b5e1640
fix: Invalid secret expression value for AWS secret keys containing / (#20433) 2025-10-07 10:49:42 +02:00
Stephen Wright
ad11e77b42
fix: Update path.join -> safeJoinPath for compression utils (#20461) 2025-10-07 09:46:33 +01:00
Iván Ovejero
e67fac66f7
ci: Fix intermittent build issue (#20460) 2025-10-07 10:38:43 +02:00
Andreas Fitzek
cfaf1270ca
chore(core): Build in project roles descriptions update (#20421) 2025-10-07 10:22:36 +02:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Iván Ovejero
123a742685
fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
Iván Ovejero
5190b91a81
fix(core): Do not report transient WebsocketConnectionError to Sentry in native Python runner (no-changelog) (#20443) 2025-10-07 09:19:53 +02:00
Michael Drury
f31d33cd10
fix(editor): Fix type error in RunDataAi.test.ts (no-changelog) (#20436) 2025-10-06 16:23:34 +01:00
Irénée
2f38db86b5
feat: Add status check for project json files in git folder (#20369)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-06 16:19:50 +01:00
Iván Ovejero
d4b7cf0811
fix(core): Do not send TaskTimeoutError to Sentry in native Python runner (no-changelog) (#20429) 2025-10-06 16:21:34 +02:00
Alex Grozav
9692b146b3
refactor(editor): Extract sourceControl code into features (no-changelog) (#20412)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-06 16:58:45 +03:00
Suguru Inoue
0fe2f4d1d0
refactor(editor): Consolidate AI logs view (#20261) 2025-10-06 15:40:13 +02:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Michael Drury
5c54e49f18
feat(editor): New T2W blank state (no-changelog) (#20368) 2025-10-06 13:14:24 +01:00
Benjamin Schroth
f42581db82
chore: Downgrade default version of AgentV3 (#20415) 2025-10-06 13:30:29 +02:00
Iván Ovejero
b0de49cfbf Merge commit from fork 2025-10-06 13:56:15 +03:00
Iván Ovejero
23f583490d
ci: Switch task runners benchmarking to external mode (#20407) 2025-10-06 12:52:10 +02:00
Milorad FIlipović
a49ac04669
fix(core): Consolidate backend and frontend folder name rules (no-changelog) (#20186) 2025-10-06 12:49:31 +02:00
yehorkardash
9ee2d25fef
test(editor): Fix flaky expression editor test (#20411) 2025-10-06 13:36:07 +03:00