Commit Graph

13226 Commits

Author SHA1 Message Date
Iván Ovejero
288cce6370 refactor(core): Simplify license autorenewal on leadership transition (#13503) 2025-02-25 17:22:15 +01:00
कारतोफ्फेलस्क्रिप्ट™
b984deac3b ci: Use the default version of NPM in docker images (#13501) 2025-02-25 16:59:43 +01:00
Rostam Mahabadi
46dcce341f fix(editor): Show JSON full-screen Editor Window in Full Height (#13350) 2025-02-25 15:34:06 +01:00
Dana
1cd13b639e fix(editor): Parse out nodeType (#13474) 2025-02-25 14:43:45 +01:00
Iván Ovejero
59389194c2 chore: Upgrade license SDK to 2.17.0 (#13494)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-25 13:01:34 +01:00
Iván Ovejero
a4f674115e chore: Upgrade task runner launcher to 1.1.1 (#13495) 2025-02-25 13:00:44 +01:00
कारतोफ्फेलस्क्रिप्ट™
dfd932f9c1 Merge tag 'n8n@1.81.0' 2025-02-25 12:52:06 +01:00
कारतोफ्फेलस्क्रिप्ट™
6706aa6664 fix(editor): Fix the path to which tree-sitter wasm files are copied to (no-changelog) (#13389) 2025-02-25 12:22:13 +01:00
Michael Kret
6953b0d53a feat: Hackmation - automatically switch to expression mode (#13213)
Co-authored-by: Michael Kret <mishakret@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-02-25 13:14:38 +02:00
Danny Martini
f8a7fb38cc feat(core): Add tables for reporting dashboard (no-changelog) (#13336) 2025-02-25 11:35:52 +01: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)
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)
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