Commit Graph

3794 Commits

Author SHA1 Message Date
Shireen Missi
2596ddbe8d test(HTTP Request Node): Improve http request node testing (no-changelog) (#11044)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-03 11:48:40 +01:00
Michael Kret
948edd1a04 fix(n8n Form Trigger Node): When clicking on a multiple choice label, the wrong one is selected (#11059) 2024-10-02 15:58:47 +01:00
oleg
ef5b7cf9b7 feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
CodeShakingSheep
50b723836e feat(Invoice Ninja Node): Add more query params to getAll requests (#9238)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-02 11:09:53 +02:00
Val
27d83e0d91 feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-10-02 09:31:56 +01:00
Elias Meire
f92637a9fe test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) (#11023) 2024-10-01 10:40:43 +01:00
Jon
0ca9c076ca feat(Iterable Node): Add support for EDC and USDC selection (#10908) 2024-09-28 11:56:55 +01:00
Elias Meire
0ff0f1aa11 test(Schedule Trigger Node): Add tests and extract trigger test helper (no-changelog) (#10625) 2024-09-27 16:53:00 +01:00
aya
c4b327248d fix(Todoist Node): Fix listSearch filter bug in Todoist Node (#10989) 2024-09-27 16:15:09 +01:00
Jon
846cfde8dc fix(AwsS3 Node): Fix search only using first input parameters (#10998) 2024-09-27 15:53:40 +01:00
Michael Kret
2df5a5b649 fix(Respond to Webhook Node): Node does not work with Wait node (#10992) 2024-09-27 15:23:31 +03:00
कारतोफ्फेलस्क्रिप्ट™
d2bc0760e2 fix(RSS Feed Trigger Node): Fix regression on missing timestamps (#10991) 2024-09-27 11:56:04 +02:00
Jon
f20e9454a3 docs: Update url for read / write files (no-changelog) (#10982)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-27 08:34:52 +01:00
Jon
1944b46fd4 fix(Supabase Node): Fix issue with delete not always working (#10952) 2024-09-26 17:30:08 +01:00
Jon
79622b5f26 fix(Elasticsearch Node): Fix issue with self signed certificates not working (#10954) 2024-09-26 17:15:05 +01:00
Michael Kret
4a63cff5ec fix(Postgres Node): Falsy query parameters ignored (#10960) 2024-09-26 16:09:13 +01:00
Michael Kret
6322372610 fix(Facebook Lead Ads Trigger Node): Pagination fix in RLC (#10956) 2024-09-25 17:04:52 +01:00
Ria Scholz
d7c1d24f74 feat(Google BigQuery Node): Return numeric values as integers (#10943) 2024-09-25 16:46:30 +01:00
aya
799006a3cc fix(Todoist Node): Make Section Name optional in Move Task operation (#10732) 2024-09-25 15:29:44 +01:00
Michael Kret
ed91495ebc fix(Google Sheets Node): Updating on row_number using automatic matching (#10940) 2024-09-25 13:50:50 +01:00
कारतोफ्फेलस्क्रिप्ट™
62159bd71c fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows (#10965) 2024-09-25 13:15:44 +02:00
Jon
422c9463c8 feat(Slack Node): Add option to hide workflow link on message update (#10927) 2024-09-25 08:48:45 +01:00
Jon
1ab94d60fd feat(FTP Node): Add FTP node to Core Nodes > Other (no-changelog) (#10955) 2024-09-25 08:48:23 +01:00
Michael Kret
c75990e063 fix(Google Sheets Node): Insert data if sheet is empty instead of error (#10942) 2024-09-24 16:41:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
46beda05f6 fix(Notion Node): Allow UUID v8 in notion id checks (#10938) 2024-09-24 12:38:11 +02:00
Jon
08ba9a36a4 feat(Brandfetch Node): Update to use new API (#10877) 2024-09-23 21:19:16 +01:00
Elias Meire
eac103e367 fix(core): Add executionData to expressions in pagination code (#10926) 2024-09-23 15:14:53 +02:00
Michael Kret
8cc10cc2c1 fix(HTTP Request Node): Do not modify request object when sanitizing message for UI (#10923) 2024-09-23 11:10:31 +03:00
Tomi Turtiainen
ee7147c6b3 fix(MQTT Node): Close connection if connection attempt fails (#10873) 2024-09-18 20:03:18 +03:00
Jon
c43aef1a26 fix(Contentful Node): Add missing additional fields to entry > get (#10830) 2024-09-17 16:28:48 +01:00
कारतोफ्फेलस्क्रिप्ट™
c55df63abc fix(RSS Feed Trigger Node): Handle empty items gracefully (#10855) 2024-09-17 15:09:35 +02:00
कारतोफ्फेलस्क्रिप्ट™
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Tomi Turtiainen
d81e72b6c7 fix(Invoice Ninja Node): Fix lint error (no-changelog) (#10848) 2024-09-17 13:04:36 +02:00
CodeShakingSheep
5a2c7e00a0 feat(Invoice Ninja Node): Add actions for bank transactions (#10389) 2024-09-17 10:42:05 +01:00
Iván Ovejero
a7ed8ee909 refactor: Remove unused disable directives from nodes-base (#10825) 2024-09-16 10:58:32 +02:00
कारतोफ्फेलस्क्रिप्ट™
cef64329a9 refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) (#10811) 2024-09-13 15:53:03 +02:00
Iván Ovejero
05e609d714 build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02:00
Shireen Missi
21936c88a8 fix(YouTube Node): Fix Date filters (#10725) 2024-09-11 09:44:35 +01:00
Shireen Missi
20b1cf2b75 feat(Lemlist Node): Add V2 to support more API operations (#10615) 2024-09-10 16:26:55 +01:00
Michael Kret
22c70d5069 fix: Google Contacts node warm up request, Google Calendar node events>getAll fields option (#10700) 2024-09-10 15:31:00 +03:00
Manuel Voppmann
4b2b5235db docs: Fix broken PostgREST guide link in Supabase node (#10660) 2024-09-10 13:10:13 +01:00
Shireen Missi
540f79a38f fix(Telegram Trigger Node): Use timing-safe string comparison (no-changelog) (#10718) 2024-09-10 13:02:38 +01:00
Shireen Missi
9f3e03d728 fix(Gmail Trigger Node): Change Gmail Trigger dedupe logic (#10717) 2024-09-10 08:55:04 +01:00
Elias Meire
e9b8d99084 feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
Iván Ovejero
156eb72ebe fix(Email Trigger (IMAP) Node): Ensure connection close does not block deactivation (#10689) 2024-09-06 12:07:51 +02:00
Shireen Missi
08abaf9eb2 fix: Tweak the copy for Add more warnings to nodes (no-changelog) (#10697) 2024-09-06 09:24:48 +01:00
कारतोफ्फेलस्क्रिप्ट™
e50f0e6a4e refactor(RabbitMQ Trigger Node): Improve type-safety, add tests, and fix issues with manual triggers (#10663) 2024-09-05 08:11:38 +02:00
Michael Kret
66ddb4a6f3 feat: More hints to nodes (#10565)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-04 16:33:10 +03:00
Eugene
022ddcbef9 feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Shireen Missi
8603946e23 fix(Webhook Node): Add tests for utils (no-changelog) (#10613) 2024-09-02 13:18:13 +01:00