Commit Graph

16913 Commits

Author SHA1 Message Date
Suguru Inoue
ec0c87dc32
fix(editor): Preserve expression in webhook path when duplicating a workflow (#23140) 2025-12-15 12:20:45 +01:00
oleg
be6d68408d
refactor(ai-builder): Improve pairwise evaluation architecture and LangSmith integration (no-changelog) (#23084) 2025-12-15 12:11:25 +01:00
Daria
a3971d8b72
fix(Data Table Node): Convert dates to ISO strings in the output (#23123) 2025-12-15 12:06:00 +02:00
Robert Squires
e391a2830b
fix(editor): Disable publish button when no changes (#23137)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2025-12-15 09:41:52 +00:00
Guillaume Jacquart
2f329b38f9
feat(core): Add isResolvable in public and internal APIs (#23119)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-15 10:33:23 +01:00
Eugene
8c7267f347
fix(editor): Remove fallback model connection when disabled in root node (#23089) 2025-12-15 10:29:42 +01:00
Eugene
2c7bd9ac11
fix(ai-builder): Hide execute and refine button when there's no trigger (#23144) 2025-12-15 09:43:19 +01:00
Eugene
6e6b08b686
chore(Qdrant Vector Store Node): Upgrade Qdrant client library to v1.16.2 (#23075) 2025-12-15 09:39:29 +01:00
oleg
49a709b5e3
fix(Chat Trigger Node): Fix file upload with streaming in public chat (#23138)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-15 09:35:38 +01:00
Declan Carroll
9edc008124
test: Target correct canvas handle wrapper (#23211) 2025-12-15 08:30:29 +00:00
Ricardo Espinoza
2f78ed9718
fix(editor): Make sure when you duplicate a workflow MCP is disabled (#22784)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-12-12 16:38:14 -05:00
Robert Squires
b358940584
fix(editor): Sync sidebar state (no-changelog) (#23080) 2025-12-12 20:02:42 +00:00
Ricardo Espinoza
810edf2df9
feat(core): Add breaking change rule for start node deprecation (#23097)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-12-12 21:53:53 +02:00
Declan Carroll
890ca377f2
ci: Optimize Docker image build process (#23149) 2025-12-12 18:59:48 +00:00
Artem Sorokin
3dcb98b6f7
test: Revert the orchestration due to limitations with re-running the suites (#23156) 2025-12-12 19:12:08 +01:00
Artem Sorokin
b9027ea405
test: Add playwright-last-failed action for Currents orchestration (#23139) 2025-12-12 17:51:36 +01:00
Irénée
ce8fc2a4b6
fix: Reset git files when push fails (#23142) 2025-12-12 16:26:58 +00:00
Elias Meire
9677c5f00a
fix(editor): Clear sticky notifications when leaving workflow (#23067) 2025-12-12 17:02:39 +01:00
Milorad FIlipović
11a68a8b18
fix(editor): Address MCP re-design feedback (no-changelog) (#23077) 2025-12-12 16:51:48 +01:00
Declan Carroll
6ac5ee72b5
fix: Improve schema preview handling for trigger nodes (#23126) 2025-12-12 15:26:42 +00:00
Jaakko Husso
efb0226ddc
fix(core): Get chat title even after stopping and give more time for title generation (no-changelog) (#23106) 2025-12-12 17:14:36 +02:00
Frank Prößdorf
a2fd770763
fix(Evaluation Node): Docs link falls back to default (#23130)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
2025-12-12 16:07:47 +02:00
Dimitri Lavrenük
f2d5cdfc9f
fix: Fix error branching in Set Node (#23127) 2025-12-12 14:44:18 +01:00
Elias Meire
c9abeff5e3
fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
Suguru Inoue
e77037c0be
fix(editor): Cannot copy JSON in log view for sub executions (#23117) 2025-12-12 14:00:02 +01:00
Artem Sorokin
a92b744319
test: Enable orchestration for e2e tests (#22747)
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-12 13:30:41 +01:00
Jaakko Husso
83fb0d4c9f
fix(core): Support chat triggers >=v1.2 on Chat hub (no-changelog) (#23104) 2025-12-12 14:28:08 +02:00
Andreas Fitzek
28bdd5e82b
chore(core): Prevent prototype pollution in deep merge (#23088) 2025-12-12 13:18:49 +01:00
Daria
260c2d27a3
fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113) 2025-12-12 14:13:05 +02:00
Eugene
dcc41a1b3f
fix(editor): Fix style of concurrent execution header (#23118) 2025-12-12 12:56:32 +01:00
Andreas Fitzek
bb7311aadf
chore(core): Skip dynamic credentials for manual executions (#23085) 2025-12-12 12:38:29 +01:00
Guillaume Jacquart
551dbfde24
feat(core): Use credential entity resolver fields on resolving and storing process (#23107) 2025-12-12 11:48:35 +01:00
Csaba Tuncsik
fb328d7603
chore(editor): Add Reka UI based popover component (#22591) 2025-12-12 11:20:46 +01:00
Marc Littlemore
e47c435ae8
fix(editor): Update credential sharing tooltip (#23095) 2025-12-12 09:40:18 +00:00
Raúl Gómez Morales
08754cbeb2
feat(editor): Add credentials resolvers list UI (#23082) 2025-12-12 10:05:28 +01:00
Stephen Wright
3ced9b3cc3
feat: Fix types, add resolver id to csrf state (#23087) 2025-12-12 08:52:09 +00:00
Guillaume Jacquart
a19fefece5
feat(core): Add resolvable fields to credential entity (#22712) 2025-12-12 08:06:04 +01:00
Daria
9a608dc00c
feat: Set autosave for history versions (no-changelog) (#23076) 2025-12-11 18:14:42 +02:00
Andreas Fitzek
f9a592b966
chore(core): Allow marking fields in credentials as resolvable (#23074) 2025-12-11 16:17:58 +01:00
Nikhil Kuriakose
90c2d2ea70
fix(editor): Cannot close focus tab in version tab (#23071) 2025-12-11 14:15:11 +01:00
S Rishiraj
9a2f2e77aa
fix(editor): Column order in workflow UNION query to fix sorting (#22026)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2025-12-11 13:41:06 +01:00
oleg
51a460d634
refactor(ai-builder): Add PromptBuilder and registry system for prompts (no-changelog) (#22992)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-11 13:10:33 +01:00
Svetoslav Dekov
94ea8854ce
chore(editor): Refactor wf checksum setting (no-changelog) (#23039) 2025-12-11 13:47:04 +02:00
Guillaume Jacquart
74ede64bdc
fix(core): Reload external secrets settings and providers from db on pubsub event (#23045) 2025-12-11 12:19:47 +01:00
Arvind Kumar
d42654ff3f
fix(core): Support lowercase proxy environment variables (#21201)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-12-11 11:11:56 +00:00
Svetoslav Dekov
814ff8b491
fix(editor): Fix workflow card spacing (no-changelog) (#23005) 2025-12-11 13:09:40 +02:00
Daria
5074c992c7
fix: Backfill missing workflow history records (#23070) 2025-12-11 12:54:56 +02:00
Stephen Wright
9e7fafbc24
feat: Add validate identity helper to resolver (#23068) 2025-12-11 10:48:12 +00:00
Andreas Fitzek
8ecf6e0e2f
chore(core): Add userinfo identifier to auth2 resolver (#23062) 2025-12-11 10:15:20 +01:00
Suguru Inoue
2eecc8f11d
fix(editor): Model selector dropdown menu in chat closes too eagerly (#23058) 2025-12-11 10:05:25 +01:00