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 |
|
shortstacked
|
8b70fbcb5f
|
fix: Improve stability of NDV hover test (no-changelog) (#14679)
|
2025-04-17 08:26:10 +01:00 |
|
Jaakko Husso
|
ad386cde31
|
fix(editor): Fix expanding schema items with same names on NDV (#14673)
|
2025-04-17 10:26:05 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
11a36b758d
|
fix(editor): Restrict what binary-data types can be viewed in the UI (#14685)
|
2025-04-16 18:05:19 +02:00 |
|
Iván Ovejero
|
68a87619af
|
fix(editor): Account for $evaluateExpression in Codemirror (#14643)
|
2025-04-16 17:34:13 +02:00 |
|
Jon
|
4362f37df2
|
fix: Fix issue with open router credential test (#14440)
|
2025-04-16 17:00:59 +02:00 |
|
Elias Meire
|
3add0b82ba
|
fix(Postgres Node): Fix inserting null or undefined in type=json columns (#14672)
|
2025-04-16 16:36:23 +02:00 |
|
Iván Ovejero
|
ff47279b25
|
perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682)
|
2025-04-16 16:19:47 +02:00 |
|
Ricardo Espinoza
|
e1b9407fe9
|
feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-04-16 09:03:16 -04:00 |
|