Commit Graph

4772 Commits

Author SHA1 Message Date
Michael Kret
81f4322d45 fix(Wait Node): Append n8n attribution option (#10585) 2024-08-30 14:28:25 +01:00
Michael Kret
9fa1a9aa99 fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
Shireen Missi
405c55a1f7 fix(HTTP Request Node): Sanitize authorization headers (#10607) 2024-08-29 15:28:03 +01:00
Ricardo Espinoza
c4eb3746d7 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
Danny Martini
9e1dac0465 fix(Gmail Trigger Node): Don't return date instances, but date strings instead (#10582) 2024-08-28 15:43:04 +02:00
github-actions[bot]
e5c7534eba 🚀 Release 1.57.0 (#10587)
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
2024-08-28 13:34:34 +02:00
Iván Ovejero
bc958be93b refactor(core): Convert verbose to debug logs (#10574) 2024-08-28 09:32:53 +02:00
Iván Ovejero
c0e7620036 fix(Wait Node): Prevent waiting until invalid date (#10523) 2024-08-27 16:45:08 +02:00
कारतोफ्फेलस्क्रिप्ट™
be52176585 refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
Shireen Missi
4e15007577 fix(Google Sheets Trigger Node): Show sheet name is too long error (#10542) 2024-08-27 11:30:35 +01:00
Bram Kn
26f1af397b feat: Add new credentials for the HTTP Request node (#9833)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-23 18:19:05 +01:00
oleg
84e54beac7 feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
3428f28a73 fix(core): Scheduler tasks should not trigger on follower instances (#10507) 2024-08-22 11:46:13 +02:00
github-actions[bot]
bcc4bb3c57 🚀 Release 1.56.0 (#10502)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-08-21 16:47:06 +01:00
कारतोफ्फेलस्क्रिप्ट™
e936494e3d feat(core): Upgrade axios to address CVE-2024-39338 (no-changelog) (#10494) 2024-08-21 12:11:24 +02:00
Jon
9bdb1d6dca fix(Toggl Trigger Node): Update API version (#10207) 2024-08-21 10:43:48 +01:00
Oz Weiss
09c3a8b367 fix(Calendly Trigger Node): Fix issue with webhook url matching (#10378) 2024-08-21 10:42:45 +01:00
Michael Kret
61ac0c7775 fix: Filter component - improve errors (#10456) 2024-08-19 19:01:33 +03:00
Shireen Missi
6a0f2ca96b fix(Read/Write Files from Disk Node): Better error handling when file name missing (no-changelog) (#10463) 2024-08-19 13:07:39 +01:00
Shireen Missi
17ac7844f2 fix: Remove unimplemented Postgres credentials options (#10461) 2024-08-19 13:04:45 +01:00
CodeShakingSheep
129245da10 fix(Invoice Ninja Node): Fix payment types (#10462) 2024-08-19 12:08:46 +01:00
Michael Kret
aea82cb744 fix: Better errors in Switch, If and Filter nodes (#10457)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 16:36:15 +01:00
Michael Kret
f7fb02e92a fix(Google Sheets Node): Update to returnAllMatches option (#10440)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 16:35:22 +01:00
Michael Kret
ce46bf516a fix(Google Sheets Node): Better error when column to match on is empty (#10442)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 15:59:59 +01:00
Jon
9d6ad88c14 fix(Respond to Webhook Node): Fix issue preventing the chat trigger from working (#9886)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-16 08:57:21 +01:00
Michael Kret
c5a0c049ea fix(Google Sheets Node): Update name and hint for useAppend option (#10443) 2024-08-15 17:01:35 +01:00
Jon
e7ee10f243 feat(Facebook Graph API Node): Update node to support API v18 - v20 (#10419) 2024-08-15 14:40:50 +01:00
Michael Kret
0dc3e99b26 fix(n8n Form Trigger Node): Show basic authentication modal on wrong credentials (#10423) 2024-08-15 14:03:16 +03:00
github-actions[bot]
387fa0324d 🚀 Release 1.55.0 (#10411)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-08-14 16:48:45 +02:00
Michael Kret
4dc34ba745 feat(AI Transform Node): Telemetry (no-changelog) (#10398) 2024-08-14 16:41:35 +03:00
Michael Kret
4d222ac19d feat(AI Transform Node): New node (#10405)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-14 16:20:02 +03:00
Shireen Missi
bae0116d78 fix: Remove node AI Transform node (no-changelog) (#10400) 2024-08-14 13:01:14 +02:00
कारतोफ्फेलस्क्रिप्ट™
838f13337f feat(core): Upgrade DB drivers (no-changelog) (#10370) 2024-08-14 09:43:59 +02:00
Shireen Missi
413fc4584c fix(Okta Node): Add missing codex file (no-changelog) (#10372) 2024-08-13 11:40:02 +01:00
Jon
9b647a9837 fix(n8n Form Trigger Node): Fix issue preventing v1 node from working (#10364) 2024-08-13 07:34:55 +01:00
Shireen Missi
5cac0f339d feat(Okta Node): Add Okta Node (#10278)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-08-12 16:49:06 +01:00
Jon
d720fdf324 docs: Change display name for WhatsApp Trigger API Credential (#10334) 2024-08-09 09:48:48 +01:00
Jon
eef4fb8bb4 docs: Update wording in X credentials (#10327) 2024-08-08 15:44:19 +01:00
Michael Kret
0de9d56619 feat(AI Transform Node): New node (#9990)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-07 18:07:48 +03:00
Jan Oberhauser
171173c7e8 Merge tag 'n8n@1.54.0' 2024-08-07 14:12:34 +02:00
Ria Scholz
f744d7c100 feat(MySQL Node): Return decimal types as numbers (#10313) 2024-08-07 12:48:14 +02:00
github-actions[bot]
89cd12bb6c 🚀 Release 1.54.0 (#10315)
Co-authored-by: tomi <tomi@users.noreply.github.com>
2024-08-07 13:17:18 +03:00
pemontto
bf8f848645 feat(Elasticsearch Node): Add bulk operations for Elasticsearch (#9940) 2024-08-07 10:42:07 +01:00
Javier Ferrer González
34334651e0 feat(Stripe Trigger Node): Add Stripe webhook descriptions based on the workflow ID and name (#9956) 2024-08-07 10:40:04 +01:00
Mickaël Andrieu
0a84e0d8b0 feat(MongoDB Node): Add projection to query options on Find (#9972)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-08-07 10:39:44 +01:00
CodeShakingSheep
c5acbb7ec0 fix(Invoice Ninja Node): Fix payment types (#10196) 2024-08-07 10:38:50 +01:00
Jon
6d8323fade feat(Webflow Node): Update to use the v2 API (#9996) 2024-08-07 10:18:05 +01:00
Jon
15f10ec325 feat(Lemlist Trigger Node): Update Trigger events (#10311) 2024-08-07 10:17:29 +01:00
Oz Weiss
c9b3d34a54 feat(Calendly Trigger Node): Update event names (no-changelog) (#10129) 2024-08-07 10:17:01 +01:00
Jon
2a8f1753e8 docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00