1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-12-28 22:52:16 +03:00
Commit Graph

12443 Commits

Author SHA1 Message Date
Tomi Turtiainen
870c576ed9
fix(core): Add missing env vars to task runner config (#11810) 2024-11-20 14:25:55 +02:00
Iván Ovejero
5fa72b0512
fix(core): Fix diagnostics.enabled default value (#11809) 2024-11-20 13:19:41 +01:00
Csaba Tuncsik
ff4261c168
fix(editor): Add project header subtitle (#11797) 2024-11-20 13:03:09 +01:00
Iván Ovejero
7d3ad669e2
feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
Danny Martini
b05d435199
fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798) 2024-11-20 12:07:05 +01:00
Michael Kret
8fbad74ab6
feat: GitHub stars dismiss button (#11794)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-11-20 11:03:43 +00:00
Michael Kret
d1bae1ace0
fix(HTTP Request Node): Continue using error (#11733) 2024-11-20 10:48:43 +00:00
Iván Ovejero
2632b1fb7f
fix(core): Ensure task runner module and server shut down (no-changelog) (#11801)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-20 10:55:19 +01:00
Iván Ovejero
d15b8d0509
fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
e1dacb4d57
ci: Fix mysql tests (no-changelog) (#11799) 2024-11-20 09:56:14 +01:00
Michael Kret
10991675fe
fix(n8n Form Node): Support expressions in completion page (#11781)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-20 08:52:11 +00:00
Tomi Turtiainen
43aa389ea7
refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
6e675659cb
fix(core): Upgrade cross-spawn to address CVE-2024-21538 (no-changelog) (#11796) 2024-11-19 20:55:01 +01:00
oleg
83abdfaf02
fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
Ivan Atanasov
1987363f79
fix(editor): Add documentation link to insufficient quota message (#11777) 2024-11-19 16:28:02 +01:00
Iván Ovejero
b8c7075545
refactor(core): Add low concurrency warning to worker (#11762)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-19 16:22:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
274fcf45d3
fix(core): Improve the security on OAuth callback endpoints (#11593) 2024-11-19 16:17:20 +01:00
Ricardo Espinoza
c265d44841
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00
Raúl Gómez Morales
b38ce14ec9
feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-11-19 15:47:10 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d8fd13d84
fix(core): Unload any existing version of a community nodes package before upgrading it (#11727) 2024-11-19 15:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™
17ef2c63f6
fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
Csaba Tuncsik
91f9390b90
fix(editor): Optimize application layout (#11769) 2024-11-19 13:31:04 +01:00
Alex Grozav
6c2dad7914
fix(editor): Fix reordered switch connections when copying nodes on new canvas (#11788) 2024-11-19 14:13:19 +02:00
Charlie Kolb
de0e86150f
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
Mutasem Aldmour
e298ebe90d
feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
Eugene
6cf0abab5b
fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756) 2024-11-19 11:29:25 +01:00
Iván Ovejero
4880d1a92a
refactor(core): Make launcher auth easier to debug (#11768)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00
Alex Grozav
6cd9b996af
feat(editor): Add selection navigation using the keyboard on new canvas (#11679) 2024-11-18 19:50:42 +02:00
Mutasem Aldmour
de01a8a01d
feat(Embeddings OpenAI Node, Embeddings Azure OpenAI Node): Add dimensions option (#11773) 2024-11-18 15:53:07 +01:00
Iván Ovejero
a544b74d87
refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
61696c3db3
feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Jon
d5ba1a059b
fix(Google Sheets Trigger Node): Fix issue with regex showing correct sheet as invalid (#11770) 2024-11-18 11:54:20 +00:00
Iván Ovejero
124ac26e43
feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +02:00
Ricardo Espinoza
3f9127955a
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-15 19:11:58 -05:00
कारतोफ्फेलस्क्रिप्ट™
54e1f62535
ci: Fix flaky 34-template-credentials-setup.cy.ts (no-changelog) (#11763) 2024-11-15 18:26:35 +01:00
कारतोफ्फेलस्क्रिप्ट™
bd924c7194
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744) 2024-11-15 14:00:21 +01:00
Tomi Turtiainen
f1ca8c128b
feat(core): Add sentry for task runner (no-changelog) (#11683)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-15 10:35:02 +01:00
Iván Ovejero
f4f0b5110c
refactor(core): Remove deprecated TIME constant (#11740) 2024-11-15 10:28:21 +01:00
कारतोफ्फेलस्क्रिप्ट™
fb123b44af
ci: Hide the github button in e2e tests (no-changelog) (#11747) 2024-11-15 08:33:46 +01:00
Mutasem Aldmour
fd3254d587
feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Mutasem Aldmour
f4ca4b792f
test: Fix flaky tags tests (no-changelog) (#11746) 2024-11-14 20:02:06 +01:00
Eugene
76262ef899
chore: Migrate test definition PK to string nanoid (no-changelog) (#11742) 2024-11-14 18:47:57 +01:00
कारतोफ्फेलस्क्रिप्ट™
15ca2c4e45
refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
Shireen Missi
7bb9002cbc
fix(editor): Fix the issue with RMC Values to Send collection disappears (#11710) 2024-11-14 16:21:59 +00:00
Shireen Missi
7381c28af0
fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +00:00
Eugene
d9259a2d93
chore: Add description field to test definition (no-changelog) (#11691) 2024-11-14 14:45:02 +01:00
Danny Martini
3b62bd58c2
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-11-14 14:33:37 +01:00
Giulio Andreini
61fac4f93f
fix(editor): Fix callout component border issue (no-changelog) (#11705)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-14 14:25:17 +01:00
Csaba Tuncsik
1a783606b4
fix(editor): Change Home label to Overview (#11736) 2024-11-14 13:59:08 +01:00
Ivan Atanasov
8a0ad0f910
fix(editor): Improve formatting of expired trial error message (#11708) 2024-11-14 12:19:12 +01:00