Commit Graph

14397 Commits

Author SHA1 Message Date
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
Alex Grozav
0fed2d72a0
refactor(editor): Extract environments code into features (no-changelog) (#20409) 2025-10-06 12:50:32 +03:00
Stephen Wright
efffc75329
feat: User streams for compression / decompression (#20289) 2025-10-06 10:14:08 +01:00
Stephen Wright
208027b171
feat: Exclude large data tables by default, allow inclusion with override flag (#20298) 2025-10-06 10:10:11 +01:00
Eugene
7d36648e31
fix(editor): Incorrect toast when starting workflow manually via chat trigger (#20073) 2025-10-06 10:38:21 +02:00
Alex Grozav
0a77ec6b6a
refactor(editor): Extract evaluation code into feature (no-changelog) (#20364) 2025-10-06 11:33:44 +03:00
Ioannis Canellos
065bbcfdc7
feat(Github Node): Introduce get issues operation on user resource (#16951) 2025-10-06 08:56:00 +01:00
Konstantin Tieber
316dafafc0
fix(core): Undo backend validation for moving workflow on protected instance (#20404) 2025-10-06 09:49:58 +02:00
Iván Ovejero
8fa5b57ccf
fix(core): Make transition self-healing on SIGTERM (#20243) 2025-10-06 09:20:53 +02:00
Ankit Kumar Ray
96d3faf3ce
fix(Grist Node): Allow filtering for numbers <= 0 (#20045)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-10-03 19:17:18 +01:00
yehorkardash
f1a51c486e
fix(Discord Node): Add test to Discord Webhook credential (#20314) 2025-10-03 18:51:13 +01:00
Bailey Pearson
8df5211fa7
fix: Allow creation of vector search indexes in MongoDB node (#20235) 2025-10-03 18:27:34 +01:00
Artem Sorokin
bc7bd9a325
test: Migrate workflow executions tests from cypress to playwright (#20363) 2025-10-03 19:19:51 +02:00
Francis Vagner dos Anjos Fontoura
21abe2d557
fix(S3 Node): Consider LocationConstraint from GetBucketLocation optional due to many non-compliant S3 implementations (#15432) 2025-10-03 16:55:35 +01:00
Nick Misasi
ec0999c647
chore(Mattermost Node): Adjust name and description of Create Post "Make Comment" parameter (#17306) 2025-10-03 16:54:51 +01:00
RomanDavydchuk
25033dfaed
fix: Flaky E2E test for the RLC (no-changelog) (#20366) 2025-10-03 16:53:57 +01:00
Guillaume Jacquart
e23bcfd63a
feat(core): Make variable update DTO fields optional for patch and add validation (#20348) 2025-10-03 17:47:52 +02:00
Hào Huỳnh
f331c5e600
fix(Discord Node): Fix parseDiscordError to properly display Discord API errors (#17606)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-03 16:43:05 +01:00
Irénée
65942c3b7b
feat: Import project from json file stored in git folder (#20294) 2025-10-03 15:58:42 +01:00
Romeo Balta
476bfe58b7
feat(editor): Implement part 2 of ready to run v2 (no-changelog) (#20353) 2025-10-03 15:47:13 +01:00
Alex Grozav
0602018d9a
refactor(editor): Move setup templates to templates feature (no-changelog) (#20362) 2025-10-03 17:22:43 +03:00
Alex Grozav
5a75f82659
refactor(editor): Extract externalSecrets into separate feature (no-changelog) (#20359) 2025-10-03 17:19:45 +03:00