Commit Graph

17003 Commits

Author SHA1 Message Date
Dimitri Lavrenük
e22acaab3d
fix: Limit access to files based on regex pattern (#23413) 2025-12-19 11:07:29 +00:00
oleg
538181cbe3
fix: Handle nodes with missing type field in ActivateExecuteWorkflowTriggerWorkflows migration (#23392) 2025-12-19 12:04:48 +01:00
Iván Ovejero
6b6b828e96
fix(core): Fix verified community packages reinstall (#23428) 2025-12-19 11:58:48 +01:00
oleg
99f398e46e
fix(editor): Preserve AI Builder chat state when switching routes during streaming (#23442) 2025-12-19 11:29:56 +01:00
Declan Carroll
6468692a44
ci: Add observability stack for containers (#23419) 2025-12-19 10:06:38 +00:00
Jaakko Husso
6b2887c95f
refactor(core): Make Chat db queries faster (#23397) 2025-12-19 12:03:51 +02:00
Marc Littlemore
150d16d410
feat(core): Add log streaming events for variables (#23425) 2025-12-19 09:24:46 +00:00
Irénée
d5c093411a
feat: Assign default project admin on pull (#23355) 2025-12-19 09:04:43 +00:00
Suguru Inoue
8ce21cb39b
test: Add e2e tests for ChatHub (#23396) 2025-12-19 09:05:02 +01:00
Jaakko Husso
5c69d7435c
chore(core): Use interfaces instead of session / agent entities to solve partial deep type issues (#23438) 2025-12-19 09:51:20 +02:00
oleg
da9014faeb
fix(editor): Remove running tool messages when AI builder task fails (#23437) 2025-12-19 08:50:00 +01:00
Artem Sorokin
9380c02a7c
ci: Add Poutine security scanner for GitHub Actions (#23331) 2025-12-18 23:54:42 +01:00
Konstantin Tieber
011c4bba12
feat(core): Add dedicated workflow:publish project scope to use instead of the generic workflow:update (#23289) 2025-12-18 22:07:46 +01:00
Artem Sorokin
7e569ab952
ci: Extract docker-registry-login composite action (#23420) 2025-12-18 21:20:26 +01:00
Tomi Turtiainen
06db448026
chore: Improve filtering of user errors from sentry (#23427) 2025-12-18 21:45:22 +02:00
Artem Sorokin
80ee7b1e2b
test: Rename Playwright project names from ui to e2e (#23423) 2025-12-18 18:51:51 +01:00
Csaba Tuncsik
f700aff583
fix(editor): Prevent Reka UI from interfering with Element Plus dropdown selections (#23370) 2025-12-18 15:56:58 +01:00
Suguru Inoue
04636cc365
fix(editor): Previous message does not exist error when sending chat message (#23298) 2025-12-18 14:58:02 +01:00
Eugene
378a32f3d3
feat(editor): Group sub-node execution errors with same messages inside a tooltip (#23402) 2025-12-18 14:02:00 +01:00
mfsiega
256575745d
feat(core): Add options necessary for AWS elasticache cluster with TLS (#23274) 2025-12-18 12:56:13 +01:00
yehorkardash
3b694a6c79
fix(Basic LLM Chain Node): Support ResponsesApi and OpenAI tools (#22936) 2025-12-18 10:31:10 +01:00
yehorkardash
238a8fe1e0
fix(Guardrails Node): Handle Unicode characters (#21807) 2025-12-18 10:30:25 +01:00
oleg
e861344f5b
fix(core): Preserve AI tool input/output data on execution error (#23292)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-18 07:02:10 +01:00
Charlie Kolb
337d8daa15
feat(core): Add workflowVersionId column to ExecutionData table (no-changelog) (#21926) 2025-12-17 18:03:22 +01:00
Csaba Tuncsik
09566a0dd4
fix(editor): Implement node position checks and overlap detection for canvas operations (#22536)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-17 17:01:24 +01:00
Andreas Fitzek
906e0c01ad
chore(core): Expose credential name in workflow status (#23344) 2025-12-17 16:42:15 +01:00
Iván Ovejero
794f8e84a6
refactor(core): Remove oversized payloads from logs (#23353) 2025-12-17 16:28:23 +01:00
Jaakko Husso
9bebbab3db
feat(editor): Update Chat sidebar to match v2 styles (#23267) 2025-12-17 17:16:39 +02:00
Andreas Fitzek
44ff6a734f
chore(core): Fixes skipping auth for OAuth callback (#23364) 2025-12-17 15:54:40 +01:00
Declan Carroll
b0c3c39d1f
fix: Extracts data from PDF without memory issues (#23309) 2025-12-17 14:49:47 +00:00
Andreas Fitzek
038e24b523
chore(core): Debug configuration for remote n8n process (#23356) 2025-12-17 14:46:42 +01:00
Stephen Wright
c739d33903
fix: Don't encrypt state for hooks calls (#23357) 2025-12-17 13:39:19 +00:00
Jaakko Husso
804a007377
fix(editor): Select default Chat hub model to use from models allowed by settings (#23348) 2025-12-17 14:43:09 +02:00
Michael Drury
0bd7a94d0c
fix(ai-builder): Connection validation respects node version and type (#23349) 2025-12-17 12:38:22 +00:00
Milorad FIlipović
f5eefcb3ff
chore(editor): Update MCP copies (no-changelog) (#23268) 2025-12-17 12:55:18 +01:00
Irénée
fc2bdd328b
fix: Fix broken route for variables notification toast on pull (#23339)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 10:43:58 +00:00
Csaba Tuncsik
2735ebd8ab
refactor(editor): Replace N8nPopover with N8nPopoverReka (and rename) for consistency and improved functionality across components (#22766)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-17 11:32:43 +01:00
oleg
eb3b77146f
fix(Embeddings OpenAI Node): Validate embedding inputs to prevent undefined errors (#23328)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-17 11:30:04 +01:00
Artem Sorokin
f47ce9421e
ci: Standardize yaml file extensions (#23332) 2025-12-17 11:28:59 +01:00
Svetoslav Dekov
ffbf66e719
fix(editor): Fix wf nodes not updated correctly on workflow activated/deactivated events (#23333) 2025-12-17 12:23:08 +02:00
Declan Carroll
864095bc77
fix: Lint error needs to be hovered not the text (#23310)
Co-authored-by: Artem Sorokin <38620398+seemewalkin@users.noreply.github.com>
2025-12-17 09:33:41 +00:00
Marc Littlemore
ca96ffc804
feat(core): Add log streaming events for 2FA enable/disable (#23302) 2025-12-17 08:58:51 +00:00
Jaakko Husso
1c8e76d9ba
refactor(core): Drop self-referencing entity fields from ChatHubMessage entity to solve deep type instantiation issues (#23291) 2025-12-17 10:25:01 +02:00
Marc Littlemore
4ece6dc4c8
feat(core): Add workflow settings to log streaming (#23294) 2025-12-16 16:29:59 +00:00
Andreas Fitzek
3041f45f15
chore(core): Dynamic credential resolution depends on credential context (#23290) 2025-12-16 16:35:39 +01:00
Andreas Fitzek
7e94eb88c3
chore(core): Update workflow status endpoint to use absolute URL (#23285) 2025-12-16 16:08:05 +01:00
Suguru Inoue
5c3b7b6186
fix(core): Check mime type when restoring attachments in chat memory (#23287) 2025-12-16 15:35:52 +01:00
Ricardo Espinoza
2f4cda5a8e
chore: Clean up references to the Start node (no-changelog) (#23183) 2025-12-16 09:30:46 -05:00
Suguru Inoue
0ed70e0c09
chore(core): Set foreign key constraint on ChatHub agentId (#23275) 2025-12-16 14:37:58 +01:00
Csaba Tuncsik
9cfd6e5678
fix(editor): Allow space key in input fields when holding shift (#23153)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-16 14:20:42 +01:00