Commit graph

13318 commits

Author SHA1 Message Date
Danny Martini f8a7fb38cc
feat(core): Add tables for reporting dashboard (no-changelog) (#13336) 2025-02-25 11:35:52 +01:00
rqtqp 1b77adac21 initial add of sendVoice 2025-02-25 10:16:02 +00:00
Jaakko Husso 35c00d0c84
feat(editor): Rename 'In-Memory Vector Store' to 'Simple Vector Store' (#13472) 2025-02-25 10:13:48 +02:00
github-actions[bot] 20ee7984f8
🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Alex Grozav 37d4b00e3f
refactor: Move @n8n/chat package to frontend/@n8n (no-changelog) (#13425) 2025-02-24 21:19:51 +02:00
Ricardo Espinoza 06572efad3
feat(core): Add endpoint GET /projects/:projectId/folders/:folderId/tree (no-changelog) (#13448) 2025-02-24 13:26:22 -05:00
Raúl Gómez Morales b791677ffa
fix(editor): Ai 672 minor UI fixes on evaluation creation (#13461) 2025-02-24 16:32:54 +01:00
Raúl Gómez Morales 5ad950f603
fix(editor): Ai 675 minor tweaks to tests list (#13467) 2025-02-24 16:24:49 +01:00
Ricardo Espinoza c850cca648
feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05:00
Milorad FIlipović 0eae14e27a
feat(editor): Implement folder navigation in workflows list (#13370) 2025-02-24 13:52:29 +01:00
कारतोफ्फेलस्क्रिप्ट™ f2b15ea086
fix(editor): Polyfill Array.prototype.toSorted (no-chanhelog) (#13463) 2025-02-24 13:11:25 +01:00
Charlie Kolb d277e0ba0e
fix: Prevent flicker during paginated workflow navigation (#13348) 2025-02-24 11:08:00 +01:00
autologie 8ff7ba9b82
chore(editor): Clean up feature flag for trigger button variant (#13411) 2025-02-24 10:22:46 +01:00
Alex Grozav dd43854a8e
refactor: Document and rename canvasUtils (no-changelog) (#13423) 2025-02-24 10:05:15 +02:00
Shireen Missi 2ef6f111d0
fix: Manually reverted PR 11716 Do not assign all paired items (no-changelog) (#13429) 2025-02-21 19:38:35 +00:00
Ricardo Espinoza c3f111275b
feat(core): Introduce new query string parameter includeFolders to GET /workflows endpoint (no-changelog) (#13352) 2025-02-21 13:54:15 -05:00
Csaba Tuncsik 243042f217
fix(editor): Fix workflow moving e2e test (no-changelog) (#13427) 2025-02-21 18:29:31 +01:00
Michael Kret 8ffd3167d5
fix(core): Fix resuming executions on test webhooks from Wait forms (#13410) 2025-02-21 16:44:09 +00:00
Jaakko Husso 4fa666b976
feat(editor): Rename 'Text' fields on AI nodes to 'Prompt' (#13416) 2025-02-21 18:38:14 +02:00
Alex Grozav 7a504dc30f
fix(editor): Register/unregister keybindings on window focus/blur (#13419) 2025-02-21 17:02:30 +02:00
Alex Grozav eb27465e57
refactor: Rename NodeView.v2 to NodeView (no-changelog) (#13421) 2025-02-21 17:02:14 +02:00
autologie 57a9a5b15f
fix(editor): Don't open form popup window if different trigger node is used (#13391) 2025-02-21 15:35:11 +01:00
Alex Grozav 415e25b5d5
fix(editor): Switch back to selection mode on window blur (#13341) 2025-02-21 15:01:06 +02:00
Raúl Gómez Morales b2293b7ad5
feat(editor): Evaluation feature Phase one readiness (no-changelog) (#13383)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-02-21 12:58:28 +01:00
Csaba Tuncsik 7bd83d7d33
fix(editor): Optionally share credentials used by the workflow when moving the workflow between projects (#12524)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-21 11:05:37 +01:00
Danny Martini 29ae2396c9
feat: Enable partial exections v2 by default (#13344)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-21 10:25:53 +01:00
Csaba Tuncsik 073b05b10c
fix(editor): Fix workflow moving E2E tests (#13396)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-20 16:35:15 +01:00
Ricardo Espinoza ca76ef4bc2
fix(core): Make sure middleware works with legacy API Keys (#13390) 2025-02-20 09:10:54 -05:00
Eugene c9c0716a69
feat(core): Add telemetry for workflow evaluation feature (no-changelog) (#13367) 2025-02-20 15:00:13 +01:00
Tomi Turtiainen 72e489910c Merge tag 'n8n@1.80.0' 2025-02-20 15:35:03 +02:00
Juuso Tapaninen 272f55b80f
feat(core): Hackmation - Add last activity metric (#13237) 2025-02-20 14:46:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ b5e2f331cc
test: Add unit tests for CredentialsOverwrites (#13372) 2025-02-20 13:00:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ ac1f651905
chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
Ricardo Espinoza aae55fe7ac
feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05:00
कारतोफ्फेलस्क्रिप्ट™ 1e5feb195d
fix(core): Handle connections for missing nodes in a workflow (#13362) 2025-02-19 16:56:44 +01:00
Tomi Turtiainen 6ef9ae1862
refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
Tomi Turtiainen 87b3c508b3
fix(Code Node): Fix $items in Code node when using task runner (#13368) 2025-02-19 17:33:26 +02:00
Cornelius Suermann daa1fe9386
chore: Bump license-sdk to v2.16.1 (no-changelog) (#13351)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-19 16:56:30 +02:00
Alex Grozav c3dc66ee73
fix(editor): Correctly close node creator when selecting/deselecting a node (#13338) 2025-02-19 16:48:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1d03c2c8ca
chore: More tests for Workflow.ts (#13349) 2025-02-19 15:44:39 +01:00
Alex Grozav 81282bd5c0
fix(editor): Reduce icon offset to align with square nodes (no-changelog) (#13342) 2025-02-19 16:36:24 +02:00
Milorad FIlipović db297f107d
feat(editor): Implement breadcrumbs component (#13317)
Co-authored-by: Rob Squires <robtf9@icloud.com>
2025-02-19 14:46:30 +01:00
Mutasem Aldmour 5439181e92
fix(core): Return original hooks errors to the frontend (#13365) 2025-02-19 14:23:01 +01:00
Nick Veitch 966d60a39a
docs: Update docker readme (#13268) 2025-02-19 13:12:25 +00:00
Michael Kret b7f12650f1
fix: Always clear popupWindowState before showing popup from form trigger (#13363) 2025-02-19 15:03:26 +02:00
Michael Kret 755734d349
fix(n8n Form Node): Redirection update (no-changelog) (#13104)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-02-19 12:59:38 +00:00
कारतोफ्फेलस्क्रिप्ट™ 60ff82f648
refactor(core): Extract more code out in WorkflowExecute and add unit tests (#13327) 2025-02-19 13:42:37 +01:00
Michael Kret 14b6f8b972
feat(n8n Form Node): Limit wait time parameters (#13160) 2025-02-19 13:47:19 +02:00
Charlie Kolb 301f5a50d9
fix(editor): Disable fromAI override button for credentialsSelect (no-changelog) (#13314) 2025-02-19 12:27:37 +01:00
Alex Grozav 143cb22bc5
refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00