Declan Carroll
|
fbccfbc7f5
|
test(benchmark): Add Kafka and webhook benchmark framework (no-changelog) (#26761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-16 15:29:50 +00:00 |
|
Arvin A
|
100bf967f6
|
feat(editor): Redesign builder Q&A wizard with number badges and keyboard navigation (#26952)
|
2026-03-16 15:19:57 +00:00 |
|
Andreas Fitzek
|
94f4ff8466
|
fix(core): Handle invalid JSON responses from OAuth2 token endpoints (#27089)
|
2026-03-16 15:15:06 +00:00 |
|
Benjamin Schroth
|
efb3f38217
|
fix(editor): Fix double execution of afterMessageSent hook (#26103)
|
2026-03-16 14:57:35 +00:00 |
|
n8n-release-tag-merge[bot]
|
9a22a273b8
|
Merge tag 'n8n@2.13.0'
|
2026-03-16 14:17:57 +00:00 |
|
n8n-assistant[bot]
|
24272b6592
|
🚀 Release 2.13.0 (#27098)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-03-16 13:48:51 +00:00 |
|
Marc Littlemore
|
ceb17e7fd4
|
feat(core): Allow manual configuration of HashiCorp Vault KV mount path and version (#26798)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-03-16 13:25:10 +00:00 |
|
Danny Martini
|
d109822050
|
feat(core): Serialize Luxon types at V8 isolate boundary (#26993)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-16 12:55:38 +00:00 |
|
Jaakko Husso
|
dd43e4878e
|
feat(core): Support Chat hub on workflow canvas (#26137)
|
2026-03-16 12:55:17 +00:00 |
|
Arvin A
|
8934bf5508
|
feat: Conditional credit usage banner (#26891)
|
2026-03-16 12:21:59 +00:00 |
|
Declan Carroll
|
0ba453093f
|
ci: Skip Chromatic in merge queue to avoid stale baseline failures (#27092)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-16 12:08:43 +00:00 |
|
Irénée
|
463c3d56e5
|
feat(core): Enable role-based access for external secrets by default (#27084)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-16 11:56:33 +00:00 |
|
Danny Martini
|
82dfa760b7
|
fix(core): Simplify $items global type declaration in expression runtime (#27087)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-16 11:39:52 +00:00 |
|
Ali Elkhateeb
|
7827ae0e74
|
feat(core): Delete secrets provider connections on project deletion (#26706)
|
2026-03-16 11:08:49 +00:00 |
|
Daria
|
6023d46fd1
|
chore: Enable MCP builder (#27079)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
|
2026-03-16 10:22:08 +00:00 |
|
Matsu
|
9d975450e3
|
chore: Audit and secure .github/scripts shadow dependencies (#27083)
|
2026-03-16 10:06:27 +00:00 |
|
Declan Carroll
|
2d6a0e1041
|
fix: Lazy load heavy imports and add future guidance (#26903)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-16 09:51:25 +00:00 |
|
Irénée
|
af0ac3ff3a
|
feat: External secrets access based on system roles (no-changelog) (#26646)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Ali Elkhateeb <ali.elkhateeb@n8n.io>
|
2026-03-16 09:43:06 +00:00 |
|
Danny Martini
|
15f533dc0b
|
feat(core): Add $now/$today to V8 isolate (#27015)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-16 09:42:17 +00:00 |
|
Stephen Wright
|
82a685a540
|
feat: Add saml feature flag (#27009)
|
2026-03-16 09:09:06 +00:00 |
|
Konstantin Tieber
|
e843b67906
|
fix(core): Support all known execution statuses on public API (#27080)
|
2026-03-16 09:08:23 +00:00 |
|
Danny Martini
|
731c96d322
|
test(core): Wrap bare assertion in test block in expression-extension.test.ts (no-changelog) (#26909)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-16 09:00:54 +00:00 |
|
Ali Elkhateeb
|
6776b66907
|
feat(editor): Show folder tree view in source control push/pull modals (#26758)
|
2026-03-16 08:43:23 +00:00 |
|
Raúl Gómez Morales
|
3b00e1bafe
|
feat(core): Add server-side search, pagination, and filtering to GET /projects (#27036)
|
2026-03-16 08:23:27 +00:00 |
|
Alex Grozav
|
1e9d6c1ea7
|
refactor(editor): Migrate AI assistant components to useWorkflowDocumentStore (no-changelog) (#26908)
|
2026-03-16 08:15:07 +00:00 |
|
Alex Grozav
|
7ad6020e0d
|
refactor(editor): Refactor app stores and utils to use workflowDocumentStore (no-changelog) (#26941)
|
2026-03-16 07:56:11 +00:00 |
|
Alex Grozav
|
32f437bcaa
|
refactor(editor): Migrate AI assistant composables to workflowDocumentStore (no-changelog) (#26910)
|
2026-03-16 07:55:57 +00:00 |
|
Suguru Inoue
|
b2c8edd98b
|
feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781)
|
2026-03-16 07:52:50 +00:00 |
|
Raúl Gómez Morales
|
cd2c22c0ae
|
fix(editor): Fix toogle share action based on scopes (#26902)
|
2026-03-16 07:38:20 +00:00 |
|
n8n-assistant[bot]
|
b086e74a91
|
chore: Update node popularity data (#27076)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-16 04:01:57 +00:00 |
|
jabbson
|
b7e3e630c8
|
fix(Notion Node): Allow underscores in page URL slug validation (#27051)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-14 21:55:49 +00:00 |
|
krisn0x
|
19786609d9
|
fix(Airtable Node): Revert flattening output from search and get operations (#26697)
|
2026-03-13 17:13:33 +00:00 |
|
Sandra Zollner
|
f7a787aca8
|
feat(editor): Enable project editors to view external secret vaults (#27007)
|
2026-03-13 16:51:29 +00:00 |
|
Sandra Zollner
|
1679474042
|
feat(editor): Add telemetry events for workflow diff in version history (#26778)
|
2026-03-13 15:44:14 +00:00 |
|
Jaakko Husso
|
75edc5837f
|
feat(core): Add type field to chat hub sessions (#26905)
|
2026-03-13 15:09:38 +00:00 |
|
Stephen Wright
|
5ca96b10e7
|
chore(editor): Change custom auth JSON (#27010)
|
2026-03-13 14:28:49 +00:00 |
|
Stephen Wright
|
39e8f95ba7
|
fix: Bug with odd error message on project limit cloud (#26911)
|
2026-03-13 14:16:49 +00:00 |
|
Matsu
|
e334678440
|
ci: Use n8n assistant for releases (#26998)
|
2026-03-13 13:53:30 +00:00 |
|
Alex Grozav
|
107f16cc0c
|
fix(editor): Prevent reference sharing connections in workflow save data (no-changelog) (#26991)
|
2026-03-13 12:41:35 +00:00 |
|
Declan Carroll
|
3c2b6c7ee3
|
feat(core): Add workflow execution duration histogram metric (#26889)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 11:58:22 +00:00 |
|
Declan Carroll
|
060675aa3f
|
test: Fix no-direct-page-instantiation violations and improve impact analysis (#26914)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 10:49:29 +00:00 |
|
Tony Bigby
|
f0aca64006
|
fix(core): Ignore parameter name when renaming binary file (#26647)
|
2026-03-13 10:16:04 +00:00 |
|
Matsu
|
945e1a435f
|
ci: Prevent forks from targeting release/** (#26975)
|
2026-03-13 09:29:41 +00:00 |
|
Matsu
|
4fcbad8251
|
ci: Add track name to run-name in patch release workflow (#26979)
|
2026-03-13 09:16:39 +00:00 |
|
Rob Hough
|
8c3c0dc747
|
fix(editor): Use text shade token in N8nInput (#26934)
|
2026-03-13 09:01:29 +00:00 |
|
Tomi Turtiainen
|
f5baa1bbf5
|
fix(core): Skip task runner startup on main in offload mode (#26876)
|
2026-03-13 08:33:26 +00:00 |
|
Tuukka Kantola
|
3d8273917e
|
fix(editor): Update Add node context menu shortcut hint from Tab to N (no-changelog) (#26955)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 08:28:43 +00:00 |
|
mfsiega
|
4e5c3cc666
|
feat(core): Make workflow index batch size configurable via env var (#26893)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-13 07:35:48 +00:00 |
|
Danny Martini
|
e9bdf8779b
|
feat(core): Propagate workflow timezone into V8 isolate (#26562)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 14:26:58 +00:00 |
|
Declan Carroll
|
e4dbe0db6b
|
ci: Update GitHub Actions to latest versions for Node.js 24 compatibility (#26949)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-12 14:01:53 +00:00 |
|