1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-21 01:47:36 +03:00
Commit Graph

10621 Commits

Author SHA1 Message Date
oleg
96f02bd655
feat(Groq Chat Model Node): Add support for Groq chat models (#9250)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-30 09:37:30 +02:00
Deborah
abae63574b
ci: Update release-push-to-channel.yml (no-changelog) (#9254) 2024-04-29 16:26:17 +02:00
oleg
f05d96cea0
refactor: Update Langchain dependencies (no-changelog) (#9252)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-29 16:15:42 +02:00
Alex Grozav
c6b4c6dbf2
refactor(editor): Rewrite TabBar to composition API (no-changelog) (#9231) 2024-04-29 16:10:48 +03:00
Iván Ovejero
2917d04766
refactor(core)!: Switch default Postgres user from root to postgres (#9248) 2024-04-29 14:19:19 +02:00
Michael Kret
58156eeeec
fix(OpenAI Node): Allow to pass files ids as comma separated string in expressions (no-changelog) (#9240) 2024-04-29 15:02:15 +03:00
oleg
f84abc0586
refactor(Structured Output Parser Node): Sandbox JSON schema parsing (no-changelog) (#9239)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-29 13:59:55 +02:00
oleg
e17e767e70
feat(Ollama Chat Model Node): Add aditional Ollama config parameters & fix vision (#9215)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-29 13:41:48 +02:00
Jon
3fbcbce362
docs: Update link to postgres example (#9244) 2024-04-29 11:22:50 +02:00
Yoshino-s
24c3150056
fix(core): Add view engine to webhook server to support forms (#9224) 2024-04-29 10:55:45 +02:00
pengqiseven
8a26f4280a
fix: Typo fixes in various descriptions (no-changelog) (#8854)
Signed-off-by: pengqiseven <912170095@qq.com>
Co-authored-by: pengqiseven <i@sohu.com>
2024-04-29 09:06:32 +01:00
webk
a424b59e49
feat(Wise Node): Add XML as supported format in getStatement operation (#9193) 2024-04-29 08:32:08 +01:00
Alex Grozav
1c261f85a3
refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186) 2024-04-29 07:53:42 +03:00
Cornelius Suermann
442aaba116
fix: Elaborate scope of Sustainable Use License (#9233) 2024-04-27 08:38:25 +02:00
Iván Ovejero
11a3572144
fix(editor): Fix and report settings being null in workflow payloads (no-changelog) (#9227) 2024-04-26 15:30:51 +02:00
Elias Meire
99f384e2cf
fix(editor): Fix read-only mode in inline expression editor (#9232) 2024-04-26 15:12:06 +02:00
Tomi Turtiainen
0b52320635
feat: Upgrade typeorm for separate sqlite read & write connections (#9230) 2024-04-26 16:02:51 +03:00
Iván Ovejero
fec04d5f79
fix(editor): Throw expression error on attempting to set variables at runtime (#9229) 2024-04-26 14:03:27 +02:00
Michael Kret
b694e7743e
feat(MISP Node): Rest search operations (#9196) 2024-04-26 11:12:22 +03:00
Bram Kn
9b3ac1648f
feat(Pipedrive Node): Add busy and description options to activities (#9208) 2024-04-25 16:37:04 +01:00
Alberto Pasqualetto
22b2afdd23
feat(Microsoft To Do Node): Add an option to set a reminder when updating a task (#6918)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-25 14:58:27 +01:00
CodeShakingSheep
42a9891081
feat(Wise Trigger Node): Add support for balance updates (#9189)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-25 14:55:43 +01:00
Michael Kret
dc844528f4
fix(MySQL Node): Query to statements splitting fix (#9207) 2024-04-25 16:30:59 +03:00
Iván Ovejero
093dcefafc
fix(core): Stop relying on filesystem for SSH keys (#9217) 2024-04-25 15:09:12 +02:00
Nicolas-nwb
3986356c89
feat(Gmail Node): Add support for creating drafts using an alias (#8728)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-25 12:37:29 +01:00
Nicolas-nwb
2dd0b329ca
feat(Gmail Node): Add thread option for draft emails (#8729)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-25 11:56:53 +01:00
pemontto
756012b052
feat(Jira Software Node): Add Wiki Markup support for Jira Cloud comments (#8857)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-04-25 11:14:31 +01:00
Michael Kret
00dfad3279
fix(Discord Node): When using OAuth2 authentication, check if user is a guild member when sending direct message (#9183) 2024-04-25 11:41:53 +03:00
Michael Kret
d9e74949c4
fix(Google Drive Node): Create from text operation (#9185) 2024-04-24 20:59:00 +03:00
Danny Martini
1efeeccc5b
fix(core): Fix browser session refreshes not working (#9212)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-04-24 18:28:19 +02:00
Michael Kret
306b68da6b
feat(HTTP Request Node): Option to provide SSL Certificates in Http Request Node (#9125)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-04-24 17:28:02 +03:00
कारतोफ्फेलस्क्रिप्ट™
2cb62faf2f
Merge tag 'n8n@1.39.0' 2024-04-24 15:28:05 +02:00
github-actions[bot]
9bd849202a
🚀 Release 1.39.0 (#9209)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-04-24 09:18:54 -04:00
Michael Kret
017ae6e102
fix(Airtable Node): Do not allow to use deprecated api keys in v1 (#9171) 2024-04-24 16:04:14 +03:00
oleg
8f5a6bec55
fix(Google Gemini Chat Model Node): Ping @google/generative-ai version (no-changelog) (#9184)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-24 11:36:13 +02:00
कारतोफ्फेलस्क्रिप्ट™
3996d2852a
fix(core): Upgrade mysql2 to address CVE-2024-21511 (#9206) 2024-04-24 11:03:21 +02:00
Michael Kret
05a569c1cd
fix(Splunk Node): Retry attempts if no response from API call, better error with suggestion to use Retry On Fail (#9176)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-04-24 11:05:53 +03:00
Michael Kret
2bf0a3933e
feat(Webhook Node): Setting to enable multiple outputs/methods (#9086)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-04-24 08:46:16 +03:00
Ricardo Espinoza
f6142ff275
fix(editor): Make sticky node content parameter non require to support empty stickies (#9192) 2024-04-23 21:56:33 -04:00
Csaba Tuncsik
93f23ea4b2
test: Re-enable node IO filter test for pinned data (#9200) 2024-04-23 17:26:01 +02:00
Elias Meire
29ee4fab61
fix(Google Sheets Node): Fix "Append or Update" on an empty sheet (#9175)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-23 10:29:39 +02:00
oleg
f5ccb5fe33
fix(editor): Fix sessionId for manual chat trigger execution (#9187)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-23 09:20:51 +02:00
aya
15c88d6839
feat(Zammad Node): Add more options to the Organizations endpoint (#9180) 2024-04-22 15:25:53 +02:00
Elias Meire
5acbfb4234
fix(editor): Prevent duplicate values in preview for SQL editor (#9129) 2024-04-22 14:57:41 +02:00
Jon
6c63cd9711
fix(Respond to Webhook Node): Fix issue stopping form trigger response (#9157) 2024-04-19 10:54:55 +01:00
Michael Kret
91e59120c4
fix(core): Cache issue (no-changelog) (#9173) 2024-04-19 11:58:18 +03:00
Michael Kret
699fd70c24
feat(n8n Form Trigger Node): Option to remove attribution (#9162) 2024-04-19 11:26:19 +03:00
Elias Meire
85780eade5
fix(editor): Fix expression preview when previous node is selected (#9140) 2024-04-19 10:07:00 +02:00
Alex Grozav
a3eea3ac5e
feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
eab01876ab
ci: Update isbang/compose-action and postgres in DB tests (no-changelog) (#9165) 2024-04-18 16:35:19 +02:00