Commit Graph

3794 Commits

Author SHA1 Message Date
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
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
कारतोफ्फेलस्क्रिप्ट™
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
कारतोफ्फेलस्क्रिप्ट™
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
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
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
कारतोफ्फेलस्क्रिप्ट™
e4463c62b4 refactor(core): Extract duplicate utility functions and add unit tests (no-changelog) (#9814) 2024-06-20 12:09:23 +02:00
Michael Kret
b7aea957b8 feat: Do not show errors not processed by n8n (no-changelog) (#9598)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 08:45:00 +03:00
ekadin-mtc
15d631c412 feat(JWT Node): Add an option to allow a "kid" (key ID) header claim (#9797)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-19 21:28:55 +02:00
कारतोफ्फेलस्क्रिप्ट™
65c5609ab5 feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Michael Kret
be2635e50e feat: HTTP request tool (#9228) 2024-06-19 10:54:13 +03:00
Michael Kret
8f94dcc0e9 fix(Slack Node): Do not try to parse block if it's already object (#9643)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-18 13:50:44 +03:00
Elias Meire
d1163533a6 feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
292bbb3f9f fix(SalesforceTrigger Node): Add missing codex (no-changelog) (#9722) 2024-06-17 15:03:12 +02:00
Giulio Andreini
a9179896f6 fix(Slack Trigger Node): Wrong file naming fix (no-changelog) (#9719) 2024-06-13 08:37:42 +02:00
Valentin Coppin
67932c0b76 fix: Fix typo with submitted (no-changelog) (#9662) 2024-06-07 15:30:26 +01:00
Michael Kret
a684681ea1 fix(Remove Duplicates Node): Tolerate null fields (#9642) 2024-06-06 16:52:56 +03:00
Elias Meire
600013a1ab feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Jon
68e856d155 fix(Gotify Node): Fix issue with self signed certificates not working (#9647) 2024-06-06 12:22:37 +01:00
Michael Kret
b45f3dc9fb fix(n8n Form Trigger Node): Error if Respond to Webhook and respond node not in workflow (#9641) 2024-06-06 13:12:52 +03:00
pemontto
7aea8243fe fix(Jira Software Node): Fix the order by feature (#9639) 2024-06-06 08:58:59 +01:00
Ria Scholz
9853ecc5bc fix(X (Formerly Twitter) Node): Change how tweet id is retrieved from quote URL (#9635)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-06 09:02:38 +02:00
pemontto
a946ead46e fix(Jira Software Node): Fix comments limit and add sorting (#9634) 2024-06-05 15:26:15 +01:00
कारतोफ्फेलस्क्रिप्ट™
044607e2a0 ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-06-05 09:50:48 +02:00
Elias Meire
84f091d3e5 fix(HTTP Request Node): Sanitize secrets of predefined credentials (#9612) 2024-06-05 09:25:39 +02:00
Michael Kret
cda1e3f6e5 fix: Do not show [object Object] in error message when validating type (no-changelog) (#9591) 2024-06-03 12:09:48 +03:00
Michael Kret
19e5c0397a feat(HighLevel Node): Api v2 support, new node version (#9554) 2024-06-03 12:09:05 +03:00
oleg
be4f54de15 feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
कारतोफ्फेलस्क्रिप्ट™
8737c0965e fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
2bdc459bb2 refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
Michael Kret
ef9d4aba90 fix: Update operations to run per item (#8967)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-05-22 15:28:09 +03:00
Michael Kret
870412f093 feat(core): Node hints improvements (no-changelog) (#9387)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-22 13:35:29 +03:00
Michael Kret
3761537880 fix(Gmail Trigger Node): Fetching duplicate emails (#9424) 2024-05-22 13:17:52 +03:00
Jon
ffe034c72e feat(Linear Node): Add identifier to outputs (#9469) 2024-05-22 09:35:53 +01:00
Egor Malykh
7236a558b9 fix(RSS Feed Trigger Node): Use newest date instead of first item for new items (#9182)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-22 09:23:53 +01:00
Giulio Cinelli
9da93680c2 feat(Strava Node): Update to use sport type (#9462)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-22 08:49:51 +01:00
Elias Meire
711c46f205 refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
Guilherme Barile
5ef45e8559 fix(Telegram Node): Revert typo introduced in #8437 (no-changelog) (#9472) 2024-05-20 19:44:19 +01:00
Daniil Zobov
87f965e905 feat(Telegram Node): Add support for local bot api server (#8437)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-20 13:47:01 +01:00