Commit Graph

1604 Commits

Author SHA1 Message Date
Charlie Kolb
d24607f435
compiling code 2025-11-13 15:59:52 +01:00
Charlie Kolb
ca54c0020e
Add Relation 2025-11-13 14:43:01 +01:00
Charlie Kolb
5bdfb4ae2f
Add the actual fix 2025-11-13 14:22:00 +01:00
Charlie Kolb
cb97ba1352
fix build 2025-11-13 11:15:54 +01:00
Charlie Kolb
bab9ab5b28
Merge remote-tracking branch 'origin/master' into ADO-4283 2025-11-13 10:53:24 +01: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
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
Ricardo Espinoza
bc61f94274
feat(core): Add ACR parameter to OIDC settings (#20974) 2025-11-11 11:11:02 -05:00
Daria
baefd3aa35
test: Create history for workflows with activation logic (#21724) 2025-11-11 14:05:29 +02:00
Andreas Fitzek
8aed72ffb1
chore(core): Remove md5 usage for user id generation in postgres (#21687) 2025-11-11 12:18:32 +01:00
Charlie Kolb
1ad4918e15
Merge remote-tracking branch 'origin/master' into ADO-4283 2025-11-11 12:10:03 +01:00
Tomi Turtiainen
13b7fa5c68 Merge tag 'n8n@1.120.0' 2025-11-11 12:38:48 +02:00
Iván Ovejero
e9d8757010
fix(core): Enforce timeout for task requests (#21493) 2025-11-11 10:50:41 +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
Daria
e3267b257a
feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
Michael Drury
72dfa553a1
feat(ai-builder): Updating prompt suggestions for the workflow builder (#21690) 2025-11-10 19:51:06 +02:00
Ricardo Espinoza
8ed34862bb
feat(core): Return WWW-Authenticate header in /mcp-server/http endpoint (#21686) 2025-11-10 10:12:11 -05:00
RomanDavydchuk
9299a7ee00
fix(MCP Client Tool Node): Respect the timeout option (#21478) 2025-11-10 14:05:02 +00:00
Daria
80f13414c5
refactor(core): Fix migration import format (#21676) 2025-11-10 11:29:49 +02:00
oleg
53d91ee89f
fix(Embeddings AWS Bedrock Node, AWS Bedrock Chat Model Node): Fix HTTP proxy (#21509)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-11-10 08:27:28 +01:00
Ricardo Espinoza
3070e446bf
feat: Allow CORS in the discovery endpoints (#21602) 2025-11-10 08:21:10 +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
Ricardo Espinoza
8504beb154
fix(core): Column size for token column (#21609) 2025-11-06 10:28:06 -05:00
Milorad FIlipović
276ae834a5
feat(editor): Add oAuth clients management page (no-changelog) (#21443)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-11-06 15:39:17 +01:00
Charlie Kolb
d9d36bf28f
fix: Ensure workflows and folders updatedAt/createdAt aren't mixed up in project sorting (#21484) 2025-11-06 09:13:44 +02:00
Ricardo Espinoza
cd167ac6db
feat(core): Add OAuth to MCP server (#21469)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-11-05 19:26:31 -05:00
Charlie Kolb
bab2f0728b
enforce constraint and offer shared accessor 2025-11-05 05:26:36 +01:00
Charlie Kolb
5cd64171f1
add initial implementation 2025-11-05 04:05:39 +01:00
Mutasem Aldmour
e5d7fb971d
fix(ai-builder): Reduce "workflow state too big" errors (#21542) 2025-11-04 17:15:12 +01:00
Andreas Fitzek
27fd768deb
fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01:00
Michael Drury
7345755976
chore(ai-builder): E2E tests for workflow builder (#21386) 2025-11-04 11:04:46 +00:00
Guillaume Jacquart
a2a484ecf2
feat(core): Adapt breaking changes report data to UI needs (#21442) 2025-11-04 09:47:07 +01:00
Mutasem Aldmour
8270f37df5
fix(ai-builder): Add support for node versions in searching, adding and updating nodes (#21488) 2025-11-04 09:45:49 +01:00
Marc Littlemore
0a799e1cab
fix: Change unicode range to support more characters in expression parser (#21394) 2025-11-03 15:44:34 +00:00
Konstantin Tieber
2eb1de6c82
feat(core): Just in time role provisioning for SAML login (#21387)
Co-authored-by: Stephen <sjw948@gmail.com>
2025-11-03 14:34:06 +00: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
Csaba Tuncsik
fa1ae8afd6
fix(core): Disable ANSI colors in production debug logs (#21344) 2025-11-03 13:28:58 +01:00
Eugene
3290bf0d92
fix(ai-builder): Do not show validation issues as tool errors (#21310) 2025-11-03 13:17:33 +01:00
Iván Ovejero
9a56529d5d
fix(core): Protect against name-mangling in native Python runner (#21482) 2025-11-03 13:16:47 +01:00
Iván Ovejero
fbd60d2a07
fix(core): Ensure reconnect on broker down in native Python runner (#21475) 2025-11-03 14:11:39 +02:00
Iván Ovejero
98baeec45e
refactor(core): Minor leftover cleanups in native Python runner (#21473) 2025-11-03 13:04:54 +01:00
Eugene
7c0d1db43c
feat(ai-builder): Check sub-nodes are connected to root node (#21330) 2025-11-03 11:15:42 +01:00
mfsiega
6df508fa1d
feat(core): Build workflow index on server start and workflow updates (#21441) 2025-11-03 11:01:12 +01:00
oleg
d35ba6b370
fix(AI Agent Node): AI Agent v3 only sees first tool response item (#21429)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-11-03 09:35:29 +01:00
yehorkardash
7e1f07dfd6
test(Guardrail Node): Add Guardrail tests (#21388) 2025-10-31 18:06:03 +00:00
Declan Carroll
f9ae948f15
test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
Michael Kret
f65b6a82a9
feat: AWS Assume role credentials (#20626) 2025-10-31 14:05:27 +00:00
Charlie Kolb
18012d98c8
fix(core): Grant admins full data table access (#21316) 2025-10-31 11:14:14 +01:00