Commit Graph

17110 Commits

Author SHA1 Message Date
Garrit Franke
1c413ffc67
feat(Git Node): Add reflog action (#21105)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-01-05 21:58:31 +00:00
James Gee
79f529c145
fix(core): Bug with incorrect DI in some cases - picked up by enabling linting rule (#23855)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-01-05 21:30:23 +01:00
Guillaume Jacquart
7610a50f49
fix(core): Check if user data changed before calling save on ldap sync (#23796) 2026-01-05 17:13:13 +01:00
Guillaume Jacquart
77cbe50aea
fix(core): Inserts into execution metadata table fail due to fk (#23759) 2026-01-05 17:10:56 +01:00
Cornelius Suermann
19c5c96312
Merge tag 'n8n@2.3.0' 2026-01-05 16:31:55 +01:00
Guillaume Jacquart
14a4b74c62
fix(core): Automatically re-publish workflow with new version on pull (#23859) 2026-01-05 16:29:37 +01:00
Suguru Inoue
495841f591
feat: Allow to set ChatHub workflow agent icon in NDV (#23562) 2026-01-05 16:18:23 +01:00
n8n-assistant[bot]
2b35b1bca3
🚀 Release 2.3.0 (#23866)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-05 16:57:14 +02:00
Suguru Inoue
a7cd52acf1
refactor(editor): Clean up subWorkflowExecutionError (#23769) 2026-01-05 15:19:00 +01:00
Suguru Inoue
d99a07ef69
fix(editor): Logs not showing tool usage correctly for sub-agents (#23860) 2026-01-05 15:18:47 +01:00
Suguru Inoue
b11369487a
fix(editor): Sub node's input not shown when its root node finished with an error (#23770) 2026-01-05 15:18:18 +01:00
Svetoslav Dekov
42428f50e7
fix(editor): Handle add data table submit with enter and show loading state (no-changelog) (#23538) 2026-01-05 16:10:04 +02:00
Shashwat
23ae22bab2
fix(core): Fix CORS issue in waiting webhook responses (#23697)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-05 13:47:08 +00:00
Denisf88
e75cf6bc6c
fix(Redis Node): Fix reconnect strategy to prevent infinite reconnect attempts (#22526)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-01-05 14:40:57 +01:00
Guillaume Jacquart
0fe358b4cc
chore(core): Add test to compare insights and workflow statistics (#23739) 2026-01-05 14:36:13 +01:00
Stephen Wright
77890ce287
feat: Workflows imported with separate option now validate before insertion (#23843) 2026-01-05 13:21:50 +00:00
Stephen Wright
77f1dd6cea
feat: Gracefully handle non string values for external secrets redaction (#23849) 2026-01-05 13:18:57 +00:00
Iván Ovejero
ce5a626aa8
chore(core): Streamline runner debugging (#23854) 2026-01-05 14:09:47 +01:00
Svetoslav Dekov
06eef008b3
fix(editor): Fix NDV state getting stale when navigating using the floating buttons (#23717) 2026-01-05 14:41:24 +02:00
Svetoslav Dekov
0bee0a5453
fix(editor): Fix VersionUpdateCTA disabled state (#23722) 2026-01-05 14:39:03 +02:00
Charlie Kolb
bd16e7181c
feat(core): Adjust Workflow Compaction History algorithm (no-changelog) (#23763)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-05 13:28:30 +01:00
James Gee
02f9d622eb
chore(core): Add linting rule to prevent null DI issues (#23478)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-01-05 13:27:06 +01:00
Mutasem Aldmour
74b552d5bd
feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +01:00
oleg
3775cb1916
fix(AI Agent Node): Normalize toolInput to object for LangChain ToolCall compatibility (no-changelog) (#23850)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-05 12:57:02 +01:00
oleg
daa81a18e8
fix(AI Agent Node): Store AI agent tool calls as native LangChain messages (#23687)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-05 11:36:14 +01:00
Declan Carroll
ef196fec9a
ci: Change community PR's to single worker (#23846) 2026-01-05 10:26:32 +00:00
Filipe Tavares
7a3f06b9d9
chore(editor): Add chatgpt/llm as a reported source option on the survey (#23484) 2026-01-05 10:17:54 +00:00
Declan Carroll
7200eae2c1
test: Testcontainer refactor (#23703) 2026-01-05 09:54:19 +00:00
Shireen Missi
0edb607c78
feat(Weaviate Node): Hybrid Search Support (#23252)
Co-authored-by: Duda Nogueira <dudanogueira@gmail.com>
2026-01-05 08:58:13 +00:00
Charlie Kolb
5b76f49a89
feat(editor): Add Stop All Executions functionality (#23576) 2026-01-05 08:48:37 +01:00
Benjamin Schroth
3dfe7cdd6e
chore(ai-builder): Add telemetry event on build with ai button (#23794) 2026-01-02 15:50:59 +01:00
Eugene
ec34459e37
chore(ai-builder): Add evaluation run type metadata (#23793) 2026-01-02 15:21:09 +01:00
Charlie Kolb
07d4d2853b
test: Fix year-related test (#23790) 2026-01-02 13:28:28 +01:00
Benjamin Schroth
9329d55c64
fix(ai-builder): Improve handling of max recursion errors (#23606) 2025-12-31 13:46:28 +01:00
Benjamin Schroth
e5c7d434fd
fix(Structured Output Parser Node): Fix parsing of JSON with markdown code segments (#23726) 2025-12-31 13:45:46 +01:00
Benjamin Schroth
ae2e7a8260
fix(AI Agent Node): Fix toolInput field in intermediateSteps output (#23767) 2025-12-31 13:16:31 +01:00
saurabhssonkar
50573e05be
fix(n8n Form Trigger Node): Add support for fieldName in JSON config (#23491)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-31 12:08:52 +00:00
Declan Carroll
2e6b1984c7
ci: Adjusts playwright test shards and command (#23768) 2025-12-31 11:54:32 +00:00
Declan Carroll
da167b712f
ci: Use App token for release (#23761) 2025-12-31 10:33:15 +00:00
Declan Carroll
c7fe2f8ca0
ci: Manual workflow for releases (#23757) 2025-12-31 09:14:42 +00:00
Benjamin Schroth
b59fad7254
fix(editor): Correct hosted chat font family defaults (#23718) 2025-12-30 16:31:51 +01:00
Benjamin Schroth
b6bc146637
fix(editor): Keep focus in canvas chat after sending a message (#23719) 2025-12-30 16:31:45 +01:00
Shireen Missi
35d110fbc7
fix(core): Modify path validation to work cross platforms (#23737) 2025-12-30 15:07:14 +00:00
Irénée
3aeb0402ff
fix: Add data insight metadata migration (#23694) 2025-12-30 15:18:53 +01:00
Suguru Inoue
14a69acd93
chore(editor): Address Vue warnings (#23724) 2025-12-30 12:42:25 +01:00
Declan Carroll
9339d14f6f
fix: Return null if no last successful execution exists instead of 404 (#23720) 2025-12-30 09:36:46 +00:00
yassine belkaid
c96534f9ae
fix(Github Node): Handle binary data in all modes by converting to base64 (#23497)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-12-30 09:19:47 +00:00
Declan Carroll
430b82309f
feat: Use hardended docker images (#23480) 2025-12-30 08:51:12 +00:00
Eugene
1199904b15
feat(ai-builder): Improve generation across data_transformation category (#23609) 2025-12-29 17:30:16 +01:00
Iván Ovejero
ea889bee89
refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00