Jon
|
4eb4ade3a8
|
docs: Update wording for Advanced AI in nodes panel (#9091)
|
2024-04-10 11:23:43 +01:00 |
|
Michael Kret
|
0a9f6b3de8
|
feat(JWT Node): New node (#9005)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-10 13:16:48 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9403657e46
|
refactor(core): Remove unnecessary indirection in SAML code (no-changelog) (#9103)
|
2024-04-10 10:55:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a7108d14f9
|
fix(core): Some more browser-id related fixes (no-changelog) (#9102)
|
2024-04-10 10:37:23 +02:00 |
|
Michael Kret
|
3e231dbfe6
|
fix(HTTP Request Node): Duplicate key names support for form data (#9040)
Co-authored-by: Marcus <marcus@n8n.io>
|
2024-04-10 11:09:20 +03:00 |
|
Michael Kret
|
58518b684b
|
feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067)
|
2024-04-09 18:41:51 +03:00 |
|
Iván Ovejero
|
c2f4d7d796
|
fix(core): Fix isLeader check in WaitTracker constructor (#9100)
|
2024-04-09 15:50:10 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d46635fdb9
|
fix(editor): Set browser-id on all relative urls (no-changelog) (#9097)
|
2024-04-09 15:12:23 +02:00 |
|
oleg
|
cfaab0b829
|
fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 (#9085)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-09 14:22:48 +02:00 |
|
Michael Kret
|
f62800cd72
|
fix: Continue on fail / error output support for chains and agents (#9078)
|
2024-04-09 15:06:12 +03:00 |
|
Tomi Turtiainen
|
8c2622549b
|
feat: Add telemetry event 'User clicked AI error helper button' (no-changelog) (#9096)
|
2024-04-09 14:33:15 +03:00 |
|
Ahsan Virani
|
aa1370469e
|
feat(editor): Remove cloud deployment check from settings route middlewareOptions (no-changelog) (#9095)
|
2024-04-09 13:02:15 +02:00 |
|
Tomi Turtiainen
|
4ac02dd5f4
|
fix(editor): UX improvements to mfa setup modal (#9059)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-09 13:57:14 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f87cc25a0
|
feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-04-09 11:33:10 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
28261047c3
|
feat(core): Prevent session hijacking (#9057)
|
2024-04-09 11:20:35 +02:00 |
|
Michael Kret
|
5793e5644a
|
feat: Append item index suffix to an error message, if provided, and node has many input items (#9070)
|
2024-04-09 11:33:26 +03:00 |
|
Csaba Tuncsik
|
92f6cbfba3
|
fix(editor): Fix displaying logic of execution retry button (#9061)
|
2024-04-09 10:25:12 +02:00 |
|
Michael Kret
|
610ead9a38
|
fix(MySQL Node): Query Parameters parse string to number (#9011)
|
2024-04-09 04:48:17 +03:00 |
|
Michael Kret
|
3dd70a17e2
|
fix(editor): Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055)
|
2024-04-09 04:46:52 +03:00 |
|
oleg
|
936682eeaa
|
feat(core): Improve Langsmith traces for AI executions (#9081)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-08 22:51:49 +02:00 |
|
Iván Ovejero
|
3bcfef95f6
|
fix(editor): Expand range of allowed characters in expressions (#9083)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-04-08 16:31:52 +02:00 |
|
Tomi Turtiainen
|
50dd90db1a
|
fix: Fix some vue warnings (no-changelog) (#9069)
|
2024-04-08 13:08:28 +03:00 |
|
Val
|
f4f0a36fe1
|
feat: Add credential update and delete events to log streaming (#9026)
|
2024-04-08 08:13:39 +01:00 |
|
Tomi Turtiainen
|
7467aa30e6
|
fix(editor): Fix issues in dark mode (#9068)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-04-08 09:21:54 +03:00 |
|
Iván Ovejero
|
df56153f8b
|
refactor(core): Better UX for maxStalledCount queue mode error (#9075)
|
2024-04-05 20:03:49 +02:00 |
|
Iván Ovejero
|
7bf0f900f1
|
fix(core): Remove binary data when deleting executions by filter (#9056)
|
2024-04-05 18:00:35 +02:00 |
|
Iván Ovejero
|
0c90c7c8c1
|
fix(API): Accept settings.executionOrder in workflow creation (#9072)
|
2024-04-05 17:49:14 +02:00 |
|
Iván Ovejero
|
ae3f164c5c
|
test(core): Fix multiple parallel private key checks (no-changelog) (#9012)
|
2024-04-05 17:45:21 +02:00 |
|
Miguel Prytoluk
|
e47e4bf671
|
fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391)
|
2024-04-05 15:51:54 +02:00 |
|
Milorad FIlipović
|
f2143620ba
|
fix(editor): Connecting nodes to triggers when adding them together (#9042)
|
2024-04-05 15:46:02 +02:00 |
|
oleg
|
32df17104c
|
fix(editor): Allow pinning of AI root nodes (#9060)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-05 15:00:31 +02:00 |
|
Ricardo Espinoza
|
caea27dbb5
|
fix(editor): Fix issue with case insensitive tags (#9071)
|
2024-04-05 09:00:18 -04:00 |
|
Iván Ovejero
|
4052b6c073
|
refactor(core)!: Remove legacy --file flag for execute CLI command (#9054)
|
2024-04-05 14:28:04 +02:00 |
|
Iván Ovejero
|
ff81de3313
|
fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062)
|
2024-04-05 14:15:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ff77ef4b62
|
ci: Delete some duplicate code in cli tests (no-changelog) (#9049)
|
2024-04-05 13:47:49 +02:00 |
|
Iván Ovejero
|
b8ab049932
|
refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016)
|
2024-04-05 13:17:34 +02:00 |
|
Iván Ovejero
|
ba986fb018
|
refactor(editor): Remove legacy audit logs view (no-changelog) (#9053)
|
2024-04-05 10:23:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
637b6c4d3e
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
|
Iván Ovejero
|
217b07d735
|
fix(core): Ensure only leader handles waiting executions (#9014)
|
2024-04-04 13:28:20 +02:00 |
|
Csaba Tuncsik
|
db4f8d49a3
|
fix(editor): Fix execution with wait node (#9051)
|
2024-04-04 12:33:29 +02:00 |
|
Ricardo Espinoza
|
dff8f7ac94
|
fix(editor): Issue showing Auth2 callback section when all properties are overriden (#8999)
|
2024-04-04 05:30:37 -04:00 |
|
Omar Ajoue
|
bc6575afbb
|
fix(editor): Rerun failed nodes in manual executions (#9050)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-04-04 11:28:35 +02:00 |
|
Ricardo Espinoza
|
f6ce81e7da
|
fix(editor): Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001)
|
2024-04-04 05:15:37 -04:00 |
|
Val
|
0ac985133b
|
fix: Workflows executed from other workflows not stopping (#9010)
|
2024-04-04 10:02:37 +01:00 |
|
Tomi Turtiainen
|
71c54cba52
|
fix: Fix missing input panel in node details view (#9043)
|
2024-04-04 11:13:37 +03:00 |
|
Milorad FIlipović
|
3c9a1d2da3
|
fix(editor): Prevent saving workflow while another save is in progress (#9048)
|
2024-04-04 09:59:02 +02:00 |
|
Iván Ovejero
|
744327c20d
|
fix(core): Ensure status on Axios errors is available to the BE (#9015)
|
2024-04-03 18:00:27 +02:00 |
|
Iván Ovejero
|
042aa62fc2
|
fix(editor): Make Webhook node pinnable (#9047)
|
2024-04-03 17:41:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
dc42ac17a6
|
fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021)
|
2024-04-03 17:08:06 +02:00 |
|
Iván Ovejero
|
bcd39a110b
|
fix(editor): Add fallback for expression resolution in multi-output case (#9045)
|
2024-04-03 17:07:58 +02:00 |
|