1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-10-08 02:28:57 +03:00
Commit Graph

4363 Commits

Author SHA1 Message Date
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
github-actions[bot]
07dae514c7
🚀 Release 1.45.0 (#9637)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-06-05 17:29:26 +02:00
Elias Meire
9dbea7393a
fix: Make AWS credential work with global AWS services (#9631) 2024-06-05 16:53:45 +02:00
pemontto
a946ead46e
fix(Jira Software Node): Fix comments limit and add sorting (#9634) 2024-06-05 15:26:15 +01:00
Iván Ovejero
f94090b48c
ci: Fix typecheck for nodes-base (no-changelog) (#9630) 2024-06-05 12:33:02 +02: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
कारतोफ्फेलस्क्रिप्ट™
4b6e5f09e6
fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565) 2024-05-31 11:54:30 +02:00
कारतोफ्फेलस्क्रिप्ट™
de59e5ea60
Merge tag 'n8n@1.44.0' 2024-05-30 17:08:29 +02:00
github-actions[bot]
72b5d3d8dc
🚀 Release 1.44.0 (#9553)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-30 17:01:49 +02: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
Michael Kret
be5890536f
feat: HighLevel oauth2 api credentials (#9542) 2024-05-30 16:21:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
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