Commit Graph

2052 Commits

Author SHA1 Message Date
Stephen Wright
5e573bfa30
feat: Add credentials list endpoint + new scopes (#25309) 2026-02-05 13:15:10 +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
yehorkardash
c6d62182bd
feat: Add initial interfaces to ai-node-sdk (#25248) 2026-02-05 09:27:21 +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
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
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
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
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
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
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
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
Guillaume Jacquart
642cb061ed
chore(core): Add auth handler registry to reverse control of the ldap call (#25078) 2026-02-03 13:23:06 +00:00
Tomi Turtiainen
103468af05
perf(core): Check if row exists instead of querying it entirely (#25223) 2026-02-03 13:05:16 +00:00
yehorkardash
8b0f3efc8f
chore: Add new ai-node-sdk (#25219) 2026-02-03 12:17:14 +00:00
Iván Ovejero
1a2b1cfa73
perf(core): Remove more JOINs from workflow queries (#25182) 2026-02-03 12:00:02 +00:00
Irénée
b351d8dd1e
feat(core): Add secrets completions API endpoints for global and project scopes (#25205) 2026-02-03 11:19:12 +00:00
Michael Drury
21e4364920
feat(ai-builder): Adding node parameter (required and options) programmatic validations to WFB (#25101)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:16:43 +00:00
Csaba Tuncsik
76b73e17a9
fix(core): Update computeIsPending logic to account for external auth identities (#24926) 2026-02-02 15:14:02 +00:00
Iván Ovejero
8057b725dc
perf(core): Optimize credentials access (#25150) 2026-02-02 14:07:34 +00:00
Iván Ovejero
c9b661fecf
perf(core): Optimize access for webhooks and workflows (#25149) 2026-02-02 14:02:56 +00:00
oleg
24bb638982
refactor(ai-builder): Consolidate AI Workflow Builder agents and simplify prompts (no-changelog) (#25020)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-02 13:57:48 +00:00
James Gee
aaf69b8254
feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-02 13:49:51 +00:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Raúl Gómez Morales
f2189fddf3
chore: Crdt package follow up (#24715) 2026-02-02 10:36:49 +00:00
Tomi Turtiainen
974426263b
refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +00:00
Tomi Turtiainen
21421f5c39
fix(core): Use stricter flags when starting python runner (#24983) 2026-02-02 10:08:44 +00:00
Jon
f9e230e2d0
fix: Fix issue with workflowId not being correctly validated (#24866) 2026-02-02 10:04:20 +00:00
Daria
18487d0459
feat(core): Add auto-publish on Environments Feature Pull (#24701) 2026-02-02 09:45:27 +00:00
Andreas Fitzek
038a399ada
chore(core): Change db column type to TEXT for subject_id (#25044) 2026-02-02 09:34:37 +00:00
Michael Kret
805b2223a8
feat(Microsoft Agent 365 Trigger Node): Integration for Microsoft Agents 365 (#25145)
Co-authored-by: Rick Brighenti <202984599+rbrighenti@users.noreply.github.com>
2026-02-02 08:42:43 +00:00
mfsiega
754386247c
feat(core): Index both draft and published workflow versions (no-changelog) (#25009) 2026-02-02 08:41:24 +00:00
Milorad FIlipović
ff68b7bd2c
feat(editor): Add AI Usage settings page (#20926) 2026-02-02 08:20:54 +00:00
Iván Ovejero
075ffd05f1
perf(core): Optimize saving execution progress (#25089) 2026-02-02 08:12:49 +00:00
Tomi Turtiainen
4995710fcb
chore: Upgrade pg to 8.17.0 (#25116) 2026-02-02 07:45:27 +00:00
Svetoslav Dekov
4f3358810a
feat(editor): Add dynamic templates experiment (no-changelog) (#25030) 2026-01-30 15:43:08 +00:00
Jaakko Husso
0396402e69
refactor(core): Use websockets on Chat hub message streaming (#24995) 2026-01-30 15:19:39 +00:00
Andreas Fitzek
e91edc794f
chore(core): Support cookie for auth token extraction in dynamic credential endpoints (#25036) 2026-01-30 14:35:15 +00:00
Iván Ovejero
c4ce0fbfbb
refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00