Commit Graph

18386 Commits

Author SHA1 Message Date
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
Daria
d849487e6d
fix(core): Fix MCP validate_workflow tool output schema warnings (#26938) 2026-03-12 13:46:35 +00:00
Matsu
b97e864f93
chore: Update CODEOWNERS with ci-admins (#26946) 2026-03-12 13:40:51 +00:00
Andreas Fitzek
731d029a4d
feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:44:28 +00:00
Stephen Wright
abf20f44ca
feat: Custom auth redacts values correctly (#26895) 2026-03-12 11:39:32 +00:00
Declan Carroll
88ff772ceb
ci: Reduce noisy Codecov PR comments and fix double bundle upload (#26939)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:07:51 +00:00
Charlie Kolb
155b35d39c
feat(editor): Expose required parameters in setup panel (no-changelog) (#26205)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:01:30 +00:00
Tuukka Kantola
97fc970b89
chore(editor): Improve workflow builder enter/exit animation (#26171)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-12 10:06:17 +00:00
Benjamin Schroth
da61e72f22
chore: Upgrade langchain packages (#26892) 2026-03-12 09:30:19 +00:00
Guillaume Jacquart
b424d2fdbc
fix(editor): Hide redaction policy when the feature env variable is not there (#26933) 2026-03-12 09:22:13 +00:00
Csaba Tuncsik
f7d9f74a17
feat(core): Add workflow:unpublish project scope (#26625)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:38:42 +00:00
Svetoslav Dekov
7e86a53893
test(editor): Fix flaky resource mapper E2E test (#26927)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 07:56:42 +00:00
jabbson
69d05813ca
fix(editor): Remove stray closing brace in bug report URL generation (#26916)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 19:31:01 +00:00
Declan Carroll
ae7d19ca75
chore: Dependency bumps in runner image (zlib, pip) (#26888)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 17:40:45 +00:00
Declan Carroll
8ed162d274
chore: Update dependencies to latest stable versions (#26878)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 17:03:31 +00:00
Declan Carroll
3612e4b1ce
fix(core): Preserve NODE_PATH for globally installed npm packages in Docker (#26898)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:41:07 +00:00
Matsu
4e1e0cd1c0
ci: Add version release notification workflow (#26897)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 16:30:19 +00:00
Charlie Kolb
5ab71b4ba6
fix(editor): Repair fromAI override and button styling (#26682)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-11 15:51:32 +00:00
Albert Alises
33391e6e15
fix(MongoDBVectorStore Node): Replace MongoDB Atlas Vector Store singleton with per-execution client (#26906) 2026-03-11 15:35:12 +00:00
Alex Grozav
f6c4f28e4a
refactor(editor): Migrate app components to workflowDocumentStore (no-changelog) (#26839) 2026-03-11 14:08:14 +00:00
Andreas Fitzek
4a9f66640f
chore(core): Polyfill crypto and URLSearchParams in VM expression engine isolate (#26626)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-03-11 13:47:57 +00:00
Danny Martini
648962eefb
feat(benchmark): Add expression engine benchmark suite with production patterns (#26451)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:24:40 +00:00
mfsiega
982922b1e5
fix(core): Use correct published nodes for workflow indexing (#26767)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 12:09:25 +00:00
mfsiega
e0cd513661
feat(core): Populate workflow published version mapping (#25242)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:08:04 +00:00
Suguru Inoue
89e03680ac
fix(core): Make ChatHub work with LM Studio's OpenAI compatible endpoint (#26887) 2026-03-11 11:04:25 +00:00
Suguru Inoue
75f2f3be68
fix(editor): Fix ChatHub chat UI layout (no-changelog) (#26875) 2026-03-11 10:49:35 +00:00
ByteEVM
5993309e54
fix(editor): I18n for sign out label in bottom menu (#26885) 2026-03-11 10:42:58 +00:00
Dawid Myslak
fb1f76baf2
chore: Add spec-driven-development agent skill (#26881) 2026-03-11 10:33:49 +00:00
Michael Kret
b039bd7622
fix(Microsoft Agent 365 Trigger Node): Fix memory, update MCP tool listing, replace deprecated MS library functions (#26422) 2026-03-11 10:20:58 +00:00
Ahsan Virani
95723753d2
feat: Allow skipping foreignkey constraint disablement for imports (#25734) 2026-03-11 09:53:42 +00:00
Alex Grozav
748b0aa6a7
refactor(editor): Migrate credentials and setup panel to workflowDocumentStore (no-changelog) (#26769) 2026-03-11 09:53:24 +00:00
Tomi Turtiainen
28d63fa081
fix(core): Fix task runner hanging when connection attempt fails (#26848) 2026-03-11 09:06:07 +00:00
Matsu
fd4e013bd5
ci: Set auto-merge to squash (#26867) 2026-03-11 08:55:52 +00:00
Declan Carroll
f79dd7fac1
test: Fix selector-purity violations in Playwright tests (no-changelog) (#26856)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 08:29:35 +00:00
Daria
86f1c24eb7
fix: MCP - Resolve webhook id during workflow creation and update (#26838) 2026-03-11 08:25:57 +00:00
Tomi Turtiainen
edd74ec065
fix: Improve SSRF blocked IP error message (#26837) 2026-03-11 08:06:46 +00:00
Stephen Wright
694d4fe768
feat: Add redaction reveal failure audit logs (#26826) 2026-03-10 15:34:58 +00:00
Declan Carroll
0b1920f03d
test: Fix deduplication violations and update janitor baseline (no-changelog) (#26847)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 15:34:16 +00:00
Tomi Turtiainen
d18ebb0c57
ci: Retry SafeChain install download in setup action (#26845) 2026-03-10 15:02:20 +00:00
Svetoslav Dekov
33ba2d5e4d
fix(editor): Preserve resource mapper values during floating node navigation (#26789)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:58:50 +00:00
Declan Carroll
1d8485c987
test: Move raw locators from spec files into page objects (no-changelog) (#26835)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 14:31:49 +00:00
Suguru Inoue
05426be8b4
feat: Add connection tests to ChatHub vector store nodes (no-changelog) (#26830) 2026-03-10 14:15:58 +00:00
Ijas
bf5344768d
fix(core): Prevent OAuth token wipe during source control pull (#26566) 2026-03-10 14:05:25 +00:00