Commit Graph

17360 Commits

Author SHA1 Message Date
Stephen Wright
d1647ca64e
feat: Allow editing / deleting project variables if you have the project scope (#24532) 2026-01-19 13:58:46 +00:00
Iván Ovejero
0c2e666b99
refactor(core): Initial setup for execution data management (#24452) 2026-01-19 13:26:39 +00:00
Kaan
5dd15e3543
feat(ChromaDB Node): Add local chromadb support for complete local vector database (#19806)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-19 13:25:56 +00:00
Daria
0bbb6316ff
feat(core): Forbid updating archived workflows (#24528) 2026-01-19 12:36:01 +00:00
Declan Carroll
715a53cfac
fix: Set NODE_PATH for DHI images (#24525) 2026-01-19 12:04:02 +00:00
Alex Grozav
c4e9158116
feat(editor): Add editor-ui storybook support (no-changelog) (#24450)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-19 11:59:41 +00:00
Alex Grozav
1f52f1b8be
fix(editor): Add debounce to WebSocket disconnect to prevent race conditions (no-changelog) (#24523)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:36:53 +00:00
Charlie Kolb
f85a23809c
feat(core): Rename workflow history compaction env vars and short term compaction (#24384) 2026-01-19 11:30:12 +00:00
Svetoslav Dekov
7b1e18a678
fix(editor): Handle large values breaking data tables UI grid (#24470) 2026-01-19 09:27:51 +00:00
Iván Ovejero
f72fdc0b14
fix(core): Route both Python options to the native Python runner (#24511) 2026-01-19 09:23:36 +00:00
Declan Carroll
71a6bd2311
fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
Charlie Kolb
b7ea4109ce
feat(core): Introduce long term workflow history trimming (#24382) 2026-01-19 09:02:20 +00:00
Abdul Tawab
da868e36ad
fix(core): Support dots in usernames to connect to git repository in environments (#24481) 2026-01-19 08:57:29 +00:00
Svetoslav Dekov
185b766807
fix(editor): Tweak publish tooltips for migrated workflows (no-changes) (#24296) 2026-01-19 08:37:53 +00:00
Declan Carroll
a5865b4a0c
docs: Update playwright readme docs (#24478) 2026-01-19 07:48:21 +00:00
Andreas Fitzek
cef2edc172
chore(core): Fix static credential oauth refresh of resolvable credentials (#23471) 2026-01-19 07:36:27 +00:00
Andreas Fitzek
a8bbceda8e
chore(core): Add ChatHub extractor for dynamic credential integration (#24463) 2026-01-19 07:12:13 +00:00
oleg
9686582dd4
feat(ai-builder): Improve scheduling workflows generation (#24407)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-18 17:02:24 +00:00
Iván Ovejero
b45d1f9c46
fix(core): Fix command registration in modules (#24469)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-17 10:41:03 +00:00
Daria
f0f4f37030
feat(editor): Autosave - Implement exponential backoff (#24464) 2026-01-16 17:16:48 +00:00
RomanDavydchuk
4b0f4724b2
fix(MCP Client Node): Make connection errors more clear (#24398)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-16 16:15:17 +00:00
Svetoslav Dekov
51140d07ca
fix(editor): Improve command bar loading state (#24441) 2026-01-16 15:23:19 +00:00
Declan Carroll
d77d8d9e8b
test: Fix flaky workflow tests, skip log streaming tests for community (#24459) 2026-01-16 14:48:41 +00:00
Iván Ovejero
f535ef5164
refactor(core): Add config settings for storage mode and storage path (#24443) 2026-01-16 14:06:41 +00:00
Jon
37b76f9fa1
fix: Fix issue preventing some community nodes from installing (#24448) 2026-01-16 13:53:41 +00:00
Iván Ovejero
3d90c72863
perf(core): Disable data tables cleanup checks on workers (#24444) 2026-01-16 13:19:05 +00:00
Iván Ovejero
c29e22ecc0 Merge commit from fork 2026-01-16 15:35:20 +02:00
Jaakko Husso
58a5e3e910
fix(editor): Handle publishing conflict in webhook path at inaccessible workflow (#24327) 2026-01-16 13:17:23 +00:00
Mutasem Aldmour
0c721c3a36
fix(editor): Clear AI Builder chat when switching workflows (#24401)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 12:57:20 +00:00
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
Iván Ovejero
a49cbe83b3
refactor(core): Truncate oversized telemetry payloads (#24319) 2026-01-16 12:51:10 +00:00
Iván Ovejero
d7e5fea075
perf(core): Disable unused modules on workers (#24449) 2026-01-16 12:34:22 +00:00
Iván Ovejero
4140629852
ci: GH actions for private fork (#24338) 2026-01-16 12:33:56 +00:00
RomanDavydchuk
0450be0287
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-16 11:48:56 +00:00
Iván Ovejero
d4140f5744
chore(core): Update comments runner envs (#24437) 2026-01-16 11:45:20 +00:00
Charlie Kolb
1c578d94b1
feat(core): Add new workflow grouping rules for size-adjusted time based trimming (no-changelog) (#24237) 2026-01-16 11:17:46 +00:00
Declan Carroll
dec169ac33
test: Improve log streaming test reliability for community (#24439) 2026-01-16 11:16:24 +00:00
Marc Littlemore
6a1bdd2950
fix(core): Improve SSH host key verification for source control (#24408) 2026-01-16 10:57:17 +00:00
Tomi Turtiainen
a7556bd7b8
chore(core): Add support for index where clauses (#24438) 2026-01-16 10:55:39 +00:00
Iván Ovejero
2faf89acce
refactor(core): Add storedAt column to execution_entity table (#24440) 2026-01-16 10:53:22 +00:00
Daria
2ca84042ec
feat(editor): Add a clarifying callout to Merge Node schema view (#24435) 2026-01-16 10:48:50 +00:00
Declan Carroll
c589da70e6
fix: Implements SLSA L3 provenance and VEX attestation (#24411) 2026-01-16 09:36:32 +00:00
Nikhil Kuriakose
4e28e01ba0
feat(editor): Notify users on first prod error (#21764) 2026-01-16 09:30:43 +00:00
Michael Kret
3aa8535d63
fix(Kafka Trigger Node): Logs and better errors handling, rebalance timeout option (#24375)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-16 09:21:56 +00:00
Albert Alises
d237e4278e
feat(ai-builder): Add rename_node tool to AI workflow builder (no-changelog) (#24348) 2026-01-16 09:02:46 +00:00
Mutasem Aldmour
a7e032c454
fix(core): Add LangSmith tracing metadata for V3 ToolsAgent (#24314)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 08:43:34 +00:00
Michael Kret
60f769795a
fix(Todoist Node): API migrating to v1 (#24240)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2026-01-16 08:01:45 +00:00
Mutasem Aldmour
928a35fcdd
fix(editor): Prevent duplicate field_focus_placeholder_in_ndv telemetry event (#24383)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 07:05:04 +00:00
Raúl Gómez Morales
423b1146d3
refactor(editor): Replace N8nCheckbox and ElCheckbox with N8nCheckbox2 (and rename) for consistency and improved functionality across components (#23338)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2026-01-15 21:10:56 +00:00
Mutasem Aldmour
fa040d33f3
test(editor): Fix flaky chat session ID reset E2E test (#24393)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 15:52:58 +00:00