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 |
|
Svetoslav Dekov
|
50d63718c9
|
chore(editor): Rename data store to data table in FE files (no-changelog) (#20427)
|
2025-10-07 14:36:24 +03:00 |
|
Eugene
|
3a78d8cd22
|
feat: Add remove_connection tool to workflow builder (no-changelog) (#20439)
|
2025-10-07 13:26:19 +02:00 |
|
Daria
|
f68656d6ab
|
fix(Data Table Node): Date handling (no-changelog) (#20437)
|
2025-10-07 13:59:42 +03:00 |
|
Eugene
|
49064fc6da
|
ci: Fail release build on node popularity data fetch error (#20466)
|
2025-10-07 12:57:57 +02:00 |
|
Romeo Balta
|
3e1a44bb29
|
fix(editor): Disable pre-built agents for reco v3 (no-changelog) (#20467)
|
2025-10-07 11:19:26 +01:00 |
|
Jaakko Husso
|
cc3a97c044
|
feat(core): Add new 'chat-hub' module (no-changelog) (#20401)
|
2025-10-07 13:17:42 +03:00 |
|
Shireen Missi
|
3a9012819b
|
test: Add tests for nodes (no-changelog) (#20349)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-10-07 11:16:42 +01:00 |
|
mfsiega
|
bebccfdb93
|
fix(core): Only resume waiting parent workflows (#20342)
|
2025-10-07 11:58:04 +02:00 |
|
Csaba Tuncsik
|
8f7f48043b
|
fix(core): Prevent re-imported scheduled workflow to execute twice (#20438)
|
2025-10-07 11:42:52 +02:00 |
|
Milorad FIlipović
|
fbc7f6039c
|
feat(editor): Use auto-generated mcp keys in settings page (no-changelog) (#20449)
|
2025-10-07 11:20:44 +02:00 |
|
Daria
|
942a5b53e1
|
refactor: Replace data store usages Follow-Up (no-changelog) (#20462)
|
2025-10-07 12:11:04 +03:00 |
|