n8n-assistant[bot]
|
9bdde69954
|
🚀 Release 2.16.2 (#28673)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-20 09:27:30 +00:00 |
|
n8n-assistant[bot]
|
28ca3428a8
|
fix(core): Guard against undefined config properties in credential overwrites (backport to release-candidate/2.16.x) (#28630)
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-17 19:01:44 +01:00 |
|
n8n-assistant[bot]
|
a52077eb60
|
fix(editor): Restore WASM file paths for cURL import in HTTP Request node (backport to release-candidate/2.16.x) (#28620)
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Matsuuu <huhta.matias@gmail.com>
|
2026-04-17 14:45:39 +01:00 |
|
n8n-assistant[bot]
|
f6b9a12caa
|
🚀 Release 2.16.1 (#28507)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-15 07:33:30 +00:00 |
|
n8n-assistant[bot]
|
6353f79f7a
|
ci: Account for pnpm-workspace changes in bump-versions.mjs (backport to release-candidate/2.16.x) (#28505)
Co-authored-by: Matsu <huhta.matias@gmail.com>
|
2026-04-15 10:08:08 +03:00 |
|
n8n-assistant[bot]
|
5766177492
|
chore: Bump axios to 1.15.0 (backport to release-candidate/2.16.x) (#28465)
Co-authored-by: Matsu <huhta.matias@gmail.com>
|
2026-04-14 14:48:05 +03:00 |
|
n8n-assistant[bot]
|
6eb2d75670
|
🚀 Release 2.16.0 (#28080)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-07 04:26:54 +00:00 |
|
Alex Grozav
|
4aba06d78e
|
refactor(editor): Migrate workflow name to workflowDocument store (#27343)
|
2026-04-07 00:37:52 +00:00 |
|
Albert Alises
|
9120283009
|
fix(editor): Skip unsaved-changes confirmation when closing new credential modal (#27975)
|
2026-04-06 13:55:02 +00:00 |
|
Michael Kret
|
e016b55210
|
fix(Microsoft Agent 365 Trigger Node): Welcome message fix (#28000)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2026-04-06 09:45:58 +00:00 |
|
krisn0x
|
de60c85581
|
fix(Pipedrive Node): Add v2 node with API v2 migration (#27905)
|
2026-04-06 08:26:53 +00:00 |
|
n8n-assistant[bot]
|
11dcb11565
|
chore: Update node popularity data (#28052)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-04-06 00:59:21 +00:00 |
|
Raúl Gómez Morales
|
fb4c2631b2
|
refactor(editor): Migrate AI assistant to workflowDocumentStore connections (no-changelog) (#27422)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2026-04-03 15:16:28 +00:00 |
|
Guillaume Jacquart
|
a1f68f03a7
|
feat(core): Make data redaction available without feature flag (#27981)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-03 13:33:03 +00:00 |
|
Dawid Myslak
|
864f869d9b
|
feat(core): Add input/output token tracking to node graph telemetry (#27992)
|
2026-04-03 13:18:08 +00:00 |
|
Dawid Myslak
|
5a11c5817e
|
feat(Alibaba Cloud Chat Model Node): Add new node (#27882)
|
2026-04-03 13:10:26 +00:00 |
|
Andreas Fitzek
|
9a8ea27e6c
|
feat(core): Add JTI store with atomic consume and cleanup job for token exchange (#27944)
|
2026-04-03 12:34:10 +00:00 |
|
Guillaume Jacquart
|
1e55b0854b
|
feat(editor): Put data redaction settings behind enterprise license (#28001)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-03 12:16:38 +00:00 |
|
Guillaume Jacquart
|
cdad6db530
|
fix(editor): Update JsonEditor content when modelValue changes to same-length string (#27933)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-03 11:38:47 +00:00 |
|
Elias Meire
|
4fb1f7d6f7
|
feat(Chat Trigger Node): Auto-add highlighted execution data (#18778)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
|
2026-04-03 08:51:10 +00:00 |
|
Garrit Franke
|
2c56dbf16e
|
feat(core): Add options-sorted-alphabetically lint rule for community nodes (#27886)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-03 08:12:59 +00:00 |
|
Andreas Fitzek
|
34931a7412
|
feat(core): Add static key loading and startup validation for TrustedKeyService (no-changelog) (#27969)
|
2026-04-03 07:40:59 +00:00 |
|
Declan Carroll
|
f96cdb17db
|
test: Resolve 20 janitor scope-lockdown and dead-code violations (#27948)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 17:32:27 +00:00 |
|
Dimitri Lavrenük
|
74e6df3b2e
|
feat: Computer use HITL confirmations in Instance AI (#27910)
|
2026-04-02 16:49:01 +00:00 |
|
Eugene
|
00014420b1
|
refactor(core): Remove multi-agent architecture entry point from AI workflow builder (no-changelog) (#27925)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 16:32:19 +00:00 |
|
Mutasem Aldmour
|
77db1bb492
|
fix(core): Fixing issues across instance ai (no-changelog) (#27939)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 16:31:40 +00:00 |
|
Iván Ovejero
|
aabfdc10f2
|
ci: Add nightly E2E run with VM expression engine (#27964)
|
2026-04-02 16:30:57 +00:00 |
|
Jaakko Husso
|
c754724caf
|
fix(core): Fix daytona proxy bug (#27974)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2026-04-02 14:55:53 +00:00 |
|
Albert Alises
|
663f2c5086
|
fix(core): Set trigger start node for executions without input data (#27968)
|
2026-04-02 14:53:28 +00:00 |
|
Charlie Kolb
|
eaacd7599e
|
feat(core): Add data table MCP tool (#27811)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-02 14:07:26 +00:00 |
|
Guillaume Jacquart
|
551960053a
|
fix(Anthropic Node): Use models endpoint for credential test (#27951)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 14:05:38 +00:00 |
|
Albert Alises
|
c909730d49
|
fix(editor): Truncate large JSON in Instance AI tool results to prevent browser crash (no-changelog) (#27966)
|
2026-04-02 13:45:13 +00:00 |
|
phyllis-noester
|
0769dbd84f
|
feat(core): Add AuthStrategyRegistry for pluggable public API auth (no-changelog) (#27956)
|
2026-04-02 13:30:03 +00:00 |
|
Milorad FIlipović
|
054a2d725a
|
fix(core): Make MCP executions asynchronous (#27762)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-02 12:32:17 +00:00 |
|
Jon
|
59cec2c9e2
|
feat(Notion Node): Add support for OAuth (#27419)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2026-04-02 12:11:42 +00:00 |
|
Albert Alises
|
184d521d76
|
fix(editor): Await confirmAction in handleLater to prevent stuck sub-agents (no-changelog) (#27959)
|
2026-04-02 12:11:08 +00:00 |
|
Garrit Franke
|
1140c83565
|
feat(core): Add lint rule to flag string literals in node inputs/outputs (#27890)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 12:08:57 +00:00 |
|
krisn0x
|
70be3f5990
|
fix(Chat Trigger Node): Fix webhook not registered error when using pinned data (#27697)
|
2026-04-02 11:54:00 +00:00 |
|
Albert Alises
|
9dd857824f
|
fix: Auto-authorize task-family tools after plan approval (#27896)
|
2026-04-02 11:32:30 +00:00 |
|
Bernhard Wittmann
|
763dd7e0b0
|
fix(Read/Write Files from Disk Node): Add search aliases for binary file nodes (#27760)
|
2026-04-02 11:32:09 +00:00 |
|
Ali Elkhateeb
|
e2410f05a1
|
feat(core): Add insights:read scope to API key roles (#27868)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 11:21:09 +00:00 |
|
Declan Carroll
|
a5a9f6d211
|
fix: Bump dependencies (#27880)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 10:46:49 +00:00 |
|
Declan Carroll
|
4de4053a18
|
ci: Skip E2E tests for merge group events (#27963)
|
2026-04-02 11:11:35 +00:00 |
|
Milorad FIlipović
|
573bcdeee0
|
fix(core): Support descriptions when updating workflows via public API (#27679)
|
2026-04-02 09:40:27 +00:00 |
|
Danny Martini
|
ae5693beb4
|
refactor(core): Add structured logging to expression runtime (no-changelog) (#27921)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-02 09:26:12 +00:00 |
|
Iván Ovejero
|
e5208484aa
|
fix(core): Fix missing isolate acquisition and VM globals in expression engine (#27895)
|
2026-04-02 09:22:14 +00:00 |
|
Declan Carroll
|
f025a786e7
|
perf(core): Make Wait node fully durable by removing in-memory execution path (#27066)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-02 09:15:44 +00:00 |
|
Albert Alises
|
6dd2980e6c
|
feat(editor): Add missing agent permissions for workflow and data table actions (#27927)
|
2026-04-02 08:39:30 +00:00 |
|
Jaakko Husso
|
d9c9ffc6c5
|
refactor(core): Instance AI tweaks (no-changelog) (#27940)
|
2026-04-02 08:24:55 +00:00 |
|
James Gee
|
cbe109a4cc
|
feat(core): OTEL - workflow node tracing (#27789)
|
2026-04-02 07:59:19 +00:00 |
|