Commit Graph

11365 Commits

Author SHA1 Message Date
Iván Ovejero
489ce10063 feat(core): Support create, read, update, delete projects in Public API (#10269) 2024-08-02 12:02:05 +02:00
Iván Ovejero
dc8c94d036 ci: Introduce lint rule no-type-unsafe-event-emitter (no-changelog) (#10254) 2024-08-02 12:01:42 +02:00
Iván Ovejero
432ac1da59 fix(core): Surface enterprise trial error message (#10267) 2024-08-02 12:01:10 +02:00
Csaba Tuncsik
42ba8841c4 fix(editor): Enable moving resources only if team projects are available by the license (#10271) 2024-08-01 17:33:10 +02:00
कारतोफ्फेलस्क्रिप्ट™
43ae159ea4 fix(core): Upgrade tournament to address some XSS vulnerabilities (#10277) 2024-08-01 17:19:31 +02:00
Iván Ovejero
d8688bd463 refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264) 2024-08-01 13:44:23 +02:00
कारतोफ्फेलस्क्रिप्ट™
efb71dd9ad fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272) 2024-08-01 11:02:36 +02:00
Giulio Andreini
785c82cfec fix(n8n Form Trigger Node): Improve copy and a few tweaks (no-changelog) (#10243)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-08-01 10:57:05 +02:00
Michael Kret
88a170176a fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-01 11:21:58 +03:00
Iván Ovejero
1608d2527b refactor(core): Port endpoints config (no-changelog) (#10268) 2024-07-31 17:45:11 +02:00
Jon
d91eb2cdd5 feat(AWS Lambda Node): Add support for paired items (no-changelog) (#10270) 2024-07-31 16:19:25 +01:00
Michael Kret
c8ee852159 fix: Loop node no input data shown (#10224) 2024-07-31 16:11:42 +03:00
कारतोफ्फेलस्क्रिप्ट™
1476947365 Merge tag 'n8n@1.53.0' 2024-07-31 15:08:04 +02:00
कारतोफ्फेलस्क्रिप्ट™
a8e2774f53 fix(core): Make OAuth1/OAuth2 callback not require auth (#10263) 2024-07-31 15:03:37 +02:00
github-actions[bot]
7ffaec03ea 🚀 Release 1.53.0 (#10266)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-07-31 14:56:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
2a09a036d2 fix(core): Upgrade @n8n/vm2 to address CVE‑2023‑37466 (#10265) 2024-07-31 14:38:49 +02:00
Oz Weiss
326c983915 feat(Calendly Trigger Node): Add OAuth Credentials Support (#10251) 2024-07-31 13:26:24 +01:00
Iván Ovejero
cf73e29b61 test(core): Improve and expand log streaming tests (no-changelog) (#10261) 2024-07-31 13:40:01 +02:00
Ricardo Espinoza
8e960db16c refactor(editor): Migrate WorkflowExecutionsListView.vue to composition API (no-changelog) (#10198) 2024-07-31 07:11:24 -04:00
Iván Ovejero
3e96b29332 fix(core): Restore log event n8n.workflow.failed (#10253) 2024-07-31 12:22:52 +02:00
Iván Ovejero
efee25ddaa test(core): Stop showing JWT warning during test runs (no-changelog) (#10255) 2024-07-31 11:53:26 +02:00
Shireen Missi
519fc4d753 fix(Postgres Node): Expressions in query parameters for Postgres executeQuery operation (#10217) 2024-07-31 08:39:37 +01:00
Csaba Tuncsik
7e643589c6 fix(editor): Fix workflow execution list scrolling after filter change (#10226) 2024-07-31 09:09:54 +02:00
Tomi Turtiainen
3d23f2f333 test(core): Fix typing issues in tests (no-changelog) (#10244) 2024-07-30 20:24:01 +02:00
Iván Ovejero
5b47c8b57b fix(editor): Fix custom API call notice (#10227) 2024-07-30 17:41:26 +02:00
Iván Ovejero
d719899223 feat(core): Allow filtering workflows by project and transferring workflows in Public API (#10231) 2024-07-30 17:05:48 +02:00
jeanpaul
452f52c124 fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail (#10216) 2024-07-30 16:19:47 +02:00
Iván Ovejero
3ccb9df2f9 feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
Iván Ovejero
af695ebf93 feat: Support create, read, delete variables in Public API (#10241) 2024-07-30 14:58:07 +02:00
Michael Kret
f87854f8db fix(Wait Node): Authentication fix (#10236) 2024-07-30 15:43:05 +03:00
Tomi Turtiainen
d6770b5fca fix(core): Flush instance stopped event immediately (#10238) 2024-07-30 14:49:41 +03:00
कारतोफ्फेलस्क्रिप्ट™
a2d08846d0 ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974) 2024-07-30 13:27:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
1fca3af335 refactor(core): Use type-safe event emitters (no-changelog) (#10234) 2024-07-30 13:23:01 +02:00
Iván Ovejero
99dc56c7a1 refactor(core): Make instance role clearer (no-changelog) (#10188) 2024-07-30 10:20:21 +02:00
Jon
47c7904028 docs: Update login url for OpenAI node (no-changelog) (#10222) 2024-07-30 07:35:58 +01:00
Jon
361b5e7c37 fix(LinkedIn Node): Fix issue with some characters cutting off posts early (#10185) 2024-07-30 07:35:42 +01:00
Michael Kret
f5722e8823 fix(Google BigQuery Node): Send timeoutMs in query, pagination support (#10205) 2024-07-29 21:28:16 +03:00
Ricardo Espinoza
cf70b06545 feat(core): Show Public API key value only once (no-changelog) (#10126) 2024-07-29 14:13:54 -04:00
Iván Ovejero
de50ef7590 refactor(core): Display stack trace in error reporter (no-changelog) (#10225) 2024-07-29 17:27:02 +02:00
jeanpaul
1a7713ef26 fix(core): Fix missing successful items on continueErrorOutput with multiple outputs (#10218) 2024-07-29 17:08:20 +02:00
Michael Kret
e5dfd7faf9 fix(n8n Form Trigger Node): Remove custom attribution option (no-changelog) (#10229) 2024-07-29 17:56:55 +03:00
Michael Kret
711b667ebe feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-29 15:58:03 +03:00
Iván Ovejero
7a30d845e9 refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223) 2024-07-29 14:32:20 +02:00
Jon
4d37b9669f docs: Update add options text (no-changelog) (#10049) 2024-07-29 13:27:23 +01:00
Michael Kret
00ec253337 fix(Postgres Node): Option to treat query parameters enclosed in single quotas as text (#10214) 2024-07-29 14:48:11 +03:00
Iván Ovejero
24ffca7c75 refactor(core): Decouple server started event from internal hooks (no-changelog) (#10221) 2024-07-29 11:41:28 +02:00
Jon
e2ee91569a feat(Shopify Node): Update Shopify API version (#10155) 2024-07-29 10:05:16 +01:00
Iván Ovejero
40a5226e24 fix(editor): Defer User saved credentials telemetry event for OAuth credentials (#10215) 2024-07-29 11:01:18 +02:00
Eugene
c0e37439a8 fix(editor): Fix parameter input glitch when there was an error loading remote options (#10209) 2024-07-29 10:50:05 +02:00
Marcus
5aba69bcf4 feat(HTTP Request Node): Add option to disable lowercase headers (#10154) 2024-07-29 09:32:42 +02:00