Commit Graph

19188 Commits

Author SHA1 Message Date
Bernhard Wittmann
bb25d4cc38
fix(core): Scope live and test webhook handlers to their route family (#28804) 2026-04-24 11:06:02 +00:00
Bernhard Wittmann
089d6bda0e
fix(Discord Node): Correctly handle API rate limits (#29051) 2026-04-24 11:05:43 +00:00
Dawid Myslak
7fd0b3761d
fix(editor): Refresh wallet balance when usage refresh is clicked (#29067) 2026-04-24 10:41:25 +00:00
Garrit Franke
ef944b4a52
fix(editor): Show Manage community-node link to admins, not just owners (#29060) 2026-04-24 10:19:05 +00:00
Raúl Gómez Morales
e77eb1870b
feat(editor): Upgrade Instance AI artifact preview tabs (no-changelog) (#28997) 2026-04-24 10:15:50 +00:00
Matsu
0f7a048b37
ci: Change token used for dist-tag updates (#29072) 2026-04-24 10:05:36 +00:00
Albert Alises
0c5d82ad2c
test(core): Re-record instance-ai workflow-setup-actions expectations (no-changelog) (#29069) 2026-04-24 09:58:15 +00:00
José Braulio González Valido
540faa7c1d
fix(ai-builder): Update eval dataset prompts to match scenario checklists (no-changelog) (#29011)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 09:55:18 +00:00
oleg
9ea8533873
fix(core): Pin sandbox workflow-sdk to host version (#29048) 2026-04-24 09:40:49 +00:00
renovate[bot]
f9035b4c1b
chore: Update zod to 3.25.76 [SECURITY] (#28553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 09:29:46 +00:00
Declan Carroll
330211c5ae
fix(editor): Surface configured minimum password length in UI (#28194)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 09:05:57 +00:00
Charlie Kolb
390b963e29
fix(editor): Address design feedback for favoriting (no-changelog) (#28523) 2026-04-24 08:36:38 +00:00
mfsiega
781b6b5392
feat(core): Add scheduled execution deduplication flag (no-changelog) (#28642) 2026-04-24 08:27:47 +00:00
Sandra Zollner
9e694f5f41
feat(core): Centralise user listing permissions for internal and publ… (#28989) 2026-04-24 08:08:35 +00:00
Dimitri Lavrenük
81dbb16043
fix: Fix computer use deny button size (no-changelog) (#28903) 2026-04-24 07:56:11 +00:00
Benjamin Schroth
c961849226
feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 07:50:46 +00:00
Dimitri Lavrenük
ccbd914594
fix(MySql Node): Fix table name filtering (#28911) 2026-04-24 07:44:08 +00:00
Michael Kret
67bd8de90f
fix: Disable "Get 100 free OpenAI API credits"  if aiGateway enabled in the license (#29050) 2026-04-24 07:35:16 +00:00
yehorkardash
68c289f76f
fix: Use different runtime for each agent call, refactor state management (#27915) 2026-04-24 07:22:38 +00:00
Declan Carroll
20d8e90c95
ci: Refactor and optimizes E2E test runs in CI (#28968)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 07:09:32 +00:00
Albert Alises
8b33424d0f
fix(ai-builder): Stop treating empty defaults as satisfying required for the Split node (#28978) 2026-04-23 16:22:19 +00:00
aikido-autofix[bot]
6650068f00
fix: Fix 15 critical issues in protobufjs, defu, @langchain/community and 6 more (#28661)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-23 15:25:18 +00:00
Guillaume Jacquart
6d1989449d
fix(core): Use leaf-level scope check for OAuth2 cleanup (no-changelog) (#28953)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:06:43 +00:00
Dimitri Lavrenük
b649eea01d
fix(EditImage Node): Fix orientation when modifying images (#28970)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-04-23 14:02:43 +00:00
Michael Kret
222fce3364
chore: Add ai_gateway_credentials flag to nodes graph (#28971) 2026-04-23 13:50:16 +00:00
José Braulio González Valido
720fa753cd
fix(core): Honor request encoding when shaping eval mock HTTP responses (no-changelog) (#28976)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 13:44:05 +00:00
Guillaume Jacquart
5af4e1cc19
feat(API): Add encryption key management endpoints (#28897)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 13:27:57 +00:00
Ali Elkhateeb
f931b17a93
feat(core): Add delete folder endpoint to public API (#28984)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-23 13:13:13 +00:00
Dimitri Lavrenük
71b2b88eb8
fix: Correctly rename all temporal binary files after execution (#28960) 2026-04-23 13:02:41 +00:00
Suguru Inoue
9415f441d9
refactor(editor): Migrate deprecated methods in useWorkflowState (#28672) 2026-04-23 12:14:42 +00:00
Dawid Myslak
3a165d4843
feat(Alibaba Cloud Node): Switch to dynamic model list fetched from API (#28839) 2026-04-23 12:08:34 +00:00
Matsu
a2ff55c1f9
chore: Reuse ts-morph Project instance across custom template run (no-changelog) (#28972)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 11:23:18 +00:00
Matsu
af25a0e7eb
ci: Fix urlencoding in set-latest ci script (#28965) 2026-04-23 11:22:08 +00:00
Alex Grozav
9997203667
refactor(editor): Use workflowsStore.workflowId computed shorthand (no-changelog) (#28851) 2026-04-23 11:19:04 +00:00
José Braulio González Valido
89e9117d39
fix(ai-builder): Expose outputCount when eval node output is truncated (no-changelog) (#28977)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 11:06:27 +00:00
oleg
7a64bd23d7
test(instance-ai): add memory benchmark harness with heap snapshot analysis (no-changelog) (#27972)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-04-23 10:36:02 +00:00
Mutasem Aldmour
09d4756ef3
feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 10:31:52 +00:00
Csaba Tuncsik
c662862d7f
fix(core): Clean up project mapping rules on provisioning strategy switch (#28726) 2026-04-23 10:29:14 +00:00
RomanDavydchuk
7e3a2f6885
fix(core): Can't install community nodes on Windows (#28481)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-04-23 10:06:31 +00:00
RomanDavydchuk
f2aa0160af
fix(Jenkins Node): Properly load job parameters (#28631) 2026-04-23 09:59:13 +00:00
Declan Carroll
886f22ee6d
chore: Add code-health baseline and fix janitor catalog violation (no-changelog) (#28958)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-23 09:55:55 +00:00
Garrit Franke
76a558f550
feat(core): Add webhook-lifecycle-complete ESLint rule for community nodes (no-changelog) (#28778) 2026-04-23 09:28:09 +00:00
Jon
13dbcf9bbb
feat(AwsS3 Node): Add option to return common prefixes in bucket search (#28571)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-23 09:12:36 +00:00
Matsu
fd000edf1c
fix(editor): Fix flaky SQL completions for quoted identifiers in mixed language parser (no-changelog) (#28957)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 09:03:44 +00:00
Matsu
9abaea8518
chore: Migrate @testing-library/jest-dom to support Vitest in @n8n/composables (#28389) 2026-04-23 08:51:54 +00:00
Csaba Tuncsik
c55b95ff06
fix(core): Shift existing rules on create to avoid order conflict (#28722) 2026-04-23 08:50:55 +00:00
Ali Elkhateeb
a757ddd4a8
fix(core): Support mixed bracket/dot notation in external secrets expressions (#28711)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 08:48:57 +00:00
José Braulio González Valido
16e5f9572f
feat(ai-builder): Add LangSmith integration for workflow eval tracking (no-changelog) (#28835)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 08:47:02 +00:00
Garrit Franke
639e1dab1c
chore(Anthropic Chat Model Node): Update default model to Claude Sonnet 4.6 (#28864) 2026-04-23 08:41:55 +00:00
Garrit Franke
3f9464f7b7
feat(core): Add no-overrides-field ESLint rule for community nodes (no-changelog) (#28944) 2026-04-23 08:40:43 +00:00