Commit Graph

3806 Commits

Author SHA1 Message Date
Michael Kret
e92556260f feat(Microsoft Teams Node): New operation sendAndWait (#12964) 2025-02-10 09:31:45 +02:00
Elias Meire
cd8b300d5c fix(Google Sheets Trigger Node): Do not return header row in rowAdded mode (#13119) 2025-02-07 12:57:18 +01:00
Michael Kret
4c2546dc78 feat: Do not assign all paired items (no-changelog) (#11716) 2025-02-06 13:46:28 +00:00
Jon
2a33d07aa0 feat: Add new schema files (no-changelog) (#13062) 2025-02-05 12:48:45 +00:00
Tim
0bc0fc6c12 feat(Facebook Graph API Node): Update node to support API v22.0 (#13024)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-02-05 12:18:16 +00:00
Ria Scholz
be5e49d56c feat(Summarize Node): Preserves original field data type (#13069) 2025-02-05 12:52:16 +01:00
Dana
182fc150be feat(n8n Form Node): Respond with Text (#12979) 2025-02-04 18:35:25 +01:00
Dana
ddc40ef7de chore(n8n Form Node): Incorporate design feedback for Custom HTML (#12817) 2025-02-04 18:03:19 +01:00
कारतोफ्फेलस्क्रिप्ट™
f150f79ad6 fix(Google Cloud Firestore Node): Fix potential prototype pollution vulnerability (#13035) 2025-02-04 12:14:51 +01:00
Eugene
9deb75916e feat(core): Enable usage as a tool for more nodes (#12930) 2025-02-04 10:47:46 +01:00
Valentin Mocanu
1a2d39a158 fix(Wise Node): Use ISO formatting for timestamps (#10288) 2025-02-03 12:25:10 +01:00
Elias Meire
0063bbb30b feat(editor): Display schema preview for unexecuted nodes (#12901) 2025-02-03 08:50:33 +01:00
Michael Kret
d47bfddd65 feat(Discord Node): New sendAndWait operation (#12894)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-31 13:44:42 +02:00
Milorad FIlipović
066908060f feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Jon
9d027339fd feat: Generate Schema Files - 18113073 (no-changelog) (#12927)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-30 15:59:04 +01:00
Ricardo Espinoza
cdfa22593b fix(Code Node): Do not validate code within comments (#12938) 2025-01-30 09:44:35 -05:00
Michael Kret
9590e5d58b feat: Human in the loop section (#12883)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-30 16:16:42 +02:00
Dana
0da1114981 feat(n8n Form Node): Add Hidden Fields (#12803) 2025-01-29 16:56:47 +01:00
Ria Scholz
d7dda3f5de feat(Summarize Node): Turns error when field not found in items into warning (#11889)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-28 14:19:51 +01:00
Michael Kret
e146ad021a feat(Google Chat Node): Updates (#12827)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-28 13:26:34 +02:00
Milorad FIlipović
de49c23971 feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Elias Meire
d981b5659a feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
f64c6bf9ac chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01:00
Eugene
02df25c450 fix(editor): Add notice when user hits the limit for execution metadata item length (#12676) 2025-01-27 11:29:14 +01:00
Michael Kret
a197fbb21b feat(Send Email Node): New operation sendAndWait (#12775) 2025-01-24 15:59:43 +02:00
Michael Kret
2c58d47f8e feat(Telegram Node): New operation sendAndWait (#12771) 2025-01-24 13:44:05 +02:00
Michael Kret
f4bf55f0d8 feat(Microsoft Outlook Node): New operation sendAndWait (#12795) 2025-01-23 18:38:24 +02:00
Michael Kret
3e9f24ddf4 feat: Add timeout options to sendAndWait operations (#12753) 2025-01-23 18:37:19 +02:00
Dana
ba8aa39216 feat(n8n Form Node): Add read-only/custom HTML form elements (#12760) 2025-01-22 13:05:30 +01:00
Gerard de Vries
1c7a38f6ba feat(Jira Software Node): Personal Access Token credential type (#11038) 2025-01-22 12:43:13 +01:00
Michael Kret
353df79411 fix(Jira Software Node): Get custom fields(RLC) in update operation for server deployment type (#12719) 2025-01-21 14:01:05 +02:00
कारतोफ्फेलस्क्रिप्ट™
202da76380 refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
Dana
f167578b32 feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Michael Kret
652b8d170b fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
Jon
6ef8882a10 feat: Add credential only node for Microsoft Azure Monitor (#12645) 2025-01-17 16:55:21 +00:00
Dana
14904ff779 fix(n8n Form Node): Remove the ability to change the formatting of dates (#12666) 2025-01-17 17:04:08 +01:00
कारतोफ्फेलस्क्रिप्ट™
e7f00bcb7f fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
Shireen Missi
83ce3a9096 fix(Postgres Node): Allow using composite key in upsert queries (#12639)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-17 08:42:46 +00:00
aya
c7c122f917 fix(GraphQL Node): Change default request format to json instead of graphql (#11346)
Co-authored-by: Shireen Missi <shireen@n8n.io>
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-16 17:06:45 +00:00
Danny Martini
35cb10c5e7 refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
Ria Scholz
674ba3c59a docs: Fixes link to luxon docs in datetime node (#12595) 2025-01-15 09:33:54 +01:00
Michael Kret
7227a29845 fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
Jon
a56a46259d fix(Spotify Node): Fix issue with null values breaking the response (#12080) 2025-01-09 14:42:27 +00:00
feelgood-interface
3006ccf41b feat(Microsoft Entra ID Node): New node (#11779)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-01-08 11:49:26 +01:00
Stanimira Rikova
6e189fda77 feat(HighLevel Node): Add support for calendar items (#10820) 2025-01-08 09:59:01 +00:00
Dana
9dd068632b fix(Postgres Node): Allow passing in arrays to JSON columns for insert (#12452) 2025-01-08 09:41:51 +00:00
Michael Kret
7df5eb1e4d fix(n8n Form Node): Remove dependence on static data from the form completion page (no-changelog) (#12445) 2025-01-07 11:39:59 +02:00
Iván Ovejero
1b9100032f fix(core): Allow index as top-level item key for Code node (#12469) 2025-01-06 15:03:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Dana
d7cc789d79 fix(Supabase Node): Allow for filtering on the same field multiple times (#12429) 2025-01-03 18:03:01 +01:00