Commit Graph

16352 Commits

Author SHA1 Message Date
Charlie Kolb
f96086d3c7
Add entity 2025-11-17 17:11:42 +01:00
Charlie Kolb
4ce78619ee
Add migration 2025-11-17 15:33:38 +01:00
Guillaume Jacquart
8e5e5965b1
feat(editor): Add missing doc url from backend response. remove feature flag (#21936) 2025-11-17 14:36:03 +01:00
Romeo Balta
705a78156a
feat(editor): New simplified empty layout (#21214) 2025-11-17 12:43:05 +00:00
jeanpaul
24fe8971ce
chore: Reword the hint for the intermediateSteps field in set metrics node (#21933) 2025-11-17 12:56:08 +01:00
Milorad FIlipović
acdec59a12
feat(core): Add Execute workflow mcp tool (no-changelog) (#21840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-11-17 12:40:55 +01:00
Vic A
0ab07f0478
fix(Embeddings Azure OpenAi Node): Add proxy agent (#18663)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2025-11-17 13:11:23 +02:00
Iván Ovejero
77162128ff
fix(core): Ensure database fallback when Redis cache fails on webhook lookup (#21872) 2025-11-17 11:36:58 +01:00
Danny Martini
09c8b2dea8
fix(core): Add timeout and recovery for database connection health checks (#21506)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-11-17 10:40:43 +01:00
Andreas Fitzek
ec5e17ff4b
chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
yehorkardash
d9e2dc2166
fix(MCP Client Tool Node): Use proxy for MCP calls (#21720) 2025-11-17 11:04:05 +02:00
Nikhil Kuriakose
cc3f31a808
fix(editor): Filtering for archived workflows in error workflows list (#21874) 2025-11-17 09:59:53 +01:00
Artem Sorokin
dbeb4d7b5d
ci: Fix /build-unit-test command to report checks on PRs (#21893) 2025-11-17 09:37:20 +01:00
yehorkardash
8a935aa5c1
fix(Form Node): Update mime-types package to handle x-zip-compressed (#21492)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-11-17 10:35:43 +02:00
RomanDavydchuk
2a623eacf3
feat(MCP Client Tool Node): Add multiple headers authentication option (#21435)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-11-17 10:35:24 +02:00
Robert Squires
7271cb3174
refactor(editor): Refine dark mode (stickies, sidebar, ndv) (#21895) 2025-11-17 08:33:56 +00:00
Jon
404640f1e9
fix: Improve domain validation (#21534) 2025-11-17 09:47:50 +02:00
Alex Grozav
ca9a44e5f1
test: Remove skipped test in workflow package (no-changelog) (#21883) 2025-11-15 10:34:31 +02:00
Rimapus
91b797035a
docs: Correct various broken documentation links (#20934) 2025-11-14 19:27:43 +00:00
Milorad FIlipović
e3104be709
feat(core): Final mcp phase 1 updates (no-changelog) (#21873) 2025-11-14 19:10:13 +01:00
Svetoslav Dekov
a3dc4a7a54
fix(editor): Show templates link on empty canvas when ai builder is enabled (no-changelog) (#21818) 2025-11-14 17:31:47 +02:00
yehorkardash
69631646e1
fix(Schedule Trigger Node): Show interval boundaries (#21732) 2025-11-14 16:57:42 +02:00
yehorkardash
64137eb4d6
fix(Form Trigger Node): Do not translate checkbox values (#21737) 2025-11-14 16:57:17 +02:00
RomanDavydchuk
6eeb739c92
fix(core): Validate package version when installing community node (#21886)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-11-14 16:56:09 +02:00
RomanDavydchuk
4dd853b2d5
fix(Git Node): Disable git hooks by default (#21797)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2025-11-14 16:55:46 +02:00
Svetoslav Dekov
24895a9a69
fix(editor): Fix static banner props being overwritten (no-changelog) (#21744) 2025-11-14 16:40:17 +02:00
mfsiega
6a01e4955c
test: Basic app metrics during benchmark run (#21866) 2025-11-14 15:18:34 +01:00
Guillaume Jacquart
363a7773b8
feat(core): Implement all breaking changes rules to v2 (#21217) 2025-11-14 14:05:41 +01:00
Stephen Wright
040dcdbfc9
feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
Iván Ovejero
99b232ca5a
ci: Make n8nio/runners image easier to extend (#21800) 2025-11-14 13:30:14 +01:00
Robert Squires
570b03f3b8
refactor(editor): New token files and primitive tweaks (#21287)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-11-14 12:25:13 +00:00
Michael Drury
628b4a71d3
chore(ai-builder): Build with CLI command for testing prompt changes (#21876) 2025-11-14 11:50:26 +00:00
Jaakko Husso
25bb08ecfc
feat(core): Support attaching tools to chat hub sessions (no-changelog) (#21491) 2025-11-14 13:28:34 +02:00
Artem Sorokin
2661162238
fix: Fix expr-eval dependency for CVE-2025-12735 (#21862) 2025-11-14 10:32:23 +01:00
Raúl Gómez Morales
fe5ada527a
chore(editor): Follow up bugs fixes and polish for custom roles (#21819)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-11-14 10:14:22 +01:00
Guillaume Jacquart
c3e6439303
fix(editor): Refresh insights weekly summary when entering any of the /home routes (#21859) 2025-11-14 10:12:17 +01:00
Milorad FIlipović
d5832c34ed
fix(editor): Fix operator selector styling (no-changelog) (#21786) 2025-11-14 09:55:10 +01:00
RomanDavydchuk
5f419f414a
fix(MCP Client Tool Node): DCR not working on cloud (#21808) 2025-11-14 10:47:23 +02:00
RomanDavydchuk
e3a996d7d2
fix(core): Declarative Node - Continue using Error Output returns empty item (#21823)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-11-14 10:46:26 +02:00
Elias Meire
970f1b7070
fix: Improve dev mode output and command reliability in n8n-node CLI (#21231) 2025-11-14 09:42:24 +01:00
Andreas Fitzek
d9f208e9d9
chore(core): Run core unit tests in the CI (#21854) 2025-11-14 08:47:20 +01:00
Andreas Fitzek
1098db4f18
fix(core): Fix type issues for execution context (#21852) 2025-11-14 08:24:55 +01:00
Stephen Wright
f73eba7c86
feat: Block invite acceptance on SSO systems (#21830) 2025-11-13 18:33:39 +00:00
Benjamin Schroth
5b2d15e78d
fix(editor): Provide better output for subnode execution errors (#21714) 2025-11-13 18:14:08 +01:00
Andreas Fitzek
b1fb445a3d
chore(core): Extend FunctionsBase for easy access to execution context (#21829) 2025-11-13 18:02:41 +01:00
Andreas Fitzek
9afe9298b8
chore(core): Improvements to log stream sending (#21448) 2025-11-13 17:47:14 +01:00
Andreas Fitzek
7f976f4399
chore(core): Establish execution context for workflows (#21729) 2025-11-13 17:46:09 +01:00
Irénée
b3af602ed0
feat: Prevent ldap email based account when there are deplicate emails (#21745) 2025-11-13 16:07:35 +00:00
Stephen Wright
3cdfff7e6c
feat: Disable user invites on SSO systems (#21806) 2025-11-13 14:17:56 +00:00
Michael Kret
49eebcf929
fix: Enable respond to chat node as tool (#21253) 2025-11-13 13:46:26 +00:00