Commit Graph

13725 Commits

Author SHA1 Message Date
Charlie Kolb
88bce7fd8b
chore: Extract node parsing from renameNode functionality (no-changelog) (#14822) 2025-04-23 13:22:08 +02:00
Mutasem Aldmour
6197b0cb6d
feat: Group memory nodes into section in nodes panel (#14826) 2025-04-23 13:13:17 +02:00
Mutasem Aldmour
cffb7d869f
chore: Clean up canvas auto add manual trigger experiment (no-changelog) (#14827) 2025-04-23 13:13:02 +02:00
RomanDavydchuk
1cbbcf4a77
fix(Jira Software Node): 403 when getting a list of items from Jira Cloud (#14782) 2025-04-23 14:08:18 +03:00
Raúl Gómez Morales
9f60270430
fix(editor): Fix AWS external secrets svg size (no-changelog) (#14823) 2025-04-23 12:58:30 +02:00
Iván Ovejero
9243e18de6
refactor(core): Introduce @n8n/constants package (#14825) 2025-04-23 12:25:39 +02:00
Iván Ovejero
14d8ae1c1a
refactor(core): Remove legacy middleware from insights module (#14819) 2025-04-23 12:18:22 +02:00
Guillaume Jacquart
27f223d294
fix(core): Disable insights for sqlite legacy (#14824) 2025-04-23 12:01:02 +02:00
Yiorgis Gozadinos
0e2eceb33f
feat(OpenAI Node): Filter available models by blacklisting rather than whitelisting (#14780) 2025-04-23 11:09:16 +02:00
Mutasem Aldmour
418a588e89
feat: Refresh workflow name in workflows selector when updated (#14705) 2025-04-23 11:05:44 +02:00
Raúl Gómez Morales
1e5c1fceb7
fix: Bring back TidyUp button's icon and fix Easy AI button size (#14818) 2025-04-23 10:00:25 +02:00
Iván Ovejero
a217611b2a
fix(core): Hide task runner warning if Code node is disabled (#14801) 2025-04-23 09:59:12 +02:00
Csaba Tuncsik
f743915cc9
fix(editor): Ignore unconnected nodes when executing workflow (#14683) 2025-04-23 09:40:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
749f130d4f
refactor(core): Refactor some of the external secrets related code (no-changelog) (#14791) 2025-04-22 18:11:01 +02:00
Guillaume Jacquart
e83a64b84a
fix(core): Handle infinite max history for insights date range (#14794) 2025-04-22 17:44:28 +02:00
Ricardo Espinoza
f835c66d98
fix(core): ID quoting in add scopes migration (#14788) 2025-04-22 10:59:02 -04:00
Guillaume Jacquart
65d6b2382d
feat(core): Add insights date ranges option to frontend settings (#14792) 2025-04-22 16:58:37 +02:00
RomanDavydchuk
1593fe3de5
fix(Google Sheets Trigger Node): Filter by first data row on rowAdded event (#14731) 2025-04-22 16:05:47 +03:00
Suguru Inoue
82b7be5d29
fix(editor): Open NDV from logs view with correct run index (#14779) 2025-04-22 14:46:02 +02:00
Jaakko Husso
6c91e7e1b7
fix(editor): Place duplicated WFs always to correct parent folders (#14713) 2025-04-22 15:41:12 +03:00
Guillaume Jacquart
eaf6783eb5
feat(core): Split insights service (#14469) 2025-04-22 12:40:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
30218429af
Merge tag 'n8n@1.90.0' 2025-04-22 11:56:16 +02:00
Iván Ovejero
6f92d26bbc
refactor(core): Decouple insights module from multi-main (#14778) 2025-04-22 10:40:53 +02:00
github-actions[bot]
e4213e24fe
🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-22 10:40:53 +02:00
Guillaume Jacquart
88ed7beff2
feat(core): Enable insights for sqlite legacy (#14606) 2025-04-22 10:38:34 +02:00
Elias Meire
6b344f8a7e
feat(editor): Add support for automatic expression switching to RLC (#14735) 2025-04-22 08:09:05 +03:00
Guillaume Jacquart
81d08ad1de
fix(Wait Node): Fix wait node tests by always using a future date (#14733) 2025-04-18 14:11:39 +03:00
Michael Kret
fec2284a77
fix(Respond to Webhook Node): Disable expressions in Respond With (#14727) 2025-04-18 11:54:28 +03:00
Michael Kret
38eaef97fe
fix(Freshdesk Node): Fix types issue (#14730) 2025-04-18 11:38:39 +03:00
Guillaume Jacquart
09806c36ae
fix(core): Fix using secrets for credentials on oauth callback (#14711)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-04-18 10:29:04 +02:00
Guillaume Jacquart
3641c1fb87
fix(Wait Node): Validate datetime for specific time mode (#14701)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-04-18 10:26:21 +02:00
Michael Kret
3feab31792
fix(n8n Form Trigger Node): Remove relience on getWorkflowStaticData for passing query parameters (#14728) 2025-04-18 10:37:46 +03:00
Michael Kret
b615e51f13
feat: Option to skip validation in getNodeParameter (#14726) 2025-04-18 10:05:25 +03:00
Raúl Gómez Morales
e1632348f2
fix(editor): Fix square button layout (no-changelog) (#14671)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 19:46:53 +02:00
Elias Meire
e6f26b895d
fix(HubSpot Node): Include item index in error messages (#14704) 2025-04-17 18:59:27 +02:00
Jaakko Husso
b80d7531d4
fix(editor): Allow long links on rendered markdown split to multiple lines (#14635) 2025-04-17 18:03:33 +03:00
Iván Ovejero
a93dd53a3b
fix(core): Handle task runner accept timeout error (#14709) 2025-04-17 15:46:18 +02:00
Charlie Kolb
5aa6054bc9
fix(editor): Differentiate $fromAI overrides within lists (#14696) 2025-04-17 15:44:24 +02:00
Raúl Gómez Morales
acf2453ea7
fix(editor): Fix directives breaking reactivity (no-changelog) (#14665)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 14:23:12 +02:00
Ricardo Espinoza
08e73d3aed
fix(core): Only check for folder changes when parentFolderId is present (#14618) 2025-04-17 08:08:12 -04:00
Suguru Inoue
1e0853b24a
feat(editor): Log details panel (#14409)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-17 13:44:40 +02:00
Iván Ovejero
3cdc8b41be
refactor(core): Port workflow history config (#14689) 2025-04-17 13:09:40 +02:00
RomanDavydchuk
8325ca1a45
fix(editor): Highlight the suggested data type with bold in the Filter node (#14707) 2025-04-17 13:32:53 +03:00
Mike Peachey
652d0f5428
fix: AWS credential signing http request - convert form to body (#14060)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-04-17 12:30:04 +02:00
Danny Martini
ddfe594cf0
fix(core): Prefer triggers with run data during partial executions (#14691) 2025-04-17 11:09:54 +02:00
Iván Ovejero
048df28d5f
refactor(core): Make setting and expiration of leader key atomic (#14702) 2025-04-17 10:36:37 +02:00
Michael Kret
77e2ac6495
fix(LinkedIn Node): API version update (#14697) 2025-04-17 11:23:41 +03:00
Iván Ovejero
bfccd42b9f
chore(core): Fix typo in prototype mutation env var docline (#14652) 2025-04-17 10:07:22 +02:00
Mutasem Aldmour
74de4037be
fix(editor): Fix same order of buttons in run data selector (#14677) 2025-04-17 09:32:07 +02:00
shortstacked
874402e0b3
fix: Removing call to actual endpoint (no-changelog) (#14687) 2025-04-17 08:26:24 +01:00