Commit Graph

10289 Commits

Author SHA1 Message Date
Tomi Turtiainen
05e13a68ea fix: Fix typeorm .save usage (no-changelog) (#8678) 2024-02-20 17:34:54 +02:00
कारतोफ्फेलस्क्रिप्ट™
afd2eb1f4a fix(core): Report all sqlite transaction rollback errors to Sentry (no-changelog) (#8680) 2024-02-20 15:28:12 +01:00
Elias Meire
20446bdf11 feat(editor): Add chevron to filter component operator select (#8633) 2024-02-20 15:19:16 +01:00
कारतोफ्फेलस्क्रिप्ट™
b6c8a0c413 refactor(core): Reduce code duplication in DB config (no-changelog) (#8679) 2024-02-20 14:28:53 +01:00
Elias Meire
0e36aeb421 fix(core): Apply correct hostname to redirected requests (#8674) 2024-02-20 13:23:36 +01:00
Elias Meire
c943a51a28 fix(editor): Handle drag-n-dropping from other nodes in assignment component (#8661) 2024-02-20 11:21:10 +01:00
Michael Kret
3279762221 fix(FTP Node): Continue of fail looping support with paired item (#8659) 2024-02-19 18:21:32 +02:00
Michael Kret
bee17dd6cc fix(Google Calendar Node): Errors with after/before options (#8628) 2024-02-19 16:52:21 +02:00
Csaba Tuncsik
40c7f77a35 fix(editor): Fix node runData and pinned data check on manual run (#8669) 2024-02-19 13:02:20 +01:00
कारतोफ्फेलस्क्रिप्ट™
e1a4fde207 fix(core): Define SHELL env variable on docker images (#8670) 2024-02-19 11:50:20 +01:00
Csaba Tuncsik
46fe544b9a fix(editor): Fix unnecessary execution of nodes when there is pin data (#8567)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-02-16 16:24:07 +00:00
Csaba Tuncsik
9c0fe413d9 fix(editor): Use proper composable for localization (#8660) 2024-02-16 14:51:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
506367453c fix(FTP Node): Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657) 2024-02-16 14:47:35 +01:00
Elias Meire
66cbe54e1d fix(editor): Filter component: do not clear expression when changing operator (#8635) 2024-02-16 14:32:43 +01:00
Michael Kret
1a81d0ad5f fix(OpenAI Node): Remove require from text in assistant message (no-changelog) (#8658) 2024-02-16 15:23:42 +02:00
Michael Kret
c73aeeec3d fix(AwsS3 Node): Use location constrain (#8654) 2024-02-16 15:13:26 +02:00
Elias Meire
8e9d3106a5 fix(editor): Fix SQL editors not always re-rendering when query changes (#8621) 2024-02-16 11:26:43 +01:00
कारतोफ्फेलस्क्रिप्ट™
8c665e4d20 refactor(editor): Re-organize n8n logo files (no-changelog) (#8483) 2024-02-16 10:42:32 +01:00
कारतोफ्फेलस्क्रिप्ट™
d33d953497 fix(Extract From File Node): Make binary data work with any backend (#8647)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-02-16 09:38:38 +01:00
कारतोफ्फेलस्क्रिप्ट™
1e4e126c01 ci: Disable flaky 38-custom-template-repository.cy.ts (no-changelog) (#8648) 2024-02-16 09:38:24 +01:00
oleg
e9af3e754f fix(OpenAI Node): Always show jsonOutput toggle for OpenAI message operation (no-changelog) (#8651) 2024-02-16 09:31:53 +01:00
Marcus
bd4b50cf08 fix(GraphQL Node): Fix request format JSON error (#8646) 2024-02-15 17:49:18 +01:00
github-actions[bot]
c4e259bcfc 🚀 Release 1.29.0 (#8643)
Co-authored-by: krynble <krynble@users.noreply.github.com>
2024-02-15 11:08:48 +00:00
Omar Ajoue
540a80e9f9 test: Fix broken workflow tag tests (#8641)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-15 10:51:59 +00:00
कारतोफ्फेलस्क्रिप्ट™
bf729aa2f0 refactor(editor): Do not use CodeNodeEditor anywhere except the Code node (no-changelog) (#8636) 2024-02-15 11:35:50 +01:00
Michael Kret
941278db68 feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
कारतोफ्फेलस्क्रिप्ट™
2b9391a975 fix(core): Improve handling of wrapped errors (no-changelog) (#8631) 2024-02-14 17:29:23 +01:00
Elias Meire
100d9bc087 refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-14 16:29:09 +01:00
Danny Martini
24859cfef5 docs: Document own mode removal in BREAKING-CHANGES.md (no-changelog) (#8632) 2024-02-14 16:26:01 +01:00
Iván Ovejero
1116a28b45 fix(Wait Node): Account for workflow timezone in Wait node datetime (#8578)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-02-14 15:12:23 +00:00
कारतोफ्फेलस्क्रिप्ट™
a2a3ca160f fix(core): Improve the startup error when EXECUTIONS_PROCESS is set (#8630)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-02-14 15:35:42 +01:00
Elias Meire
9c7e0266ee fix(editor): Debounce expression changes (#8629) 2024-02-14 15:23:11 +01:00
कारतोफ्फेलस्क्रिप्ट™
68498cb72a fix(core): Upgrade @n8n/typeorm to address postgres timestamp issues (#8627) 2024-02-14 14:17:57 +01:00
Milorad FIlipović
bf4f896373 feat: Add telemetry event when users click on templates link (#8625) 2024-02-14 13:26:44 +01:00
Michael Kret
6bc1c3d7a8 fix(Notion Node): Block with text results in a body validation error (#8622) 2024-02-14 13:05:06 +02:00
oleg
f5274302f8 fix: Fix resolving of expressions of deeply nested sub-nodes (#8612) 2024-02-14 10:42:55 +01:00
Michael Kret
d18cba37a4 feat(Convert to File Node): Operation to convert a string in a plain text file, option to format JSON when creating file (#8620) 2024-02-13 16:52:37 +02:00
Jon
e597fbc78f fix(FTP Node): Fix issue with connections not closing properly (#8619) 2024-02-13 14:32:21 +00:00
Danny Martini
a3bed97883 fix(Merge Node): Fixing how paired items are handled in the merge node, when choosing a branch and selecting to return an empty object (#8479)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-13 15:00:20 +01:00
Danny Martini
cd8ca8412d fix(core): Give better error message if executions.process is still used in the configs (#8618) 2024-02-13 12:40:50 +00:00
Danny Martini
b54488ada5 fix(Execute Workflow Node): Passing the workflow that is supposed to be executed as a paramter (#8614) 2024-02-13 12:49:21 +01:00
Danny Martini
49062d169c docs: Update changelog to make removal of own node obvious (no-changelog) (#8615) 2024-02-13 08:43:57 +00:00
Elias Meire
3b2078c3ca fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-12 17:32:27 +01:00
Jon
d38a822b95 fix(FTP Node): Fix issue with paireditems not always working (#8613) 2024-02-12 16:06:28 +00:00
Michael Kret
32281d12d7 feat(HTML Extract Node): Better text extraction, option to specify selectors to skip, option to clean up text data (#8586) 2024-02-12 12:52:51 +02:00
oleg
510bf8905d refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) 2024-02-12 10:45:05 +01:00
Jon
a6211c9a5d fix(Jira Software Node): Fix issue with not all issue types being supported (#8571) 2024-02-12 08:49:13 +00:00
Danny Martini
ee81015231 docs: Update cursor description in the public api documentation (#8602) 2024-02-09 16:36:57 +01:00
Cornelius Suermann
5a613d4a8b build: Update License-SDK to v2.10.0 (no-changelog) (#8537) 2024-02-09 16:10:50 +01:00
Omar Ajoue
a743a40376 feat(API): Add tag support to public API (#8588)
Co-authored-by: Jesús Burgers <jesus.burgers@chakray.co.uk>
Co-authored-by: Jesús Burgers <43568066+jburgers-chakray@users.noreply.github.com>
2024-02-09 15:10:03 +00:00