Iván Ovejero
|
3c93ec88cd
|
refactor(core): Port generic config (#11316)
|
2024-10-21 12:57:37 +02:00 |
|
Alex Grozav
|
f78a7dd3e1
|
fix(editor): Show placeholder nodes when no trigger nodes available on new canvas (no-changelog) (#11106)
|
2024-10-21 13:09:03 +03:00 |
|
Milorad FIlipović
|
3b2f63e248
|
fix(editor): Fix pin data button disappearing after reload (#11198)
|
2024-10-21 12:05:05 +02:00 |
|
Tomi Turtiainen
|
fcf8629c6e
|
fix(benchmark): Fix some multi-main benchmarks failing randomly (#11317)
|
2024-10-21 11:58:47 +03:00 |
|
Csaba Tuncsik
|
76724c3be6
|
fix(editor): Open Community+ enrollment modal only for the instance owner (#11292)
|
2024-10-21 10:02:18 +02:00 |
|
Charlie Kolb
|
cd15e959c7
|
feat(editor): Separate node output execution tooltip from status icon (#11196)
|
2024-10-21 09:35:23 +02:00 |
|
Danny Martini
|
321d6deef1
|
feat(core): Handle cycles in workflows when partially executing them (#11187)
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
|
2024-10-18 17:30:26 +02:00 |
|
Eugene
|
b4b543d41d
|
fix(core): Add missing primary key to execution annotation tags table (#11168)
|
2024-10-18 15:06:15 +02:00 |
|
Tomi Turtiainen
|
09954f6b32
|
fix(benchmark): Fix single webhook script path in manifest (#11308)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-18 13:36:53 +03:00 |
|
Iván Ovejero
|
64bddf8653
|
fix(core): Do not debounce webhooks, triggers and pollers activation (#11306)
|
2024-10-18 12:24:32 +02:00 |
|
Ricardo Espinoza
|
679fa4a10a
|
feat(core): introduce JWT API keys for the public API (#11005)
|
2024-10-18 12:06:44 +02:00 |
|
Raúl Gómez Morales
|
6a722c45ea
|
fix(editor): Fix floating nodes sorting (no-changelog) (#11301)
|
2024-10-18 11:13:47 +02:00 |
|
Tomi Turtiainen
|
0aae47c295
|
test: Fix flaky task-runner integration test (#11302)
|
2024-10-18 11:33:08 +03:00 |
|
Eugene
|
0be04c6348
|
fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293)
|
2024-10-18 09:35:33 +02:00 |
|
Raúl Gómez Morales
|
a13e142ee2
|
fix(editor): Add striped background to readonly canvas (no-changelog) (#11297)
|
2024-10-18 09:26:13 +02:00 |
|
Iván Ovejero
|
8e5292cf6c
|
chore: Upgrade nodelinter to 1.16.3 (#11286)
|
2024-10-18 09:22:24 +02:00 |
|
Tomi Turtiainen
|
a042d5c8e6
|
refactor: Replace json-schema-to-zod with our own fork (#11229)
|
2024-10-18 09:29:19 +03:00 |
|
Ricardo Espinoza
|
c57cac9e4d
|
fix(editor): Keep always focus on the first item on the node's search panel (#11193)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-17 21:51:35 +02:00 |
|
Ricardo Espinoza
|
25c1c3218c
|
feat: Run mfa.beforeSetup hook before enabling MFA (#11116)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-17 19:47:10 +02:00 |
|
Iván Ovejero
|
44f95160fb
|
refactor(core): Report potentially unused job processor branch (#11298)
|
2024-10-17 18:38:06 +02:00 |
|
Michael Kret
|
643d66c0ae
|
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-10-17 14:59:53 +01:00 |
|
Tomi Turtiainen
|
86a94b5523
|
feat: Add fork of json-schema-to-zod (no-changelog) (#11228)
|
2024-10-17 15:57:44 +03:00 |
|
Csaba Tuncsik
|
c728a2ffe0
|
fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204)
|
2024-10-17 14:11:34 +02:00 |
|
Iván Ovejero
|
83ca7f8e90
|
refactor(core): Remove watchdog interval (#11295)
|
2024-10-17 13:51:56 +02:00 |
|
Raúl Gómez Morales
|
c79aa01a48
|
fix(editor): Fit view when only "Add first step" placeholder is visible (no-changelog) (#11294)
|
2024-10-17 13:19:48 +02:00 |
|
Tomi Turtiainen
|
d330b6b94a
|
fix: Fix task runner error propagation (no-changelog) (#11291)
|
2024-10-17 14:17:33 +03:00 |
|
Iván Ovejero
|
d2266c93a7
|
chore(core): Add check to help diagnose PAY-2100 (#11282)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-17 12:56:37 +02:00 |
|
Tomi Turtiainen
|
0dd15cbe8d
|
fix(benchmark): Benchmark improvements (#11290)
|
2024-10-17 13:37:00 +03:00 |
|
Iván Ovejero
|
be50a9ac44
|
chore(core): Bring multi-main setup in line with scaling services (#11289)
|
2024-10-17 10:47:17 +02:00 |
|
oleg
|
fbae17d8fb
|
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288)
|
2024-10-17 10:20:46 +02:00 |
|
Csaba Tuncsik
|
1f441f9752
|
fix(editor): Add Personal project to main navigation (#11161)
|
2024-10-17 09:25:32 +02:00 |
|
Val
|
5c370c9235
|
fix: JS Task Runner not having access to Buffer (no-changelog) (#11285)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-16 17:51:06 +01:00 |
|
Iván Ovejero
|
d37acdb873
|
refactor(core): Make orchestration service smaller (#11275)
|
2024-10-16 17:34:32 +02:00 |
|
Valentina Lilova
|
bf28fbefe5
|
feat(n8n Google My Business Node): New node (#10504)
|
2024-10-16 16:18:53 +01:00 |
|
github-actions[bot]
|
c090fcb340
|
🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
|
2024-10-16 14:26:07 +03:00 |
|
Michael Kret
|
7f5f0a9df3
|
fix: Expressions display actual result of evaluating expression inside string (#11257)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-10-16 13:27:00 +03:00 |
|
Iván Ovejero
|
e7a4b0da01
|
chore: Add server_type tag to Sentry errors (no-changelog) (#11277)
|
2024-10-16 11:47:05 +02:00 |
|
feelgood-interface
|
785b47feb3
|
feat(Gong Node): New node (#10777)
|
2024-10-16 10:23:09 +01:00 |
|
Val
|
aa3c0dd226
|
refactor: Move secrets provider imports (no-changelog) (#11272)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-15 17:06:39 +01:00 |
|
jeanpaul
|
c2fb881d61
|
fix(core): Wrap nodes for tool use at a suitable time (#11238)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-15 17:17:25 +02:00 |
|
Iván Ovejero
|
190665d8e6
|
refactor(core): Convey error stack from job failure to main (#11261)
|
2024-10-15 16:55:54 +02:00 |
|
Iván Ovejero
|
76ab780cdd
|
refactor(core): Remove dead orchestration code (#11266)
|
2024-10-15 16:47:31 +02:00 |
|
Mutasem Aldmour
|
c2ad15646d
|
fix: Don't show pinned data tooltip for pinned nodes (#11249)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-10-15 15:48:13 +02:00 |
|
Jon
|
1affc27b6b
|
fix(Set Node): Fix issue with UI properties not being hidden (#11263)
|
2024-10-15 14:33:26 +01:00 |
|
Iván Ovejero
|
05467fd101
|
refactor(core): Move queueModeId as hostId to InstanceSettings (#11262)
|
2024-10-15 14:55:13 +02:00 |
|
Mutasem Aldmour
|
d3b05f1c54
|
feat: Add tracking for node errors and update node graph (#11060)
|
2024-10-15 12:38:17 +02:00 |
|
Val
|
ecbe568d69
|
feat: Enable Task Runners on Scaling mode Workers (no-changelog) (#11253)
|
2024-10-15 11:03:28 +01:00 |
|
Val
|
ee6e7fec85
|
feat: Fail all tasks for a disconnected Task Runner (no-changelog) (#11254)
|
2024-10-15 11:03:16 +01:00 |
|
Sören Uhrbach
|
26ad091f47
|
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-15 07:54:23 +03:00 |
|
Jon
|
7c7f2fb85a
|
docs: Add end of service notice for Line (no-changelog) (#11189)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-14 17:05:09 +01:00 |
|
Iván Ovejero
|
963ddeb0cc
|
refactor(core): Remove deprecated properties from orchestration service (#11251)
|
2024-10-14 16:52:56 +02:00 |
|
Mutasem Aldmour
|
439132c291
|
fix: Adjust arrow button colors in dark mode (#11248)
|
2024-10-14 16:52:34 +02:00 |
|
Iván Ovejero
|
c0aa28c6cf
|
fix(core): Override executions mode if regular during worker startup (#11250)
|
2024-10-14 16:12:41 +02:00 |
|
Michael Kret
|
4bd4b6977a
|
feat: Enable code capture in ai transform node (no-changelog) (#11241)
|
2024-10-14 14:53:16 +01:00 |
|
Val
|
b028d81390
|
feat: Start Task Runner via Launcher (no-changelog) (#11071)
|
2024-10-14 14:19:17 +01:00 |
|
Iván Ovejero
|
873851b54e
|
refactor(core): Revamp logs for scaling mode (#11244)
|
2024-10-14 15:15:42 +02:00 |
|
Jon
|
3d97f02a8d
|
fix(Google Ads Node): Update to use v17 api (#11243)
|
2024-10-14 14:13:15 +01:00 |
|
Iván Ovejero
|
a7fc7fc229
|
fix(core): Ensure error reporter does not promote info to error messages (#11245)
|
2024-10-14 13:26:13 +02:00 |
|
Iván Ovejero
|
e8c87c488f
|
chore: Stop reporting to Sentry leader key renewals (#11246)
|
2024-10-14 13:18:31 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b7ee0c4087
|
fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows (#11242)
|
2024-10-14 12:57:30 +02:00 |
|
Jon
|
566529ca11
|
fix(Strava Trigger Node): Fix issue with webhook not being deleted (#11226)
|
2024-10-14 11:17:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4f27b39b45
|
fix(editor): Make submit in ChangePasswordView work again (#11227)
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
|
2024-10-11 12:26:43 -04:00 |
|
Eugene
|
0d23a7fb5b
|
fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-11 17:12:03 +02:00 |
|
Alex Grozav
|
c9628de72b
|
feat(editor): Improve insertion algorithm for nodes with multiple main outputs (no-changelog) (#11213)
|
2024-10-11 17:03:58 +03:00 |
|
Ricardo Espinoza
|
98759701e4
|
fix(editor): Disable Ask AI button in deprecated nodes (no-changelog) (#11194)
|
2024-10-11 09:36:27 -04:00 |
|
Alex Grozav
|
6e990175c7
|
fix(editor): Fix canvas handle plus rectangle background on new canvas (no-changelog) (#11160)
|
2024-10-11 15:42:17 +03:00 |
|
Iván Ovejero
|
0820cb5ab9
|
refactor(core): Simplify main pubsub message handler (#11156)
|
2024-10-11 10:31:33 +02:00 |
|
oleg
|
4aaebfd435
|
fix(editor): Fix chat crashing when rendering output-parsed content (#11210)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-11 09:47:10 +02:00 |
|
Tomi Turtiainen
|
1078fa662a
|
fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-10 21:01:38 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4e78c46a74
|
fix(editor): Bring back the "Forgot password" link on SigninView (#11216)
|
2024-10-10 18:58:33 +02:00 |
|
Shireen Missi
|
52dd2c7619
|
feat(core): Dedupe (#10101)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-10-10 16:12:05 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6823e8f2dd
|
refactor(core): Remove sse-channel (no-changelog) (#11207)
|
2024-10-10 16:51:50 +02:00 |
|
Alex Grozav
|
3d2fbcfd93
|
feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-10 16:21:58 +02:00 |
|
Michael Kret
|
6c6a8efdea
|
fix(Google Calendar Node): Mode to add or replace attendees in event update (#11132)
|
2024-10-10 17:03:51 +03:00 |
|
Alex Grozav
|
eaf933049e
|
feat(editor): Remove manual chunking from vite (no-changelog) (#11206)
|
2024-10-10 16:34:08 +03:00 |
|
Jon
|
401275884e
|
fix(Google Calendar Node): Fix issue with conference data types not loading (#11185)
|
2024-10-10 14:20:28 +01:00 |
|
Milorad FIlipović
|
a6664ef3a2
|
fix(editor): Fix DataTable markup (no-changelog) (#11205)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-10 14:58:46 +02:00 |
|
Eugene
|
5a1d81ad91
|
fix(OpenAI Node): Fix tool parameter parsing issue (#11201)
|
2024-10-10 13:50:30 +02:00 |
|
Milorad FIlipović
|
fade9e43c8
|
feat(editor): Send workflow context to assistant store (#11135)
|
2024-10-10 13:13:30 +02:00 |
|
Danny Martini
|
8e6ddfe028
|
refactor(core): Use options object for functions with lots of arguments to make the call site more readable and avoid errors (#11199)
|
2024-10-10 12:52:10 +02:00 |
|
Justin Ellingwood
|
9431e3029c
|
fix(HTTP Request Node): Fix typos in JSON validation error message (no-changelog) (#11197)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-10-10 11:32:17 +01:00 |
|
Tomi Turtiainen
|
eb2d1ca357
|
feat: Add configurable require support to js task runner (no-changelog) (#11184)
|
2024-10-10 12:44:02 +03:00 |
|
Mike Arvela
|
cd59f33e59
|
fix(editor): Allow SSO login focus outlines to draw fully (no-changelog) (#11195)
|
2024-10-10 12:25:45 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ad13a756d7
|
ci: Upgrade frontend dev tooling (no-changelog) (#10786)
|
2024-10-10 10:58:18 +02:00 |
|
Michael Kret
|
6ec6b5197a
|
fix(n8n Trigger Node): Merge with Workflow Trigger node (#11174)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-10 08:00:55 +03:00 |
|
github-actions[bot]
|
d78ab2983a
|
🚀 Release 1.63.0 (#11190)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
|
2024-10-09 18:30:19 +02:00 |
|
Ricardo Espinoza
|
06f51dc7d2
|
refactor: Use Ask AI feature through AI services instead of hooks (#11027)
|
2024-10-09 11:24:33 -04:00 |
|
Tomi Turtiainen
|
e94cda3837
|
feat: Add support for $env in the js task runner (no-changelog) (#11177)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-09 17:31:45 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
939c0dfc4c
|
feat(core): Upgrade chokidar, braces, and micromatch to address CVE-2024-4067 & CVE-2024-4068 (no-changelog) (#11182)
|
2024-10-09 16:23:11 +02:00 |
|
Csaba Tuncsik
|
c2adfc8545
|
feat: Opt in to additional features on community for existing users (#11166)
|
2024-10-09 13:21:34 +02:00 |
|
Iván Ovejero
|
c68782c633
|
feat(core): Introduce scoped logging (#11127)
|
2024-10-09 12:56:31 +02:00 |
|
Iván Ovejero
|
518e320404
|
refactor(core): Remove dead pubsub code (#11180)
|
2024-10-09 12:56:06 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d69842c87d
|
feat(core): Upgrade all swagger/openapi dependencies (no-changelog) (#11181)
|
2024-10-09 12:53:20 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b1ab21aa04
|
refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179)
|
2024-10-09 12:11:46 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
121e4c741b
|
feat(core): Upgrade express and some related packages to address some vulnerabilities (no-changelog) (#11178)
|
2024-10-09 11:55:51 +02:00 |
|
pemontto
|
fce1233b58
|
fix(Gitlab Node): Author name and email not being set (#11077)
|
2024-10-09 08:35:43 +01:00 |
|
Danny Martini
|
0eee5dfd59
|
fix(core): Fix AI nodes not working with new partial execution flow (#11055)
|
2024-10-09 09:34:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
94cfb3727c
|
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169)
|
2024-10-08 18:10:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
af4f4a089d
|
feat(core): Deduplicate transitive-dependencies, and ensure all peer-dependencies are met (no-changelog) (#11164)
|
2024-10-08 16:50:42 +02:00 |
|
Tomi Turtiainen
|
d4afb0f38b
|
refactor: Simplify resolveIcon checks and add tests (#11165)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-08 17:04:45 +03:00 |
|
Alex Grozav
|
ad4cb0ea0c
|
fix(editor): Align undo/redo functionality on new canvas (no-changelog) (#11154)
|
2024-10-08 16:41:54 +03:00 |
|
Tomi Turtiainen
|
18c0c8612c
|
fix: Fix console log handling in JS task runner (no-changelog) (#11147)
|
2024-10-08 16:32:50 +03:00 |
|
Tomi Turtiainen
|
606eedbf1b
|
fix: Forbid access to files outside source control work directory (#11152)
|
2024-10-08 15:53:53 +03:00 |
|
Iván Ovejero
|
87d041363c
|
refactor(core): Change triggers and pollers removal log to debug level (#11163)
|
2024-10-08 14:46:22 +02:00 |
|
Ria Scholz
|
ed9e61c460
|
fix(Slack Node): User id not sent correctly to API when updating user profile (#11153)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-10-08 13:35:37 +01:00 |
|
Ria Scholz
|
c70969da2b
|
fix(NASA Node): Astronomy-Picture-Of-The-Day fails when it's YouTube video (#11046)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-10-08 13:22:39 +01:00 |
|
Alex Grozav
|
f124687b01
|
feat(editor): Bring selected nodes and edges to front on new canvas (no-changelog) (#11158)
|
2024-10-08 14:49:13 +03:00 |
|
Alex Grozav
|
7f7294be9e
|
fix(editor): Update canvas handle plus line size on new canvas (no-changelog) (#11157)
|
2024-10-08 14:24:44 +03:00 |
|
Raúl Gómez Morales
|
5697de4429
|
feat(editor): Add route for create / edit / share credentials (#11134)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2024-10-08 11:56:48 +02:00 |
|
Tomi Turtiainen
|
51606cb279
|
refactor: Move js task runner into own directory (#11146)
|
2024-10-08 12:24:10 +03:00 |
|
Iván Ovejero
|
1ded08bf7e
|
refactor(core): Include self-sending and debouncing in pubsub commands (#11149)
|
2024-10-08 11:18:12 +02:00 |
|
Ricardo Espinoza
|
1ca14946d9
|
fix(core): Add down method to AddApiKeysTable1724951148974 migration (no-changelog) (#11118)
|
2024-10-08 10:49:08 +02:00 |
|
Alex Grozav
|
2161ff1217
|
fix(editor): Allow connecting node to itself on new canvas (no-changelog) (#11143)
|
2024-10-08 11:15:36 +03:00 |
|
Elias Meire
|
8566b3a999
|
fix(editor): Show previous nodes autocomplete in AI tool nodes (#11111)
|
2024-10-08 09:51:59 +02:00 |
|
Csaba Tuncsik
|
05d267954c
|
test(core): Add community+ register tracking test (#11133)
|
2024-10-08 09:40:41 +02:00 |
|
Charlie Kolb
|
87a0b68f90
|
fix(editor): Shorten overflowing Node Label in InputLabels on hover and focus (#11110)
|
2024-10-08 09:07:57 +02:00 |
|
Tomi Turtiainen
|
a7823367f1
|
fix: Fix transaction handling for 'revert' command (#11145)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-07 14:43:09 -04:00 |
|
Tomi Turtiainen
|
2bb1996738
|
feat: Add once for each item support for JS task runner (no-changelog) (#11109)
|
2024-10-07 21:18:32 +03:00 |
|
Shireen Missi
|
1146c4e98d
|
fix(Convert to File Node): Convert to ICS start date defaults to now (#11114)
|
2024-10-07 16:29:52 +01:00 |
|
Alex Grozav
|
9c41c5c6d4
|
fix(editor): Disable all modifying keybindings when the canvas is in read-only mode (no-changelog) (#11137)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-07 17:03:03 +02:00 |
|
Iván Ovejero
|
4c7caf734c
|
chore(core): Better debug logs for local dev (#11096)
|
2024-10-07 16:57:06 +02:00 |
|
Iván Ovejero
|
19fb728da0
|
perf(core): Optimize worker healthchecks (#11092)
|
2024-10-07 16:33:34 +02:00 |
|
Iván Ovejero
|
383b4765d2
|
refactor(core): Simplify worker pubsub message handler (#11086)
|
2024-10-07 16:19:58 +02:00 |
|
Alex Grozav
|
2343634c64
|
fix(editor): Make sure deactivated status shows even for nodes with long names on new canvas (no-changelog) (#11142)
|
2024-10-07 17:15:25 +03:00 |
|
Alex Grozav
|
6522b1cc44
|
fix(editor): Fix success status for plus stalk on new canvas (no-changelog) (#11140)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-07 16:57:45 +03:00 |
|
Michael Kret
|
41228b472d
|
feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
|
2024-10-07 16:45:22 +03:00 |
|
Alex Grozav
|
d2713ae50a
|
fix(editor): Reset last interacted with when resetting the workspace on new canvas (no-changelog) (#11138)
|
2024-10-07 16:17:39 +03:00 |
|
Alex Grozav
|
0321582c11
|
fix(editor): Prevent setting sticky node as active node on new canvas (no-changelog) (#11141)
|
2024-10-07 16:12:23 +03:00 |
|
oleg
|
9539504eaf
|
chore: Document file-upload properties for @n8n/chat (no-changelog) (#11139)
|
2024-10-07 14:53:49 +02:00 |
|
Csaba Tuncsik
|
92cf860f9f
|
feat(editor): Community+ enrollment (#10776)
|
2024-10-07 13:09:58 +02:00 |
|
Tomi Turtiainen
|
42c0733990
|
fix: Fix task runner default n8n uri and auth endpoint (no-changelog) (#11128)
|
2024-10-07 13:28:33 +03:00 |
|
Tomi Turtiainen
|
c74bc10da5
|
fix(benchmark): Pin redis and postgres versions (#11131)
|
2024-10-07 13:23:32 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1b84b0e5e7
|
fix(core): Allow loading nodes from multiple custom directories (#11130)
|
2024-10-07 12:09:47 +02:00 |
|
Tomi Turtiainen
|
4434668135
|
feat: Graceful termination of task runner (no-changelog) (#11009)
|
2024-10-07 12:23:14 +03:00 |
|
oleg
|
6a2f9e7295
|
feat(OpenAI Node): Allow to specify thread ID for Assistant -> Message operation (#11080)
|
2024-10-07 09:58:28 +02:00 |
|
Elias Meire
|
7e8955b322
|
fix(editor): Fix getInitials when Intl.Segmenter is not supported (#11103)
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
|
2024-10-04 15:55:41 +01:00 |
|
Iván Ovejero
|
bb59cc71ac
|
fix(core): Separate error handlers for main and worker (#11091)
|
2024-10-04 16:38:48 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
722f4a8b77
|
fix(core): Always set startedAt when executions start running (#11098)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-10-04 16:08:52 +02:00 |
|
Alex Grozav
|
3950cab6dd
|
fix(editor): Fix render key for dynamic number of handles on new canvas (no-changelog) (#11105)
|
2024-10-04 16:38:46 +03:00 |
|
Elias Meire
|
565b117a52
|
fix(editor): Add safety to prevent undefined errors (#11104)
|
2024-10-04 14:37:37 +01:00 |
|
Danny Martini
|
1d14557461
|
fix(core): Print errors that happen before the execution starts on the worker instead of just on the main instance (#11099)
|
2024-10-04 15:36:04 +02:00 |
|
Alex Grozav
|
71e75e8a68
|
feat(editor): Add undo/redo for importing workflow data on new canvas (no-changelog) (#11101)
|
2024-10-04 15:57:09 +03:00 |
|
Iván Ovejero
|
d537cea363
|
test(core): Allow Jest to exit cleanly in worker command test (#11095)
|
2024-10-04 14:44:53 +02:00 |
|
Alex Grozav
|
caeda22811
|
fix(editor): Fix node position when auto adding chat trigger node (no-changelog) (#11097)
|
2024-10-04 15:42:46 +03:00 |
|
Elias Meire
|
09cfdbd181
|
fix(editor): Fix schema view in AI tools (#11089)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-04 14:29:42 +02:00 |
|
Alex Grozav
|
cc009559ee
|
fix(editor): Set document title when renaming and loading workflow (no-changelog) (#11100)
|
2024-10-04 15:15:25 +03:00 |
|
Raúl Gómez Morales
|
cd6edeae17
|
refactor(editor): CredentialsView.vue to script setup (#11094)
|
2024-10-04 14:04:15 +02:00 |
|
Alex Grozav
|
cb4294b9f4
|
feat(editor): Add node execution waiting state to new canvas (no-changelog) (#11083)
|
2024-10-04 15:01:51 +03:00 |
|
Iván Ovejero
|
6a12f0c5fa
|
fix(core)!: Bind worker server to IPv4 (#11087)
|
2024-10-04 12:18:26 +02:00 |
|
Michael Kret
|
d974b015d0
|
fix: Incorrect error message on calling wrong webhook method (#11093)
|
2024-10-04 11:06:15 +01:00 |
|
Alex Grozav
|
b925791c15
|
feat(editor): Adjust selection rectangle to include node selection box on new canvas (no-changelog) (#11088)
|
2024-10-04 13:02:30 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e5c7215bca
|
fix(editor): Don't report certain error types to Sentry (no-changelog) (#11090)
|
2024-10-04 11:32:20 +02:00 |
|
Alex Grozav
|
90e6d3384c
|
fix(editor): Fix condition for allowing keyboard shortcuts and pasting on new canvas (no-changelog) (#11082)
|
2024-10-04 11:14:15 +03:00 |
|
Alex Grozav
|
bdb9cbb396
|
test(editor): Update RunDataSchema snapshots in editor-ui (no-changelog) (#11085)
|
2024-10-04 11:02:06 +03:00 |
|
Iván Ovejero
|
73a0d48073
|
refactor(core): Simplify webhook pubsub message handler (#11048)
|
2024-10-04 09:28:53 +02:00 |
|
Alex Grozav
|
4b0187e7e8
|
feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-03 21:20:57 +03:00 |
|
Raúl Gómez Morales
|
ce69218f1b
|
refactor(editor): WorkflowsView to script setup + tests (#11078)
|
2024-10-03 16:43:08 +02:00 |
|
Raúl Gómez Morales
|
e081fd1f0b
|
feat(editor): Add navigation dropdown component (#11047)
|
2024-10-03 15:03:09 +02:00 |
|
Alex Grozav
|
6d716494a4
|
feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) (#11079)
|
2024-10-03 15:29:41 +03:00 |
|
Alex Grozav
|
9ed8040ec0
|
fix(editor): Hide run workflow button if only chat trigger available on new canvas (no-changelog) (#11041)
|
2024-10-03 15:13:09 +03:00 |
|
Michael Kret
|
90b4bfc472
|
fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2024-10-03 15:09:37 +03:00 |
|
Alex Grozav
|
f9480e9f57
|
fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
|
2024-10-03 15:01:04 +03:00 |
|
Elias Meire
|
fc26c44f65
|
test(Gmail Trigger Node): Add tests (no-changelog) (#11076)
|
2024-10-03 12:59:15 +01:00 |
|
Csaba Tuncsik
|
3974981ea5
|
fix(editor): Update Usage page for Community+ edition (#11074)
|
2024-10-03 13:39:48 +02:00 |
|
oleg
|
dbd2ae1995
|
fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075)
|
2024-10-03 12:50:35 +02:00 |
|
Shireen Missi
|
2596ddbe8d
|
test(HTTP Request Node): Improve http request node testing (no-changelog) (#11044)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-10-03 11:48:40 +01:00 |
|
Csaba Tuncsik
|
67c3453885
|
fix(editor): Fix design system form element sizing (#11040)
|
2024-10-03 10:50:53 +02:00 |
|
Federico Meini
|
86c632aabf
|
chore: Anonymise ip addresses in rudderstack events (#11066)
|
2024-10-03 10:42:29 +02:00 |
|
Csaba Tuncsik
|
835824cf53
|
test(editor): Add test render helper to design system (#11064)
|
2024-10-03 09:28:40 +02:00 |
|
Tomi Turtiainen
|
12e54a5eea
|
fix: Use 127.0.0.1 as n8n uri for task runner process (no-changelog) (#11072)
|
2024-10-03 09:38:03 +03:00 |
|
Ricardo Espinoza
|
59c5ff6135
|
fix(editor): Respect tag querystring filter when listing workflows (#11029)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-02 15:11:41 -04:00 |
|
Michael Kret
|
948edd1a04
|
fix(n8n Form Trigger Node): When clicking on a multiple choice label, the wrong one is selected (#11059)
|
2024-10-02 15:58:47 +01:00 |
|
github-actions[bot]
|
3c7556542c
|
🚀 Release 1.62.1 (#11068)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-10-02 16:37:44 +02:00 |
|
github-actions[bot]
|
86069321a1
|
🚀 Release 1.62.0 (#11056)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-10-02 16:19:12 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
49c71469f4
|
ci: @n8n/task-runner package setup (no-changelog) (#11067)
|
2024-10-02 16:14:57 +02:00 |
|
Tomi Turtiainen
|
4546649c61
|
feat: Separate task runner server from main http server (no-changelog) (#11062)
|
2024-10-02 16:38:42 +03:00 |
|
Iván Ovejero
|
8d9eb162ae
|
chore: Add verbose removal to breaking changes (#11053)
|
2024-10-02 14:35:31 +02:00 |
|
Ricardo Espinoza
|
9c43fb301d
|
fix(editor): Format action names properly when action is not defined (#11030)
|
2024-10-02 08:16:33 -04:00 |
|
Tomi Turtiainen
|
74fa259b37
|
feat: Make task runners work with n8n from npm (no-changelog) (#11015)
|
2024-10-02 15:16:02 +03:00 |
|
oleg
|
ef5b7cf9b7
|
feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862)
|
2024-10-02 13:31:22 +02:00 |
|
Val
|
ae37035aad
|
fix: Task Runner Auth CI fail with busy event loop (no-changelog) (#11057)
|
2024-10-02 14:27:28 +03:00 |
|
manuelbcd
|
a8d1a1ea85
|
feat: Add Sysdig API credentials for SecOps (#7033)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
|
2024-10-02 12:13:51 +01:00 |
|
oleg
|
a7af98183c
|
fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049)
|
2024-10-02 11:29:01 +02:00 |
|
CodeShakingSheep
|
50b723836e
|
feat(Invoice Ninja Node): Add more query params to getAll requests (#9238)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-10-02 11:09:53 +02:00 |
|
Tomi Turtiainen
|
4db82a91b4
|
refactor(benchmark): Expand js code node benchmark (#11052)
|
2024-10-02 12:04:53 +03:00 |
|
Val
|
27d83e0d91
|
feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-10-02 09:31:56 +01:00 |
|
Iván Ovejero
|
bdaadf10e0
|
fix(core): Fix ownerless project case in statistics service (#11051)
|
2024-10-02 10:31:17 +02:00 |
|
Iván Ovejero
|
113a2e7401
|
refactor(core): Bring job options into scaling service (#11050)
|
2024-10-02 10:31:07 +02:00 |
|
Milorad FIlipović
|
8a30f92156
|
feat: Add more context to support chat (#11014)
|
2024-10-02 10:00:20 +02:00 |
|
Danny Martini
|
5903592a23
|
fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024)
|
2024-10-02 08:12:38 +02:00 |
|
Alex Grozav
|
3191912168
|
fix(editor): Fix success state for disabled nodes in new canvas (no-changelog) (#11039)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
|
2024-10-01 21:06:33 +03:00 |
|
Alex Grozav
|
e04b980dff
|
feat(editor): Improve edges and connection lines rendering on new canvas (no-changelog) (#11036)
|
2024-10-01 16:43:47 +03:00 |
|
Eugene
|
e7199dbfcc
|
feat(editor): Remove execution annotation feature flag (#11020)
|
2024-10-01 15:24:52 +02:00 |
|
oleg
|
72b70d9d98
|
feat(editor): Support node-creator actions for vector store nodes (#11032)
|
2024-10-01 14:10:08 +02:00 |
|
Iván Ovejero
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-10-01 12:16:09 +02:00 |
|
Elias Meire
|
f92637a9fe
|
test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) (#11023)
|
2024-10-01 10:40:43 +01:00 |
|
Iván Ovejero
|
cd916480c2
|
fix(core): Handle Redis disconnects gracefully (#11007)
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
|
2024-09-30 16:36:27 +02:00 |
|
Alex Grozav
|
805a1140c9
|
fix(editor): Update new canvas connection checks (no-changelog) (#11019)
|
2024-09-30 17:09:17 +03:00 |
|
oleg
|
b5f4afe12e
|
fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011)
|
2024-09-30 15:42:37 +02:00 |
|
Tomi Turtiainen
|
d2238b9eac
|
refactor: Enable import/order rule for n8n-core (#11016)
|
2024-09-30 16:38:56 +03:00 |
|