Commit Graph

17719 Commits

Author SHA1 Message Date
Sandra Zollner
be370e096b
feat(editor): Improve sticky note behavior during node insertion (#25207) 2026-02-05 15:37:25 +00:00
Svetoslav Dekov
fd818b1570
fix(editor): Fix node suggestion in node creator to always be request node (#25216) 2026-02-05 15:15:07 +00:00
Charlie Kolb
30e6d274cd
fix(core): Avoid fetching workflows unpaginated if getWorkflows API is used with projectId (#25370) 2026-02-05 14:48:33 +00:00
Ali Elkhateeb
fb2c5946c3
refactor: Improve performance of source control methods (#25298) 2026-02-05 14:39:30 +00:00
Jaakko Husso
2d02bb4e63
fix(editor): Skip welcome screen when agent is pre-selected (#25374) 2026-02-05 13:33:40 +00:00
Guillaume Jacquart
a7e2dcf1fe
feat(core): Add log streaming for personal publishing restriction changes (#25253)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-05 13:29:09 +00:00
Albert Alises
b1385479da
refactor(core): Consolidate MCP trigger server logic into nodes-langchain package (#25336) 2026-02-05 13:25:50 +00:00
Jaakko Husso
78fe19807b
feat(editor): Support Chat node's 'Send and Wait for Response' mode approval buttons on Chat hub (#25338) 2026-02-05 13:15:26 +00:00
Stephen Wright
5e573bfa30
feat: Add credentials list endpoint + new scopes (#25309) 2026-02-05 13:15:10 +00:00
Sandra Zollner
490dc26257
feat(editor): Extend secrets provider connection modal with project s… (#25295) 2026-02-05 13:01:47 +00:00
Guillaume Jacquart
e9a5d76475
chore(core): Extract email auth handler. extract login method into multiple functions (#25246) 2026-02-05 13:00:49 +00:00
Guillaume Jacquart
a70b2ea379
fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330) 2026-02-05 12:58:39 +00:00
Michael Kret
2bba053d09
fix: Fix status overwrite for donePromise (#24897) 2026-02-05 12:14:24 +00:00
Elias Meire
1292b80169
fix(core): Auto set pairedItem when N input items create 1 output item (#25203)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-05 09:56:47 +00:00
Jaakko Husso
bb45ed2619
fix(core): Disallow editing AI messages on Chat hub (#25352) 2026-02-05 09:32:24 +00:00
yehorkardash
c6d62182bd
feat: Add initial interfaces to ai-node-sdk (#25248) 2026-02-05 09:27:21 +00:00
Svetoslav Dekov
0cd9ce3a4b
fix(editor): Cleanup data table add column popover error state on open (no-changelog) (#24751) 2026-02-05 09:15:04 +00:00
荻升
7d51406656
fix(Postgres Node): Enable non-numeric comparisons for WHERE clause operators (#18544) 2026-02-05 09:10:38 +00:00
Svetoslav Dekov
c7d84d6825
fix(editor): Fix resource creation menu spacing issue (no-changelog) (#25328) 2026-02-05 08:38:46 +00:00
phyllis-noester
112d0eb6b3
feat(core): Support disabling sharing from personal space (#25259)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-04 19:19:05 +00:00
oleg
6b27a39697
feat(ai-builder): Add Workflow Context Tools for On-Demand Data Fetching (#25070)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-04 19:18:09 +00:00
RomanDavydchuk
ac832e6530
fix(Form Node): Render \n properly in the Form Ending page (#24988)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 18:19:51 +00:00
Daria
0ddfb60a95
feat(core): Add workflow history update endpoint (no-changelog) (#25043) 2026-02-04 17:06:44 +00:00
Jaakko Husso
813885fbd1
feat(core): Handle resuming executions on Chat hub (#25296) 2026-02-04 16:42:53 +00:00
Suguru Inoue
8354e39b68
feat(core): Editing document in ChatHub (#25211) 2026-02-04 16:00:16 +00:00
Declan Carroll
ac24c83cd4
ci: Add SQLite sanity check to e2e tests (#25303) 2026-02-04 15:12:53 +00:00
Dawid Myslak
5326e27858
docs: Add SDK interface specification for community AI nodes (#25249)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-04 15:02:52 +00:00
James Gee
3842dadf10
feat(core): Test connection & refresh secrets (#25294) 2026-02-04 14:58:14 +00:00
Andreas Fitzek
ef5fb0d9f5
fix(core): Syslog message id RFC5424 compliance (#25321) 2026-02-04 14:28:28 +00:00
Svetoslav Dekov
8cdd9bd9fe
fix(editor): Add checksum validation when archive/unpublish workflow from canvas (#25302) 2026-02-04 13:58:35 +00:00
Alex Grozav
26805b6f36
refactor(editor): Move initialization logic to WorkflowLayout (no-changelog) (#25288)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-04 13:55:46 +00:00
Michael Kret
045f5b0b2c
chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
Guillaume Jacquart
a7ebe7746e
chore(core): Run migration tests on PRs (#25181) 2026-02-04 13:29:54 +00:00
Konstantin Tieber
f6db13a858
fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-04 13:11:29 +00:00
Dimitri Lavrenük
1e1e459784
feat: Implement quick connect module and configuration provider (#25231) 2026-02-04 12:56:47 +00:00
Iván Ovejero
f4de4300a2
perf(core): Skip serialization for push messages with no recipients (#25308) 2026-02-04 12:52:32 +00:00
Iván Ovejero
a5541fe65d
chore(core): Silence disallowed strings eval error (#25293) 2026-02-04 10:39:26 +00:00
Iván Ovejero
5446098653
perf(core): Make event loop block detection configurable (#25291) 2026-02-04 10:39:18 +00:00
Jaakko Husso
ef22db2c62
feat(core): Add workflowExecuteResume lifecycle hook (#25240) 2026-02-04 09:58:08 +00:00
Stephen Wright
a5f84ec040
feat: Project users public endpoint (#25189) 2026-02-04 09:16:46 +00:00
Benjamin Schroth
f45ba3f521
fix(core): Only show AI-provided tool call arguments in input logs (#25280)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:12:45 +00:00
Jon
d85b6888f0
fix: Update anonymous telemetry to remove values that are not needed (#25040)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-02-04 09:06:21 +00:00
Michael Drury
832e580b39
chore(ai-builder): Add CSV output for evaluation results (#25193)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 09:02:14 +00:00
Andreas Fitzek
eaf805215e
fix(core): Skip AuthRolesService.init() for workers to prevent scope deletion (#25245)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:55:20 +00:00
Albert Alises
50e1f66c8f
feat(core): Add MCP queue mode and multi-main support (#25147) 2026-02-04 08:40:48 +00:00
Iván Ovejero
1694969609
perf(core): Use Map for O(n) execution deduplication (#25210) 2026-02-04 08:37:47 +00:00
Tomi Turtiainen
3c4ff9c390
fix(benchmark): Add dockerignore exceptions for benchmark image build (#25285)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 08:29:02 +00:00
Tomi Turtiainen
a3ff1841af
fix(core): Prevent SQL syntax error when filtering users with empty ids array (#25284)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 07:32:58 +00:00
Jaakko Husso
eeca75d254
fix(core): Make restartExecutionId get passed on queue mode (#25234) 2026-02-03 19:12:39 +00:00
Jon
381c6f91a3
fix: Fix issue with MCP DCR always trying to use base url and not keeping the path (#25174) 2026-02-03 15:24:26 +00:00