Commit Graph

3419 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
dedcdbd314
fix(core): License should ignore empty input on onFeatureChange (#13912) 2025-03-13 18:08:37 +01:00
Ricardo Espinoza
03f70b5079
feat(core): Update list folders endpoint to support filter excludeFolderIdAndDescendants (no-changelog) (#13880) 2025-03-13 09:56:12 -04:00
Ricardo Espinoza
c646346c54
feat: Add endpoint to return folder content (no-changelog) (#13874) 2025-03-13 07:25:54 -04:00
Ricardo Espinoza
c7bcdc544d
feat(core): Transfer folder structure when deleting user (no-changelog) (#13845) 2025-03-12 10:34:51 -04:00
Marc Littlemore
d8bfc246b2
test(core): Add LDAP service unit tests (no-changelog) (#11581)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-03-12 14:14:56 +00:00
Ricardo Espinoza
f760d4f21f
feat(core): Transfer folder structure when deleting a project (no-changelog) (#13865) 2025-03-12 09:54:13 -04:00
Ricardo Espinoza
2275b1780a
feat(core): Update PATCH /projects/:projectId/folders/:folderId endpoint to allow moving folder (no-changelog) (#13574) 2025-03-12 08:53:45 -04:00
Ricardo Espinoza
0066bf890f
feat(core): Add subFolderCount to GET /workflows and /folders (no-changelog) (#13548) 2025-03-12 08:33:37 -04:00
कारतोफ्फेलस्क्रिप्ट™
d2df154b49
fix(core): Avoid using structuredClone on node descriptions (#13832) 2025-03-12 13:21:36 +01:00
Ricardo Espinoza
0d7894f06a
feat(core): Add endpoint GET /projects/:projectId/folders (no-changelog) (#13519) 2025-03-12 08:04:55 -04:00
कारतोफ्फेलस्क्रिप्ट™
be8d8ba9a7
Merge tag 'n8n@1.83.0' 2025-03-12 09:40:04 +01:00
github-actions[bot]
732e049748
🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
ca9e62bdc0
refactor(core): Improve UX on permission errors (no-changelog) (#13795)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-03-11 17:52:33 +01:00
कारतोफ्फेलस्क्रिप्ट™
e8334eefa1
fix(core): Log all command errors messages (#13827) 2025-03-11 13:06:28 +01:00
Iván Ovejero
4fe249580a
fix(core): Ensure worker stops picking up new jobs while shutting down (#13714) 2025-03-10 17:39:41 +01:00
Michael Kret
4fdf469190
fix(n8n Form Node): Completion page response mode, do not error on execution running (no-changelog) (#13566) 2025-03-10 10:45:07 +00:00
कारतोफ्फेलस्क्रिप्ट™
906770a06a
fix(core): Pass NODE_PATH to task runners (#13652) 2025-03-05 16:10:42 +01:00
कारतोफ्फेलस्क्रिप्ट™
093cc982b8
fix(core): Pick up release version and date from package.json (no-changelog) (#13666) 2025-03-04 11:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
0a570f9bc8
Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
Ricardo Espinoza
17738c5096
fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
github-actions[bot]
552c4260c0
🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Ricardo Espinoza
1909b74350
fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
oleg
289041e997
feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Ricardo Espinoza
0c266b3060
feat(core): Add endpoint DELETE /projects/:projectId/folders/:folderId (no-changelog) (#13516) 2025-02-27 16:47:07 -05:00
Eugene
a1fee65713
fix(core): Fix test runner in queue mode (no-changelog) (#13479)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 13:13:07 +01:00
Alex Grozav
afba8f9ff8
fix(core): Remove index.html caching entirely (#13563) 2025-02-27 14:07:41 +02:00
कारतोफ्फेलस्क्रिप्ट™
ec57ac4ea2
ci: Update release workflow (no-changelog) (#13561) 2025-02-27 12:54:45 +01:00
oleg
9029dace5c
feat(core): Fix partial workflow execution with specific trigger data (#13505)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 12:11:32 +01:00
कारतोफ्फेलस्क्रिप्ट™
223ec2d9c9
refactor(core): Prevent a server from starting if it's configured to use S3, but the license does not allow it (#13532) 2025-02-27 10:21:45 +02:00
Iván Ovejero
3ca99194c6
refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
Iván Ovejero
83d03d53eb
refactor(core): Deprecate running manual executions in main in scaling mode (#13493) 2025-02-26 21:37:11 +02:00
Ricardo Espinoza
6e8c401ff1
refactor(core): Rename workflowsCount to workflowCount (no-changelog) (#13470) 2025-02-26 07:57:30 -05:00
Alex Grozav
6ba0128b5c
refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Ricardo Espinoza
27852e35ed
feat(core): Update PATCH /projects/:projectId/folders/:folderId to support tags (no-changelog) (#13456) 2025-02-26 07:30:59 -05:00
Juuso Tapaninen
3aa679e4ac
feat(core): Add metric for active workflow count (#13420) 2025-02-26 14:16:38 +02:00
Ricardo Espinoza
f7f5f5e95c
feat(core): Add endpoint PATCH /projects/:projectId/folders/:folderId (no-changelog) (#13454) 2025-02-26 07:01:22 -05:00
Ricardo Espinoza
461e39a74e
feat(core): Update POST /workflows to link folder (no-changelog) (#13449) 2025-02-25 15:29:35 -05:00
Alex Grozav
2f395fe89a
refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
Iván Ovejero
288cce6370
refactor(core): Simplify license autorenewal on leadership transition (#13503) 2025-02-25 17:22:15 +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
कारतोफ्फेलस्क्रिप्ट™
dfd932f9c1
Merge tag 'n8n@1.81.0' 2025-02-25 12:52:06 +01:00
Danny Martini
f8a7fb38cc
feat(core): Add tables for reporting dashboard (no-changelog) (#13336) 2025-02-25 11:35:52 +01: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
Ricardo Espinoza
06572efad3
feat(core): Add endpoint GET /projects/:projectId/folders/:folderId/tree (no-changelog) (#13448) 2025-02-24 13:26:22 -05:00
Ricardo Espinoza
c850cca648
feat(core): Add endpoint POST /projects/:projectId/folders (no-changelog) (#13446) 2025-02-24 09:54:47 -05: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
Michael Kret
8ffd3167d5
fix(core): Fix resuming executions on test webhooks from Wait forms (#13410) 2025-02-21 16:44:09 +00: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
Ricardo Espinoza
ca76ef4bc2
fix(core): Make sure middleware works with legacy API Keys (#13390) 2025-02-20 09:10:54 -05:00