Commit graph

4529 commits

Author SHA1 Message Date
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)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-06 15:21:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 7e95f9e2e4
fix(core): VM2 sandbox should not throw on new Promise (#10298) 2024-08-06 15:16:33 +02:00
aya f6fc287cc7
docs(Slack Node): Get user operation typo fix in ui (#10307) 2024-08-06 11:09:51 +01:00
Iván Ovejero 74e154b130
refactor(editor): Boost n8n Form Trigger in nodes-panel search results (#10294)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-08-05 17:52:46 +02:00
Giulio Andreini 785c82cfec
fix(n8n Form Trigger Node): Improve copy and a few tweaks (no-changelog) (#10243)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-08-01 10:57:05 +02:00
Jon d91eb2cdd5
feat(AWS Lambda Node): Add support for paired items (no-changelog) (#10270) 2024-07-31 16:19:25 +01:00
github-actions[bot] 7ffaec03ea
🚀 Release 1.53.0 (#10266)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-07-31 14:56:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2a09a036d2
fix(core): Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) 2024-07-31 14:38:49 +02:00
Oz Weiss 326c983915
feat(Calendly Trigger Node): Add OAuth Credentials Support (#10251) 2024-07-31 13:26:24 +01:00
Shireen Missi 519fc4d753
fix(Postgres Node): Expressions in query parameters for Postgres executeQuery operation (#10217) 2024-07-31 08:39:37 +01:00
Michael Kret f87854f8db
fix(Wait Node): Authentication fix (#10236) 2024-07-30 15:43:05 +03:00
कारतोफ्फेलस्क्रिप्ट™ a2d08846d0
ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974) 2024-07-30 13:27:15 +02:00
Jon 361b5e7c37
fix(LinkedIn Node): Fix issue with some characters cutting off posts early (#10185) 2024-07-30 07:35:42 +01:00
Michael Kret f5722e8823
fix(Google BigQuery Node): Send timeoutMs in query, pagination support (#10205) 2024-07-29 21:28:16 +03:00
Michael Kret e5dfd7faf9
fix(n8n Form Trigger Node): Remove custom attribution option (no-changelog) (#10229) 2024-07-29 17:56:55 +03:00
Michael Kret 711b667ebe
feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-29 15:58:03 +03:00
Jon 4d37b9669f
docs: Update add options text (no-changelog) (#10049) 2024-07-29 13:27:23 +01:00
Michael Kret 00ec253337
fix(Postgres Node): Option to treat query parameters enclosed in single quotas as text (#10214) 2024-07-29 14:48:11 +03:00
Jon e2ee91569a
feat(Shopify Node): Update Shopify API version (#10155) 2024-07-29 10:05:16 +01:00
Marcus 5aba69bcf4
feat(HTTP Request Node): Add option to disable lowercase headers (#10154) 2024-07-29 09:32:42 +02:00
Elias Meire e6fd996973
fix(Google Sheets Node): Fix Google Sheet URL regex (#10195) 2024-07-26 11:50:58 +02:00
Michael Kret 82eba9fc5f
fix(Google Sheets Node): Add column names row if sheet is empty (#10200)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-26 11:45:23 +03:00
Michael Kret 5136d10ca3
fix(Google Sheets Node): Do not insert row_number as a new column, do not checkForSchemaChanges in update operation (#10201) 2024-07-26 11:45:00 +03:00
Jon 2eba57774b
docs: Update credential urls (no-changelog) (#10193) 2024-07-25 17:22:46 +01:00
Elias Meire bfc8e1b56f
fix(HTTP Request Node): Resolve max pages expression (#10192) 2024-07-25 17:35:31 +02:00
feelgood-interface 7775d5059b
fix(Trello Node): Use body for POST requests (#10189) 2024-07-25 15:12:56 +01:00
Michael Kret 3eac673b17
fix(Read/Write Files from Disk Node): Notice update in file selector, replace backslashes with forward slashes if windows path (#10186) 2024-07-25 16:55:40 +03:00
github-actions[bot] c22ffd04de
🚀 Release 1.52.0 (#10174)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-07-24 13:20:06 +01:00
Jon 7848c19f54
fix(Notion Node): Fix issue preventing some database page urls from working (#10070) 2024-07-24 11:27:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ a96db344e5
fix(core): Fix SSH Tunnels when using private key (#10148) 2024-07-23 10:08:01 +02:00
कारतोफ्फेलस्क्रिप्ट™ dc13ceb416
feat(Send Email Node): Smtp credential improvements (#10147) 2024-07-22 20:38:26 +02:00
Jon 1c666e6e7c
fix(RabbitMQ Node): Fix issue with arguments not being sent (#9397) 2024-07-19 11:04:20 +01:00
Jon 68d3bebfee
fix(HelpScout Node): Fix issue with thread types not working correctly (#10084) 2024-07-17 14:57:26 +01:00
Michael Kret 76c290655d
fix(MQTT Node): Node hangs forever on failed connection (#10048) 2024-07-17 16:50:51 +03:00
github-actions[bot] b0abee7eb6
🚀 Release 1.51.0 (#10085)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-07-17 13:50:17 +02:00
कारतोफ्फेलस्क्रिप्ट™ 09f2cf9eaf
refactor(core): Centralize CronJob management (#10033) 2024-07-16 20:42:48 +02:00
Shireen Missi 68d5d7e2e9
fix(Email Trigger (IMAP) Node): Reconnect not working correctly (#10064) 2024-07-15 17:20:24 +01:00
Jon ef8c867ec7
docs: Branding tweaks for Cal and Citrix ADC (no-changelog) (#10042) 2024-07-15 15:16:41 +01:00
Michael Kret 9302e33d55
fix(Webhook Node): Binary property option name and description update (#10043) 2024-07-13 14:06:14 +03:00
Jon f3833a7ce8
docs: Add notice to S3 node to mention AWS S3 node (no-changelog) (#10034) 2024-07-12 16:41:49 +01:00
Marcus 9bcc926a91
fix(GitHub Node): File Create operation prevent duplicated base64 encoding (#10040) 2024-07-12 17:37:00 +02:00
Michael Kret 27410ab2af
fix(AMQP Sender Node): Node hangs forever on disconnect (#10026) 2024-07-12 17:56:40 +03:00
Michael Kret f78f4ea349
fix(AMQP Trigger Node): Manual execution updated error reduced wait time (#10035)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-12 17:56:30 +03:00
Jon 293147642f
fix(NocoDB Node): Add warning level to loadOptions errors (no-changelog) (#10032) 2024-07-12 12:04:12 +01:00
Jon 4aa60c6145
docs: Update aliases for file nodes (no-changelog) (#10028) 2024-07-12 12:03:56 +01:00
Jon 429481c5c4
feat(Asana Node): Add support for project privacy settings (#10027) 2024-07-12 12:03:36 +01:00
Shireen Missi 470d4966c6
fix(AWS Comprehend Node): Add paired item support (#10015)
Co-authored-by: Michael Kret <michael.kret@n8n.io>
2024-07-12 11:11:25 +01:00
Michael Kret e2dd000d13
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
Jon 56dd491bca
fix(HubSpot Node): Migrate from v2 owners api (#10013) 2024-07-12 08:29:05 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2d19aef540
fix(HTTP Request Node): Respect the original encoding of the incoming response (#9869) 2024-07-11 17:03:52 +02:00
Jon e84ab35c4a
fix(Telegram Trigger Node): Fix issue with videos not being downloaded (#10007) 2024-07-11 15:36:09 +01:00
Eugene 071130a2dc
feat(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models (#9970)
Co-authored-by: oleg <oleg@n8n.io>
2024-07-11 14:41:10 +02:00
Michael Kret 519e57bda5
feat: Better error when calling expression function on input that is undefined or null (#10009) 2024-07-11 15:36:39 +03:00
github-actions[bot] de9590e10e
🚀 Release 1.50.0 (#10000)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-07-10 17:23:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ d2ca8b4b42
ci: Ensure that all published packages have consistent provenance data in package.json (#9994) 2024-07-10 16:43:21 +02:00
Stanley Yoshinori Takamatsu 3a179439c7
feat(Telegram Node): Add support to Keyboard Button Mini Apps (#9511) 2024-07-10 11:43:51 +01:00
Jon 9577d9c847
feat(Orbit Node): Deprecate Orbit nicely (#9962) 2024-07-10 08:30:49 +01:00
कारतोफ्फेलस्क्रिप्ट™ b5b96eb43e
ci: Remove unused dependencies (no-changelog) (#9973) 2024-07-09 14:48:24 +02:00
adrian-martinez-onestic cb1bbf5fd3
feat(Google Cloud Firestore Node): Add support for service account and document creation with id (#9713)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-08 13:40:52 +02:00
Michael Kret d1821eba92
fix(Google Sheets Node): Append fails if cells have some default values added by data validation rules (#9950) 2024-07-06 01:05:08 +03:00
कारतोफ्फेलस्क्रिप्ट™ 8ed7db2c1e
fix(Invoice Ninja Node): Fix some fields names (no-changelog) (#9945) 2024-07-04 21:18:39 +02:00
कारतोफ्फेलस्क्रिप्ट™ ddfb240694
refactor: Extract ISOCountryCodes into a single place (no-changelog) (#9947) 2024-07-04 21:18:28 +02:00
CodeShakingSheep 908ddd8a24
fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589) 2024-07-04 20:38:03 +02:00
Michael Kret e5c324753f
feat(Splunk Node): Overhaul (#9813) 2024-07-04 16:07:17 +03:00
Ria Scholz 3293b2bee3
fix(HTML Node): Fix small typo (no-changelog) (#9936) 2024-07-04 12:59:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 85aa560a5d
refactor(core): Centralize SSH Tunnel management (#9906)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-07-04 12:29:44 +02:00
CodeShakingSheep 7a3c127b2c
fix(Invoice Ninja Node): Fix assigning an invoice to a payment (#9590) 2024-07-03 20:22:48 +01:00
github-actions[bot] 47cd411436
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
Jochem e6ad5a7193
feat(Copper Node): Update credential to support HTTP Request node (#9837) 2024-07-03 08:59:44 +01:00
Nico Weichbrodt 957b2d6108
feat(Zammad Node): Add reply_to and sender fields to article on ticket creation (#9911) 2024-07-03 08:55:02 +01:00
Jon 873b7e59dc
fix(LinkedIn Node): Fix issue with legacy credential no longer working (#9912) 2024-07-02 16:45:30 +01:00
Jon 61c20d1ae3
feat(GitHub Node): Add support for state reasons when editing an issue (#9848) 2024-07-02 14:40:24 +01:00
Michael Kret af69c80bf5
feat(Merge Node): Overhaul, v3 (#9528)
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-02 13:47:04 +03:00
Shireen Missi 16b1a094b1
fix(Execute Workflow Node): Continue on fail behaviour not correctly implemented (#9890) 2024-07-01 16:25:01 +01:00
कारतोफ्फेलस्क्रिप्ट™ ddf0de8f03
Merge tag 'n8n@1.48.0' 2024-06-27 12:27:53 +02:00
Michael Kret 4773aad170
fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
github-actions[bot] 7f6b322ef9
🚀 Release 1.48.0 (#9879)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-06-27 12:18:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ a43d6f0c5e
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-27 12:09:43 +02:00
Jon 1eeaf32523
fix: Fix missing node logos (#9844) 2024-06-26 08:35:59 +01:00
कारतोफ्फेलस्क्रिप्ट™ b55fc60993
refactor(Redis Trigger Node): Refactor, fix duplicate triggers, and add unit tests (#9850) 2024-06-24 20:20:35 +02:00
कारतोफ्फेलस्क्रिप्ट™ 80ebe774bc
ci: Fix a flaky test (no-changelog) (#9851) 2024-06-24 18:52:10 +02:00
कारतोफ्फेलस्क्रिप्ट™ 164ec72c0d
refactor(MQTT Node): Refactor, fix duplicate triggers, and add Unit tests (#9847)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-24 18:51:59 +02:00
Iván Ovejero e33a47311f
refactor: Upgrade to TypeScript 5.5 (no-changelog) (#9828) 2024-06-24 17:49:59 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
KubeAl 553b135b0b
fix(Zulip Node): Fix a typo preventing some messages from updating (#7078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 21:09:02 +02:00
github-actions[bot] d13c1bbba5
🚀 Release 1.47.0 (#9826)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-20 15:00:30 -04:00
Deborah 116e9fa800
docs: Update docs links in the HTTP node (no-changelog) (#9188) 2024-06-20 20:42:08 +02:00
Daniel 4e893436fb
feat(Pipedrive Node): Add sort field for get all persons (#8138) 2024-06-20 20:18:11 +02:00
Jon e1e8a75763
fix(AWS SES Node): Fix issue with email aliases not working for sending from or sending to (#9811)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 15:42:52 +01:00
Michael Kret 223488f190
fix(Google Sheets Node): Check for column names changes before upsert, append, update (#9649) 2024-06-20 16:19:16 +03:00
Eric Francis cdc2f9e7d3
fix(MongoDB Node): Correct typo in MongoDbProperties (no-changelog) (#9587) 2024-06-20 15:13:58 +02:00
Josh Sorenson fdde9957c8
fix(Airtable Node): Make multipleRecordLinks editable in fields (#9608) 2024-06-20 14:54:25 +02:00
n8n-ninja f4e2c695f2
refactor: Correct spelling mistakes (no-changelog) (#9305) 2024-06-20 14:10:40 +02:00
Michael Kret c5ce21021c
fix(Splunk Node): Restore icon (no-changelog) (#9818) 2024-06-20 14:15:33 +03:00