Commit Graph

3402 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
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
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
Tomi Turtiainen
6ef9ae1862 refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +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
Mutasem Aldmour
5439181e92 fix(core): Return original hooks errors to the frontend (#13365) 2025-02-19 14:23:01 +01: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
Alex Grozav
143cb22bc5 refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
Cornelius Suermann
1e1f528466 fix(core): Avoid renewing the license on init to prevent excessive duplicate renewal calls (#13347) 2025-02-18 16:07:16 +01:00
Tomi Turtiainen
956637b614 refactor: Add dto for /credentials/new endpoint (#13307) 2025-02-18 16:26:37 +02:00
Ricardo Espinoza
59337019c1 refactor(core): Prepare workflowService.geyMany for union (#13303) 2025-02-18 08:34:58 -05:00
Eugene
d0968a10d5 fix(core): Fix DB migrations for MySQL (#13261) 2025-02-18 13:16:46 +01:00
कारतोफ्फेलस्क्रिप्ट™
f41e353887 fix(core): Ensure that 'workflow-post-execute' event has userId whenever it's available (#13326) 2025-02-18 10:23:57 +01:00
github-actions[bot]
3a8b013a96 🚀 Release 1.80.0 (#13316)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-17 16:09:36 +02:00