Commit graph

4347 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 8737c0965e
fix(core): Upgrade sheetjs to address CVE-2024-22363 (#9498) 2024-05-23 15:04:46 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0deb7d0fcc
Merge tag 'n8n@1.43.0' 2024-05-22 17:42:03 +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
github-actions[bot] 6bdfaf8f5b
🚀 Release 1.43.0 (#9491)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-05-22 11:29:57 -04: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
कारतोफ्फेलस्क्रिप्ट™ bf2ee51e36
ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
Jon 28e3e21177
fix(HTML Node): Fix typo preventing row attributes from being set in tables (#9440) 2024-05-17 11:51:22 +01:00
Jon f13dbc9cc3
feat(Extract from File Node): Add option to set encoding for CSV files (#9392) 2024-05-16 13:38:40 +01:00
Jon b5c7c061b7
fix(HubSpot Trigger Node): Fix issue with ticketId not being set (#9403) 2024-05-16 13:38:15 +01:00
Jon 1377e212c7
fix(Mattermost Node): Change loadOptions to fetch all items (#9413) 2024-05-16 13:35:03 +01:00
Jon 92a1d65c4b
fix(Microsoft OneDrive Trigger Node): Fix issue with test run failing (#9386) 2024-05-16 11:33:35 +01:00
Michael Kret 5a3122f279
fix: PairedItems various fixes (no-changelog) (#9357) 2024-05-16 12:35:36 +03:00
कारतोफ्फेलस्क्रिप्ट™ 68a6c81729
fix(Email Trigger (IMAP) Node): Handle attachments correctly (#9410) 2024-05-15 15:50:53 +02:00
Jon bf549301df
feat: Add Slack trigger node (#9190)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-15 13:54:32 +01:00
github-actions[bot] 8f254527e3
🚀 Release 1.42.0 (#9405)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-05-15 12:16:42 +02:00
Mike Quinlan 1081429a4d
feat(Slack Node): Add block support for message updates (#8925) 2024-05-15 12:01:16 +02:00
guangwu 9e866591e1
fix: Small typo fix (no-changelog) (#8876) 2024-05-15 12:00:44 +02:00
Jon ed22dcd88a
fix(Cortex Node): Fix issue with analyzer response not working for file observables (#9374) 2024-05-15 10:24:51 +01:00
Jon 78e7c7a9da
fix(Mattermost Node): Fix issue when fetching reactions (#9375) 2024-05-14 15:04:24 +01:00
कारतोफ्फेलस्क्रिप्ट™ 82c8801f25
fix(Code Node): Bind helper methods to the correct context (#9380) 2024-05-14 14:08:51 +02:00
Michael Kret da6088d0bb
feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
github-actions[bot] 75f74035a1
🚀 Release 1.41.0 (#9342)
Co-authored-by: ivov <ivov@users.noreply.github.com>
2024-05-08 14:08:46 +02:00
Michael Kret 6b6e8dfc33
feat(Simulate Node): New node (no-changelog) (#9109) 2024-05-08 12:02:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ c4bf5b2b92
fix(Read PDF Node): Disable JS evaluation from PDFs (#9336) 2024-05-08 12:53:23 +02:00
Jon 695e762663
feat(Slack Node): Update to use the new API method for file uploads (#9323) 2024-05-08 10:40:24 +01:00
Jon 435272b568
fix(Linear Node): Fix issue with data not always being returned (#9273)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-05-08 10:24:08 +01:00
Florin Lungu 3860077f81
feat(LinkedIn Node): Upgrade LinkedIn API version (#9307) 2024-05-08 10:23:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ c8895c540e
fix(Pipedrive Node): Improve type-safety in custom-property handling (#9319) 2024-05-08 10:36:36 +02:00
कारतोफ्फेलस्क्रिप्ट™ d0d52def8f
feat(Send Email Node): Add an option to customize client host-name on SMTP connections (#9322) 2024-05-07 17:38:23 +02:00
कारतोफ्फेलस्क्रिप्ट™ cf441e0294
ci: Remove gulp (no-changelog) (#9283)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-06 18:42:03 +02:00
Jon bfb0eb7a06
fix(Gmail Node): Remove duplicate options when creating drafts (#9299) 2024-05-03 15:56:58 +01:00
Jon 6ab3781570
fix(n8n Form Trigger Node): Fix missing options when using respond to webhook (#9282) 2024-05-03 10:02:46 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0a2de093c0
feat(Redis Node): Add support for TLS (#9266) 2024-05-02 17:35:41 +02:00
github-actions[bot] d3e0640674
🚀 Release 1.40.0 (#9286)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-02 14:30:42 +02:00
Elias Meire 7ff24f134b
fix(Google BigQuery Node): Better error messages, transform timestamps (#9255)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-02 12:11:41 +02:00
aya e896889394
feat(Postgres Node): Add option IS NOT NULL and hide value input fields (#9241) 2024-05-02 10:08:57 +01:00
Ria Scholz ddff80416d
feat(S3 Node): Add support for self signed SSL certificates (#9269) 2024-05-02 10:08:36 +01:00
Jon 41ce178491
feat(Telegram Node): Disable page preview by default (#9267) 2024-05-01 10:15:58 +01:00
Michael Kret ed98ca2fb7
fix(Jira Trigger Node): Update credentials UI (#9198) 2024-05-01 07:26:09 +03:00
Jon 9f6f8eae6d
fix(Baserow Node): Update logo (no-changelog) (#9261) 2024-04-30 11:48:01 +01:00
Jon 5cb51b79ce
fix(Customer.io Node): Update logo (no-changelog) (#9262) 2024-04-30 11:47:45 +01:00
pengqiseven 8a26f4280a
fix: Typo fixes in various descriptions (no-changelog) (#8854)
Signed-off-by: pengqiseven <912170095@qq.com>
Co-authored-by: pengqiseven <i@sohu.com>
2024-04-29 09:06:32 +01:00