Commit Graph

419 Commits

Author SHA1 Message Date
Tomi Turtiainen
91fd383f32
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-01-16 12:54:43 +00:00
Nikhil Kuriakose
4e28e01ba0
feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
Stephen Wright
934bd9ab6f
feat: Allow skipping migration checks for imports (#24229) 2026-01-13 14:23:49 +00:00
Iván Ovejero
8ccad70c16
perf(core): Reduce baseline memory usage by 33 MB for all instance types (#24107) 2026-01-13 10:34:36 +00:00
Marc Littlemore
ae1fb77203
feat(core): Add execution source to workflow-executed event (#24058) 2026-01-12 08:59:07 +00:00
Ricardo Espinoza
aae0f33743
chore: Remove all mentions of --tunnel (no-changelog) (#23886) 2026-01-06 10:03:13 -05:00
Stephen Wright
77890ce287
feat: Workflows imported with separate option now validate before insertion (#23843) 2026-01-05 13:21:50 +00:00
Charlie Kolb
e9e480bb8e
feat(core): Introduce WorkflowHistory compaction service (#23238)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-24 09:00:58 +01:00
mfsiega
be7713b684
fix(core): Use Redis prefix everywhere (no-changelog) (#23366) 2025-12-22 17:29:38 +01:00
Declan Carroll
078e060162
ci: Add duration-based test orchestration for Playwright E2E (#23257) 2025-12-22 13:01:22 +00:00
James Gee
5c76f1ec56
fix: PAY-4074 - Owner registration in multi-main setup (#22520)
Signed-off-by: James Gee <james@justec.io>
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2025-12-05 21:04:12 +01:00
Andreas Fitzek
624eb09b07
chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Iván Ovejero
934b9a7346
feat(core): Introduce database mode for binary data storage (#22162) 2025-11-26 13:02:10 +01:00
Guillaume Jacquart
92dca5f739
feat(core): Inject hooks into applicable trigger node properties for the node UI (#22290) 2025-11-25 17:01:00 +01:00
Andreas Fitzek
36149ee8ba
chore(core): Execution context establishment hook registry (#22098) 2025-11-24 12:24:32 +01:00
Iván Ovejero
da7b171a19
feat(core): Add instance types option to backend modules (no-changelog) (#21990) 2025-11-18 18:30:34 +01:00
Stephen Wright
040dcdbfc9
feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
Daria
e3267b257a
feat(core): Enable workflow history to all users (#21240) 2025-11-11 09:05:36 +02:00
Iván Ovejero
870036820f
refactor(core): Complete backend config migration (#20903) 2025-10-21 10:05:06 +02:00
Iván Ovejero
dfb1851516
fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
Iván Ovejero
8f042a6c13
fix(core): Fix worker setup completion (#20495) 2025-10-08 09:27:20 +02:00
Stephen Wright
208027b171
feat: Exclude large data tables by default, allow inclusion with override flag (#20298) 2025-10-06 10:10:11 +01:00
Eugene
5ccb7e0d91
ci: Run evals on changes (#20255) 2025-10-03 10:25:51 +02:00
Stephen Wright
af1391853b
feat: Use SafePathJoin, Raw SQL queries for insertions (#20244) 2025-10-01 11:14:48 +01:00
Iván Ovejero
cd8926e851
fix(core): Prevent race condition on job processing handler registration (#20219) 2025-10-01 09:09:35 +02:00
Iván Ovejero
5ca781fc42
fix(core): Support log streaming in webhook processors (#20215) 2025-09-30 16:48:43 +02:00
mfsiega
4d024ecb9d
fix(core): Only print deprecation notices on start command (#19987) 2025-09-29 11:51:09 +02:00
Andreas Fitzek
1c4728aed2
chore(core): Add support for persisting and synchronizing credential overwrites (#19919) 2025-09-25 14:26:08 +02:00
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
Stephen Wright
652f267c6b
feat: PAY-3773 export entities tooling (#19658) 2025-09-18 08:20:36 +01:00
Stephen Wright
cf4a5511b6
feat: PAY-3770 add db import command (#19584) 2025-09-16 18:17:34 +01:00
Stephen Wright
2435b94c2a
feat: PAY-3769 add db export command (#19579) 2025-09-16 15:52:11 +01:00
Tomi Turtiainen
17ce65a529
fix(core): Inline config.js to index.html to prevent CF from caching it (#18945) 2025-09-02 09:58:12 +03:00
Guillaume Jacquart
f757790394
feat(core): Rebuild project roles to load from the database (#17909) 2025-08-28 11:00:31 +02:00
Andreas Fitzek
ecad12b77a
chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
Andreas Fitzek
a21a03d4b0
Revert "chore(core): Use roles from database in global roles (#17853)" (#18738) 2025-08-25 14:29:28 +02:00
Andreas Fitzek
a8e4387f4d
chore(core): Use roles from database in global roles (#17853) 2025-08-22 16:02:01 +02:00
Iván Ovejero
def4e71e3d
chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +02:00
Iván Ovejero
9e420d15c1
refactor(core): Modularize community packages (#18641) 2025-08-22 12:19:01 +02:00
Andreas Fitzek
18e32fe774
chore(core): Move scopes and roles into database in preparation for custom roles (#17226) 2025-08-18 06:58:48 +02:00
Iván Ovejero
9cc1b11f7f
refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
Iván Ovejero
26aed72c6e
fix(core): Support MCP server when offloading is enabled (#18214) 2025-08-11 17:58:59 +02:00
Guillaume Jacquart
31af6d11bb
fix(API): Add shared field to workflows list rest API handler (#17804) 2025-08-11 10:04:07 +02:00
Iván Ovejero
3b701b15d6
feat(core): Unlock queue metrics for multi-main (#17977) 2025-08-08 13:42:36 +02:00
Iván Ovejero
85576f5d93
refactor(core)!: Remove deprecated flag --reinstallMissingPackages (#17819) 2025-08-07 17:54:57 +02:00
Andreas Fitzek
318a91a3e9
fix(core): Mark invalid enqueued executions as crashed during startup for legacy SQLite driver (#17629) 2025-08-05 13:13:55 +02:00
Iván Ovejero
1d31e6a0c4
refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Iván Ovejero
b745cad72c
fix(editor): Account for subpath when serving config.js (#17832)
Co-authored-by: autologie <suguru@n8n.io>
2025-07-31 12:59:42 +02:00
Iván Ovejero
c41e1257f7
refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00