Tomi Turtiainen
8a8cf718bb
feat(core): Add in-memory DNS cache with TTL validation (no-changelog) ( #26482 )
2026-03-05 15:19:52 +00:00
Marc Littlemore
1f1021e707
feat(core): Add 1Password external secrets provider ( #26307 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-05 15:08:13 +00:00
Ali Elkhateeb
2e35bb322e
fix(core): Apply empty-hash placeholder fix to getHash cache method ( #26593 )
2026-03-05 14:06:23 +00:00
phyllis-noester
6b171fc025
fix: Fix credential resolver RBAC for member users ( #26552 )
2026-03-05 13:42:13 +00:00
Andreas Fitzek
01f912cab7
feat(core): Emit audit event when execution data is revealed ( #26425 )
2026-03-05 11:42:39 +00:00
Michael Drury
a04ff92a4f
fix(ai-builder): Don't use autoGenerate for UUID columns for WFB persistence migration ( #26558 )
...
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-03-05 10:00:28 +00:00
Guillaume Jacquart
9e500cc9d8
feat(core): Explicit fail on production executions with failing dynamic ( #26500 )
2026-03-05 09:17:21 +00:00
Andreas Fitzek
212623329d
chore(core): Redact error messages in execution data to prevent PII leakage ( #26479 )
2026-03-05 08:53:26 +00:00
Ali Elkhateeb
cf90a202ae
fix(core): Fix cache get for Redis missing key placeholders and set for falsy values ( #26502 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 15:51:32 +00:00
Guillaume Jacquart
71cec8bffe
feat(core): Add validation on workflow with dynamic credentials ( #26423 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 15:04:55 +00:00
Daria
e0ba687ca4
refactor(core): Move workflow creation logic to the service ( #26521 )
2026-03-04 14:17:49 +00:00
Nikhil Kuriakose
d3af5e44d8
fix(editor): Store statistics only when wf succeeded or failed ( #25988 )
2026-03-04 13:42:12 +00:00
Guillaume Jacquart
f72dfc7a28
feat(core): Static fallback on dynamic credentials for manual executions ( #26406 )
2026-03-04 10:14:39 +00:00
Tomi Turtiainen
d832ffe763
refactor(core): Remove TaskRunnersConfig.enabled since runners are always on ( #25834 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-03-04 09:55:08 +00:00
phyllis-noester
c275f802bb
fix: Log streaming config works with proxy ( #26492 )
2026-03-04 08:06:21 +00:00
Jaakko Husso
d00cded5ac
feat(core): Add suggested prompts to Personal Agents on Chat hub ( #26444 )
2026-03-04 08:06:11 +00:00
Jon
3bc267953a
docs: Update error message when community nodes fail to install ( #26486 )
2026-03-03 16:08:45 +00:00
Declan Carroll
2b355546b6
fix(core): Fix Python and JS task runners for Windows platform ( #26288 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 15:26:15 +00:00
Irénée
db5f40a6ab
refactor(core): Align external secrets RBAC scopes with endpoint semantics (no-changelog) ( #26293 )
2026-03-03 15:16:19 +00:00
Daria
a1f3515cc0
fix: Handle collaboration push old format ( #26467 )
2026-03-03 14:18:52 +00:00
Suguru Inoue
1e8dafeb18
chore(core): Update ChatHub agents table schema for file knowledge ( #26465 )
2026-03-03 13:13:19 +00:00
Jaakko Husso
672bfc3a25
fix(core): Don't include last human message twice on Chat hub message regeneration ( #26430 )
2026-03-03 09:18:20 +00:00
n8n-assistant[bot]
d478552a23
🚀 Release 2.11.0 ( #26456 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-03 08:18:52 +02:00
Daria
f020caa6a7
feat: Update existing MCP tools ( #26248 )
2026-03-02 14:07:16 +00:00
Daria
c544e94e39
feat: Hide workflow edit conflict error in Sentry (no-changelog) ( #26412 )
2026-03-02 13:20:41 +00:00
Sandra Zollner
4dcc2d8806
feat(core): Enable external secrets for projects ( #26329 )
2026-03-02 11:57:55 +00:00
Charlie Kolb
1bacba3d8b
feat(editor): Add searching and sorting to data table overviews ( #25623 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 10:48:53 +00:00
Andreas Fitzek
fc74592515
chore(core): Introduce instance registry module ( #26310 )
2026-03-02 10:06:43 +00:00
Andreas Fitzek
634041c5c8
feat(core): Track dynamic credential resolution per node execution in ITaskData ( #26354 )
2026-03-02 09:13:55 +00:00
Andreas Fitzek
4f4b85cc0c
chore(core): Add redactionInfo object to execution data responses ( #26326 )
2026-03-02 09:08:55 +00:00
Andreas Fitzek
6051fc74ea
chore(core): Introduce redaction marker for items ( #26308 )
2026-02-27 14:59:15 +00:00
Csaba Tuncsik
c2e31e9fe6
fix(editor): Allow clearing credential resolver in workflow settings ( #26343 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 14:58:55 +00:00
Andreas Fitzek
a94c8b728c
chore(core): Allow changing redaction settings in the workflow settings ( #26298 )
2026-02-27 10:51:04 +00:00
Csaba Tuncsik
c93e4380bc
feat: Add assignments tab for custom roles with project visibility ( #25992 )
...
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
Co-authored-by: Matsu <huhta.matias@gmail.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: peteawood <pete.a.wood@gmail.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
Co-authored-by: Benjamin Schroth <68321970+schrothbn@users.noreply.github.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Kaito Horiuchi <horiyee.ka@gmail.com>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 10:33:41 +00:00
Csaba Tuncsik
26b36e0f04
feat(editor): Add dynamic credentials UI for ChatHub ( #25685 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-27 07:16:20 +00:00
Jaakko Husso
218569c70a
fix(core): Disallow file uploads on Chat hub when chat trigger doesn't permit them ( #25714 )
2026-02-27 07:13:29 +00:00
Andreas Fitzek
a741f15792
chore(core): Implement redaction logic in redaction module ( #26268 )
2026-02-26 17:32:40 +00:00
Andreas Fitzek
3739998915
chore(core): Integrate execution redaction service in execution service ( #26255 )
2026-02-26 16:20:36 +00:00
Andreas Fitzek
add88df9b4
chore(core): Decouple workflow execution from edit permission ( #25737 )
2026-02-26 15:48:41 +00:00
Guillaume Jacquart
e9627a640e
fix(core): Skip onboarding screen for SAML users with IdP-provided names ( #26245 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-26 09:57:28 +00:00
Jaakko Husso
a006e02759
feat(Chat Trigger Node): Add Suggested prompts, shown on Chat hub ( #26217 )
2026-02-26 09:10:43 +00:00
Irénée
b468a72d26
feat: Enable project-scope external secrets permissions (no-changelog) ( #26143 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:11:49 +00:00
Guillaume Jacquart
4aacc574f6
feat(editor): Disable v2 migration report via shared target version constant ( #26244 )
2026-02-25 13:47:20 +00:00
Andreas Fitzek
3994d38eca
chore(core): Add redaction policy to workflow setting ( #26239 )
2026-02-25 13:44:47 +00:00
Michael Kret
c3ddc49d85
fix: Add missing chat tool input logs ( #26229 )
2026-02-25 13:35:58 +00:00
yehorkardash
36bde68ecc
fix(core): Don't show setup in demo mode ( #26233 )
2026-02-25 10:55:58 +00:00
Declan Carroll
c92becbc34
ci: Adds Docker stats telemetry ( #26196 )
2026-02-25 08:18:23 +00:00
n8n-assistant[bot]
562d867483
chore: Bundle 2026-W7 ( #26214 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 07:08:58 +00:00
Charlie Kolb
21eec59aa4
chore: Clarify execution stopping API description ( #26061 )
2026-02-24 20:15:51 +00:00
Andreas Fitzek
5a85a4f908
fix(core): Resolve multi-main startup race condition in AuthRolesService ( #26176 )
2026-02-24 18:07:18 +00:00