Commit Graph

14918 Commits

Author SHA1 Message Date
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
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
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
Guillaume Jacquart
2e27198c96
feat(editor): Create breaking change audit page (#21633)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-11-13 14:41:14 +01:00
yehorkardash
65622e0415
fix(Merge Node): Show node icon in V1 (#21812) 2025-11-13 14:47:06 +02:00
mfsiega
c8d604d2c4
Merge commit from fork
* enforce content type multipart/form-data when we handle body.files

* fix unit tests
2025-11-13 12:51:40 +02:00
Charlie Kolb
e45a4b1073
feat(core): Add name, autosaved, description columns to workflow history (no-changelog) (#21541) 2025-11-13 10:34:19 +01:00
Svetoslav Dekov
95ab79f3f8
feat(editor): Global row search on data table details view (#21447) 2025-11-13 11:10:41 +02:00
Daria
5031e088eb
feat: Improve backfill missing workflow history records migration (no-changelog) (#21743) 2025-11-13 10:04:10 +02:00
Elias Meire
7bb3fdc270
fix(Code Node): Revert node icon back to old icon (#21777)
Co-authored-by: krisn0x <10799186+krisn0x@users.noreply.github.com>
2025-11-12 17:48:28 +01:00
Milorad FIlipović
35488e7acc
feat(core): Improve workflows text search (#21738)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-12 15:23:11 +01:00
Csaba Tuncsik
343413dbd9
fix(core): Capture stoppedAt timestamp and improve fullRunData handling (#21290) 2025-11-12 13:23:12 +01:00
Milorad FIlipović
bc70aedead
fix(editor): Fix empty variables notice indent in schema view (no-changelog) (#21761) 2025-11-12 11:29:53 +01:00
Eugene
bd62be0409
fix(editor): Previous nodes' outputs aren't available in expression editor for sub-nodes (#21730) 2025-11-12 12:52:33 +03:00
Milorad FIlipović
6fd8ca9021
fix(editor): Fix node name tooltip in NDV header (#21760) 2025-11-12 10:50:28 +01:00
Milorad FIlipović
86f6da3833
fix(editor): Fix command bar keyboard events handing (#21759) 2025-11-12 10:16:56 +01:00
Daria
9844326ecd
fix: Save workflow history on archive and unarchive (no-changelog) (#21749) 2025-11-12 00:16:39 +02:00
Ricardo Espinoza
bc61f94274
feat(core): Add ACR parameter to OIDC settings (#20974) 2025-11-11 11:11:02 -05:00
Michael Kret
c8a29a77f2
feat: Expression editor - ability to preview HTML or Markdown in results pane (#21408) 2025-11-11 16:00:35 +02:00