Commit Graph

15840 Commits

Author SHA1 Message Date
Mutasem Aldmour
4faf3f3e04
chore: Update main color scss variables (#20594) 2025-10-09 15:19:17 +02:00
Ricardo Espinoza
ab0f5a61ae
refactor(core): Remove dependency of data table repos on data-table-rows.repository (no-changelog) (#20558) 2025-10-09 08:58:08 -04:00
Mutasem Aldmour
823a66567a
chore: Add script to update primary color css variables to adhere to new guidelines (#20576) 2025-10-09 14:47:56 +02:00
Charlie Kolb
adb230836f
refactor(editor): Migrate setNodeParameters to workflowState (#20410) 2025-10-09 14:33:41 +02:00
Iván Ovejero
e1b29a0df6
ci: Notify on nightly benchmark job failure (#20552) 2025-10-09 14:24:59 +02:00
Iván Ovejero
cbcef1bb93
chore: Upgrade n8n-io/typeorm to 0.3.20-13 (#20578) 2025-10-09 13:59:21 +02:00
Alex Grozav
637115e243
refactor(editor): Extract canvas code into features (no-changelog) (#20541) 2025-10-09 14:40:29 +03:00
Iván Ovejero
892cc8254d
fix(core): Fix broker websocket connection closure on runner heartbeat failure (#20584) 2025-10-09 13:19:53 +02:00
yehorkardash
0da3e14a52
feat(core): Track package_version of community nodes (#20428)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-10-09 14:08:56 +03:00
oleg
e58480f901
fix(editor): Compact large ITaskDataConnections before sending to AI Builder (#20545) 2025-10-09 13:07:57 +02:00
Michael Drury
ac3efc5685
fix: Chat side panel open/close behaviour and builder state accuracy (no-changelog) (#20525) 2025-10-09 10:53:22 +01:00
Michael Drury
f4963a7c64
chore: Renaming assistant to n8n AI in chat messages (#20549) 2025-10-09 09:59:46 +01:00
Charlie Kolb
273840c042
feat(editor): Introduce Replace Node context menu option (#20287) 2025-10-09 10:42:24 +02:00
Jaakko Husso
fc63dd7559
feat(core): Chat hub implementation continued (no-changelog) (#20567)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
2025-10-09 11:32:16 +03:00
Charlie Kolb
57e5ac536e
refactor(editor): Migrate markExecutionAsStopped and useExecutingNode to workflowState (#20326) 2025-10-09 10:18:41 +02:00
Eugene
6010804f2f
fix: Recover message history after interrupted tool executions (no-changelog) (#20548) 2025-10-09 08:56:33 +02:00
Jaakko Husso
fa64bf1ef3
fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
Charles LESECQ
65b1df9210
fix(Google Workspace Admin Node): Rename userId to userKey (#15940) 2025-10-08 18:21:44 +01:00
Michael Kret
fb501d6ded
feat(Split Out Node): Incorrect warning fix (#20468) 2025-10-08 18:10:04 +01:00
Konstantin Tieber
09589d501b
chore(core): Throw error when failing to parse a workflow file (#20540) 2025-10-08 17:39:08 +02:00
Mutasem Aldmour
ad1f69c839
chore: Add lint rule for enforcing css variable names (#20531)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-08 16:11:50 +02:00
Nikhil Kuriakose
32573caae1
fix(editor): Rename property names in event (#20537) 2025-10-08 15:20:14 +02:00
Ricardo Espinoza
711e4f0d14
refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
Svetoslav Dekov
799634fa45
fix(editor): Fix data table add row missing border (#20514) 2025-10-08 15:24:35 +03:00
Ricardo Espinoza
9458084de8
feat: Proxy Posthog events through the backend (no-changelog) (#19824) 2025-10-08 08:22:34 -04:00
Nikhil Kuriakose
3ce079ae6f
chore(core): Track workflow crashes (#18261) 2025-10-08 13:57:16 +02:00
Robert Squires
0f28b3f756
fix(editor): Keep source control and user area fixed to bottom of sidebar (#20530) 2025-10-08 12:55:53 +01:00
Ricardo Espinoza
a998e1d025
fix(core): Make sure scopes are deleted after rename (#20498) 2025-10-08 07:28:11 -04:00
Nikhil Kuriakose
52ad94f54c
feat(core): Telemetry for data tables storage limit reached (#20485) 2025-10-08 13:18:47 +02:00
Iván Ovejero
5f969122e7
chore(core): Upgrade launcher to 1.4.0 (#20513) 2025-10-08 13:09:04 +02:00
Tomi Turtiainen
7324a24305
test: Remove sqlite-legacy from benchmarks (#20508) 2025-10-08 12:44:30 +02:00
Suguru Inoue
9b46bf65f3
fix(editor): Input/output panel in log view shows "N of N item(s)" when nothing matched (#20224) 2025-10-08 11:04:19 +02:00
Guillaume Jacquart
2a7b34197a
feat(editor): Allow expressions to autocomplete project variables (#20269) 2025-10-08 10:53:52 +02:00
Suguru Inoue
3c49ccc00c
refactor(editor): Refactor useThrottle (#20432) 2025-10-08 10:35:15 +02:00
Michael Kret
fd50563591
feat: Add support for displayOptions in INodePropertyOptions (#20184) 2025-10-08 11:23:27 +03:00
Milorad FIlipović
1f187aafa6
test(editor): Add Data Table e2e tests (no-changelog) (#19196)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-10-08 11:19:37 +03:00
Michael Kret
d03a6c08e1
feat: Define node's waiting message in the node's description (#20416)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-10-08 11:11:31 +03:00
Michael Kret
b868284851
fix(Supabase Node): Fix issue with execute function was called with incorrect parameters when accessing schema if set by expression (#20507) 2025-10-08 11:10:33 +03:00
yehorkardash
07c60b23ce
feat(editor): Improve community node tracking (#20479) 2025-10-08 10:55:32 +03:00
Iván Ovejero
8f042a6c13
fix(core): Fix worker setup completion (#20495) 2025-10-08 09:27:20 +02:00
Iván Ovejero
bcdbada74b
fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
Alex Grozav
ffcbb0702f
refactor(editor): Extract logStreaming code into features (no-changelog) (#20488) 2025-10-07 21:45:52 +03:00
Alex Grozav
64572243c5
refactor(editor): Group editors code into features (no-changelog) (#20480) 2025-10-07 21:45:23 +03:00
Konstantin Tieber
62126a9320
chore: Add eslint rule to prevent imports to enterprise code (#20430)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-07 18:36:58 +02:00
Artem Sorokin
bde4eac45f
test: Migrate workflow-actions spec from Cypress to Playwright (#20471) 2025-10-07 17:17:40 +02:00
JHTosas
502dd71811
fix(core): Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) 2025-10-07 16:41:06 +03:00
Jake Ranallo
ca84331761
fix(editor): New NDV design tweaks (#19903)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-07 15:38:09 +02:00
Milorad FIlipović
278ca8b9e8
feat(editor): Allow MCP access only for webhook triggered workflows (no-changelog) (#20414) 2025-10-07 15:20:45 +02:00
Alex Grozav
c22f86224a
refactor(editor): Extract folders code into features (no-changelog) (#20423) 2025-10-07 15:43:30 +03:00
Alex Grozav
1c39bf2652
refactor(editor): Extract assistant code into features (no-changelog) (#20419) 2025-10-07 15:40:01 +03:00