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 |
|
Jaakko Husso
|
25bb08ecfc
|
feat(core): Support attaching tools to chat hub sessions (no-changelog) (#21491)
|
2025-11-14 13:28:34 +02: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 |
|
Tomi Turtiainen
|
13b7fa5c68
|
Merge tag 'n8n@1.120.0'
|
2025-11-11 12:38:48 +02:00 |
|
Andreas Fitzek
|
29f08193b4
|
chore(core): Define execution context interfaces (#21570)
|
2025-11-11 11:23:55 +01:00 |
|
Charlie Kolb
|
27e5c780b3
|
feat(core): Add workflow history grouping framework (no-changelog) (#21480)
|
2025-11-11 10:32:18 +01:00 |
|
github-actions[bot]
|
ef065bec8d
|
🚀 Release 1.120.0 (#21688)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-11 09:34:51 +01:00 |
|
Milorad FIlipović
|
ecc67062a4
|
feat(core): Add workflow descriptions (#21526)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-11-07 08:49:57 +01:00 |
|
github-actions[bot]
|
6c99b838f4
|
🚀 Release 1.119.0 (#21485)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-03 14:32:38 +01:00 |
|
Elias Meire
|
71de992eb9
|
feat: Support dynamic node icons using expressions (#20814)
|
2025-10-31 16:49:24 +01:00 |
|
mfsiega
|
c47b185f04
|
feat(core): Implement function to index a single workflow (no-changelog) (#21373)
|
2025-10-30 14:22:47 +01:00 |
|
yehorkardash
|
453f90816b
|
feat(Guardrails Node): Add new node (#20755)
|
2025-10-30 13:36:05 +02:00 |
|
Jaakko Husso
|
4c93e43ad4
|
feat(core): Generate conversation titles separate from the main WF (no-changelog) (#21371)
|
2025-10-30 12:05:49 +02:00 |
|
Charlie Kolb
|
8a3ce4e9bf
|
refactor(editor): Move workflow diff utils to workflow package (#21286)
|
2025-10-30 10:05:12 +01:00 |
|
Jaakko Husso
|
5d9be86139
|
feat(core): New 'chat' execution mode for Chat hub (no-changelog) (#21306)
|
2025-10-29 14:24:37 +02:00 |
|
Nikhil Kuriakose
|
08daa5835e
|
chore(editor): Add meta property to workflow saved event (#21119)
|
2025-10-29 10:22:24 +01:00 |
|
yehorkardash
|
5312358ae5
|
feat(OpenAI Node): Add Responses API support to chat model (#20969)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-10-28 10:15:52 +02:00 |
|
Elias Meire
|
8971a5af8f
|
fix(core): Add execution hints support for tools (#21238)
|
2025-10-27 22:16:39 +02:00 |
|
Tomi Turtiainen
|
663814459b
|
Merge tag 'n8n@1.118.0'
|
2025-10-27 20:12:49 +02:00 |
|
RomanDavydchuk
|
6177f67d99
|
feat(MCP Client Tool Node): Add support for OAuth2 with Dynamic Client Registration (#21034)
|
2025-10-27 15:03:50 +00:00 |
|
github-actions[bot]
|
b2242687c6
|
🚀 Release 1.118.0 (#21222)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-10-27 14:24:14 +01:00 |
|
Benjamin Schroth
|
1c4b838512
|
fix(core): Check all parents of subnodes for expression resolution (#21141)
|
2025-10-27 12:31:42 +01:00 |
|
Eugene
|
fa7cdf39bd
|
feat(core): Add programmatic workflow validation in AI workflow builder (#20998)
|
2025-10-24 14:17:43 +02:00 |
|
Jaakko Husso
|
a8bb6bc6ad
|
feat(core): Chatting with n8n agent workflows (no-changelog) (#21088)
|
2025-10-24 12:16:39 +03:00 |
|
github-actions[bot]
|
3127e44b45
|
🚀 Release 1.117.0 (#20996)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-10-21 10:47:46 +02:00 |
|
Sudarshan Soma
|
b21140180e
|
feat(oracleDb Node): Add Oracle Database SQL Node (#20867)
|
2025-10-16 20:44:46 +03:00 |
|
yehorkardash
|
91c09bb9dd
|
feat(OpenAI Node): Add Responses API and video generation support (#20657)
|
2025-10-16 15:40:32 +03:00 |
|
Danny Martini
|
d4cd6bf79f
|
fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-14 10:54:21 +02:00 |
|
github-actions[bot]
|
536ef83c80
|
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-10-13 16:10:43 +03:00 |
|
Benjamin Schroth
|
6f368c326d
|
fix(core): Retain source overwrite in paired items in tool executions (#20629)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-10-10 15:15:51 +02:00 |
|
Daria
|
c55f67e461
|
feat(core): Data Table - Improve sql utils (no-changelog) (#20551)
|
2025-10-10 10:40:22 +03:00 |
|
yehorkardash
|
0da3e14a52
|
feat(core): Track package_version of community nodes (#20428)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-10-09 14:08:56 +03:00 |
|
Jaakko Husso
|
fa64bf1ef3
|
fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923)
|
2025-10-09 09:41:22 +03:00 |
|
Michael Kret
|
fd50563591
|
feat: Add support for displayOptions in INodePropertyOptions (#20184)
|
2025-10-08 11:23:27 +03:00 |
|
Michael Kret
|
d03a6c08e1
|
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-10-08 11:11:31 +03:00 |
|
mfsiega
|
bebccfdb93
|
fix(core): Only resume waiting parent workflows (#20342)
|
2025-10-07 11:58:04 +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 |
|
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 |
|
Ricardo Espinoza
|
dc75b3dfb1
|
feat: Add handling of MCP server API keys (no-changelog) (#20223)
|
2025-10-03 08:34:19 -04:00 |
|
Artem Sorokin
|
dd5ad34a72
|
test: Fix flaky workflow-data-proxy-env-provider test (#20341)
|
2025-10-03 12:40:44 +02:00 |
|
Daria
|
a49432d4c7
|
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167)
|
2025-10-02 17:31:47 +03:00 |
|
Tomi Turtiainen
|
41d97772c1
|
Merge tag 'n8n@1.114.0'
|
2025-10-02 12:24:37 +03:00 |
|
Charlie Kolb
|
165f74b2a8
|
fix(core): Show error description in tools (#19914)
|
2025-10-02 08:34:05 +02:00 |
|
oleg
|
93df675464
|
fix(core): Prevent resolving of raw “$” as stringified function (#19237)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-10-02 08:29:06 +02:00 |
|
mfsiega
|
0681e78eb3
|
fix(core): Add cancellation reasons (#20238)
|
2025-10-01 15:52:44 +02:00 |
|