Commit Graph

4782 Commits

Author SHA1 Message Date
n8n-assistant[bot]
036ef0195a
🚀 Release 2.7.2 (#25363) 2026-02-05 15:01:34 +02:00
Konstantin Tieber
d7db62943b fix(core): Wrong pagination argument order for sqlite in copyTables helper (#25301)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-05 10:27:52 +00:00
Tomi Turtiainen
e90a38523b 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-05 10:27:51 +00:00
n8n-assistant[bot]
e54a36c197
🚀 Release 2.7.1 (#25215) 2026-02-03 13:12:56 +02:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Sandra Zollner
9c52c963da
refactor(core): Update date query validation to accommodate timing issue (#25095) 2026-02-02 10:54:39 +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
Guillaume Jacquart
40f670562e
fix(core): Update ownership cache update on folder transfer (#24974) 2026-02-02 09:27:00 +00:00
Jaakko Husso
d4a6a068d4
refactor(core): Split title generation and executions handling from Chat hub service (#25110) 2026-02-02 08:53: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
Iván Ovejero
a7408fa082
fix(core): Revert ensuring execution ID in webhook response (#25146) 2026-02-02 08:42:22 +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
yehorkardash
89f8fb04ca
fix(AMQP Trigger Node): Save failed executions (#21878)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-31 12:07:35 +00:00
Tomi Turtiainen
1ae7b6ee1b
chore: Remove error reporting of too large telemetry events (#25103) 2026-01-30 19:56:06 +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
Iván Ovejero
ea4d2d217a
fix(core): Fix missing early return on Bull error (#25084) 2026-01-30 14:49:45 +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
yehorkardash
e1dd07777d
fix(core): Use proxy for all npm commands (#24909) 2026-01-30 14:15:25 +00:00
Iván Ovejero
c4ce0fbfbb
refactor(core): Route execution creation through ExecutionPersistence (#24912) 2026-01-30 12:46:53 +00:00
Iván Ovejero
efd741f529
perf(core): Minimize execution data fetching (#25073) 2026-01-30 11:32:13 +00:00
mfsiega
7e580ea8cf
fix(core): Support reconnecting on Redis failover (#25038) 2026-01-30 11:05:44 +00:00
Guillaume Jacquart
a4a9234a39
chore(editor): Remove all calls to fetch all users and replace with targeted filtering (#25024) 2026-01-30 10:53:37 +00:00
Tomi Turtiainen
659de949cb
feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
Guillaume Jacquart
252c5a6c3c
feat(core): Allow changing the oauth token data for oauth2 credentials on public API PATCH (#25042) 2026-01-29 16:23:06 +00:00
Tomi Turtiainen
39df0d5ff1
chore(core): Remove mysql and mariadb specfic code (#24908)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-29 15:57:33 +00:00
James Gee
386979a27c
feat(core): Fill out external secret provider endpoints for CRUD operations (#24862) 2026-01-29 10:01:00 +00:00
Guillaume Jacquart
9958eed92c
fix(core): Fix orchestration init modules (#23360) 2026-01-29 09:22:51 +00:00
Marc Littlemore
ae17e8ec61
fix(core): Log warning where file values contain white space at the start or end (e.g. new lines) (#24442) 2026-01-29 08:58:00 +00:00
Ricardo Espinoza
da7b2f0709
fix(core): Posthog proxy (no-changelog) (#22432)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-01-28 16:05:45 +00:00
mfsiega
a8d75f7433
fix(core): Do not send an undefined location header on form redirects (#24989) 2026-01-28 15:06:41 +00:00
Iván Ovejero
a5117a30fc
perf(core): Continue reducing baseline memory usage (#24981) 2026-01-28 12:50:37 +00:00
Horacio Gonzalez
e7c5c17402
fix(core): Add Redis TCP Keep-Alive Configuration for Queue Mode (#23902) 2026-01-28 11:11:53 +00:00
Declan Carroll
8474689a49
test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00
Iván Ovejero
b006ecfb96
fix(core): Ensure workflows with response promises respect graceful shutdown (#24879) 2026-01-27 22:29:18 +00:00
yehorkardash
8b7ba6f53b
fix: Validate OpenAI urls (#24922) 2026-01-27 16:13:18 +00:00
mfsiega
0e1b2a870e
feat(core): Index both latest published and draft workflow versions (#24861) 2026-01-27 16:00:58 +00:00
Iván Ovejero
b75347b3a1
perf(core): Make MCP module exclusive to main (#24899) 2026-01-27 12:10:44 +00:00
Iván Ovejero
ad7571fdb2
fix(core): Ensure execution ID is available at runtime in Webhook response (#24876) 2026-01-27 11:47:41 +00:00
Iván Ovejero
012ce09846
perf(core): Lazyload Swagger, PSL and MCP libs (#24902) 2026-01-27 10:40:00 +00:00
Iván Ovejero
1522df3712
refactor(core): Introduce ExecutionPersistence service (#24857) 2026-01-27 09:59:51 +00:00
Eugene
0faada7f36
fix(core): Update AI Builder node types after community package changes (#24883) 2026-01-27 09:15:01 +00:00
Tomi Turtiainen
3f7d7e3e70 Merge tag 'n8n@2.6.0' 2026-01-27 10:34:35 +02:00
n8n-assistant[bot]
eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
Andreas Fitzek
ee2ce6cd19
chore(core): Introduce n8n resolver for dynamic credentials (#24625) 2026-01-26 15:22:09 +00:00