Commit Graph

13855 Commits

Author SHA1 Message Date
Suguru Inoue
a149b04a09
fix(editor): Fix showing sub node logs when source is missing (no-changelog) (#15170) 2025-05-07 14:55:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
63cbf8681a
fix(Code Node): Update pyodide sandbox context to fix micropip regressions (#15181) 2025-05-07 14:53:22 +02:00
Guillaume Jacquart
12b681fc41
fix(core): Prioritize workflow execution with existing execution data on worker (#15165) 2025-05-07 14:52:32 +02:00
Iván Ovejero
c6ceee2bee
refactor(core): Expand error message for unknown webhook request (#15178) 2025-05-07 14:45:57 +02:00
Ricardo Espinoza
715127fa87
feat(core): Add endpoint to transfer folder to another project (no-changelog) (#15005) 2025-05-07 07:51:03 -04:00
shortstacked
1122ee7ec9
fix: Remove external call and simplify test (no-changelog) (#15174) 2025-05-07 13:21:57 +02:00
Iván Ovejero
0659ba957c
fix(core): Do not cache dynamic webhooks (#15176) 2025-05-07 13:21:33 +02:00
Iván Ovejero
90f662e229
chore(core): Remove role table (#15172) 2025-05-07 13:11:36 +02:00
oleg
86807978c1
fix(editor): Fix AI Node Logs View to Filter Duplicate Executions (#15049)
Co-authored-by: autologie <suguru@n8n.io>
2025-05-07 08:55:58 +02:00
Rajib Sharia
51190255c8
fix(Wordpress Node): Remove duplicate comment status field in PageDescription.ts (no-changelog) (#14980) 2025-05-07 07:49:52 +01:00
Ayhan Doslu
af92117e76
fix(Microsoft Entra ID Node): Change Micosoft typo with Microsoft (#14452) 2025-05-06 18:33:04 +01:00
Michael Kret
e0f5ba2c67
fix(Google Sheets Node): Return single row in read operation if combine conditions is OR and 'Return only First Matching Row' (#15095) 2025-05-06 18:32:00 +01:00
Jon
d0022c5700
chore: NODE-2911 - Generate Schema Files (no-changelog) (#15030)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-05-06 17:55:06 +01:00
Iván Ovejero
985f554501
fix(core): Support task runner in execute and execute-batch commands (#15147) 2025-05-06 17:53:36 +02:00
Jaakko Husso
1e5cb55494
fix(editor): Fix workflow typings in a test with isArchived field (no-changelog) (#15149) 2025-05-06 18:33:49 +03:00
Marc Littlemore
e530fc61a9
fix: Folders typo in modal (no-changelog) (#15142) 2025-05-06 16:02:40 +01:00
Jaakko Husso
3a13139f78
feat(core): Change workflow deletions to soft deletes (#14894)
Adds soft‑deletion support for workflows through a new boolean column `isArchived`.

When a workflow is archived we now set `isArchived` flag to true and the workflows
stays in the database and is omitted from the default workflow listing query.

Archived workflows can be viewed in read-only mode, but they cannot be activated.

Archived workflows are still available by ID and can be invoked as sub-executions,
so existing Execute Workflow nodes continue to work. Execution engine doesn't
care about isArchived flag.

Users can restore workflows via Unarchive action at the UI.
2025-05-06 17:48:24 +03:00
Iván Ovejero
32b72011e6
refactor(core): Move second batch of repositories to @n8n/db (#15137) 2025-05-06 16:40:34 +02:00
Milorad FIlipović
cf03a28774
feat(editor): Preserve workflow list sort & page size preferences (#15101) 2025-05-06 16:14:06 +02:00
Iván Ovejero
c76245519c
refactor(core): Set up @n8n/integration-test-utils package (#15098) 2025-05-06 15:27:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
2bb190349b
refactor(core): Move more code into @n8n/permissions. Add aditional tests and docs (no-changelog) (#15062)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-06 15:11:05 +02:00
oleg
cdcd059248
fix(editor): Increase hover delay and hit area for canvas toolbar edge (#15125) 2025-05-06 15:06:59 +02:00
oleg
dcf32679c3
fix(editor): Fix sticky button disappearing on window resize (#15105) 2025-05-06 14:43:03 +02:00
Alex Grozav
73a4a33da0
fix(editor): Fix context menu behaviour and rename shortcut indicator (#15116) 2025-05-06 14:38:16 +03:00
Lea
22022642bf
fix: Center circular element in Milvus logo (#15078) 2025-05-06 14:12:36 +03:00
Iván Ovejero
75c1a4c5b3
fix(core): Fix task runner validation error on array of arrays (#15106) 2025-05-06 11:23:45 +02:00
Iván Ovejero
ade546fb48
refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
oleg
939ff97ec4
fix: Revert AI nodes batching (#15129) 2025-05-06 11:18:11 +02:00
Iván Ovejero
ca0e7ffe3b
refactor(core): Separate license state from license service (#15097) 2025-05-06 09:43:08 +02:00
Iván Ovejero
e86edf536f
fix(core): Fix task runner logging to browser console (#15111) 2025-05-06 09:42:46 +02:00
oleg
07e6c7e13f
feat(core): Improve nodeNameToToolName special characters normalization (#15126) 2025-05-06 09:31:43 +02:00
कारतोफ्फेलस्क्रिप्ट™
5b1aa062a7
refactor(core): Change log-level for unregistered pushRef logging (no-changelog) (#15117) 2025-05-06 09:21:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
7d05cb2a37
refactor(core): Overhaul community packages installation code (#15104) 2025-05-05 15:55:10 +03:00
github-actions[bot]
b3205c25c7
🚀 Release 1.92.0 (#15107)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-05 14:23:05 +02:00
Ricardo Espinoza
aa4607e7b5
fix(editor): Only prompt for MFA code when email is updated (#15065) 2025-05-05 07:59:18 -04:00
Charlie Kolb
1d4f63985b
fix(core): Use manual tool description if neither resources or operations exist (#15093) 2025-05-05 11:44:28 +02:00
oleg
4b5f045281
feat(Anthropic Chat Model Node): Add configurable base URL for Anthropic API (#15063) 2025-05-05 09:57:10 +02:00
Charlie Kolb
54499fc6d1
chore: Include Linear URL in PR Template (no-changelog) (#14698) 2025-05-05 09:11:18 +02:00
Raúl Gómez Morales
c1760631cf
fix(core): Manual execution defaults to Manual trigger (#15052)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-05 08:25:45 +02:00
Michael Kret
40d0702ed3
feat(Calendly Trigger Node): Deprecation notice for apiKey authentication (#15048) 2025-05-04 12:40:43 +01:00
Shireen Missi
f119ccbe3b
chore: Fix failing unit tests (no-changelog) (#15073) 2025-05-02 20:52:32 +01:00
Ricardo Espinoza
e01bab58a5
feat(core): Add onlySharedWithMe filter to GET /credentials endpoint (no-changelog) (#14885)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-02 13:08:30 -04:00
Stanimira Rikova
8a30c35c33
feat(Google Workspace Admin Node): Google Admin Node Overhaul implementation (#12271)
Co-authored-by: knowa <github@libertyunion.org>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-05-02 17:27:08 +01:00
Iván Ovejero
bd258be052
refactor(core): Move final batch of entities to @n8n/db (#15061) 2025-05-02 17:46:05 +02:00
Benjamin Schroth
f3e29d25ed
feat: Optimize langchain calls in batching mode (#15011)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-02 17:09:31 +02:00
Suguru Inoue
a4290dcb78
fix(editor): Nodes in disabled state appear in the logs (no-changelog) (#15054) 2025-05-02 13:24:23 +02:00
Iván Ovejero
20834abb56
refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
shortstacked
88afd66471
fix: Secure input handling in release workflow (no-changelog) (#15037) 2025-05-02 11:05:45 +01:00
Iván Ovejero
f8ead7d3eb
refactor(core): Set up @n8n/backend-common package (#15051) 2025-05-02 11:34:13 +02:00
Shireen Missi
31003aacd1
fix(HTTP Request Node): Add support for Bearer Auth in HttpRequest node (#15043) 2025-05-02 10:33:46 +01:00