Commit Graph

14279 Commits

Author SHA1 Message Date
Dana
636e9f463f fix(n8n Form Node): Use execution.mode instead of hard coding webhook (#15647)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-05-29 12:55:46 +03:00
Michael Kret
bc66d9fb7d fix(GitHub Node): Update auth urls for enterprise server (#15533) 2025-05-29 12:33:16 +03:00
Shireen Missi
50388d471f fix(Sort Node): Fix field description (no-changelog) (#15762) 2025-05-29 12:00:55 +03:00
Mike Arvela
c12784600f feat(core): Allow specifying Content-Security-Policy-Report-Only (#15805) 2025-05-29 09:26:24 +03:00
Jaakko Husso
e860dd6d2e feat(editor): Combine 'Move to Folder' and 'Change owner' modals (#15756)
This new modal also allows transferring entire folders to other projects and users.
2025-05-28 23:41:07 +03:00
shortstacked
ba70cab9d5 fix: Skip subworkflow input test temporarily (#15803) 2025-05-28 21:12:57 +01:00
कारतोफ्फेलस्क्रिप्ट™
9f44f40745 feat(core): Start listening to IPv6 addresses as well by default (#15810) 2025-05-28 19:43:49 +02:00
Shireen Missi
0fdeba52bb fix(Microsoft SharePoint Node): Add back the support for cred only node (#15806) 2025-05-28 16:52:39 +01:00
Benjamin Schroth
d5068621e4 chore: Update langchain and langchain/openai packages (#15804) 2025-05-28 17:00:08 +02:00
RomanDavydchuk
fee10da95b fix(editor): Move focus to search input in RLC (#15741) 2025-05-28 17:44:02 +03:00
Raúl Gómez Morales
57d7b5e35e fix(editor): Fix Execute workflow button hover state (#15518) 2025-05-28 15:42:48 +02:00
Iván Ovejero
0398505143 fix(core): Solve memory leak in TaskRequester (#15768) 2025-05-28 15:23:34 +02:00
shortstacked
b0b674e85a fix: Add Exact Match Option for NDV (no-changelog) (#15787)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-05-28 13:34:06 +01:00
Eugene
8ebfe794e1 chore: Update @langchain/qdrant and @qdrant/js-client-rest versions (no-changelog) (#15738) 2025-05-27 17:30:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
3a2a70f193 chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
shortstacked
66d339c0d8 ci: Enforce codecov checks for node components (no-changelog) (#15656) 2025-05-27 15:20:00 +01:00
Danny Martini
6466e76c06 fix(core): Don't allow creating more projects than allowed by exploiting a race condition (#15218) 2025-05-27 15:50:44 +02:00
Danny Martini
f062e260f4 build: Prettify schema.json using the correct config (#15637) 2025-05-27 15:49:12 +02:00
Jaakko Husso
9141e2a11d feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog) 2025-05-27 16:44:55 +03:00
Raúl Gómez Morales
d1a39d96bb fix(editor): Handle Insights calculations to prevent Infinity numbers (#15727) 2025-05-27 14:30:18 +02:00
Iván Ovejero
3c0e13dd6a chore(core): Upgrade tar-fs to address CVE-2024-12905 (#15740) 2025-05-27 13:03:59 +02:00
Daria
c4ea7578fe fix(editor): Delete all connections of nodes with multiple ones when removed from canvas (#15713) 2025-05-27 13:43:30 +03:00
shortstacked
3223f52bbf ci: Pin action versions (#15733) 2025-05-27 10:46:16 +01:00
Iván Ovejero
38137d8bc3 chore(core): Update all refs from cli/src/databases to @n8n/db (#15708) 2025-05-27 11:41:27 +02:00
jeanpaul
ca0b38d64e fix(editor): Change feature flag for evaluations (no-changelog) (#15728) 2025-05-27 11:20:50 +02:00
Shireen Missi
767576d5ad test(Slack Node): Add tests for SlackV1 node (no-changelog) (#15699) 2025-05-27 09:43:20 +01:00
RomanDavydchuk
e1258547ad fix(Jina AI Node): Default value for "Output format" option (#15683) 2025-05-27 11:24:35 +03:00
Cornelius Suermann
d45bfbe782 fix(Telegram Node): Fix a spelling typo (no-changelog) (#15717) 2025-05-27 10:11:59 +02:00
Danny Martini
7e2ebc820c chore(core): Parameterize sql queries and escape table names (#15186) 2025-05-26 17:39:05 +02:00
कारतोफ्फेलस्क्रिप्ट™
e9dc66b3ff ci: Remove unused canvas v1 related code from e2e tests (#15704) 2025-05-26 17:32:02 +02:00
Danny Martini
eca282d09c fix(core): Fix sorting of executions not working on postgres and mysql (#15423) 2025-05-26 16:23:24 +02:00
कारतोफ्फेलस्क्रिप्ट™
74d8afa52e Merge tag 'n8n@1.95.0' 2025-05-26 15:01:48 +02:00
Michael Kret
5b241db4e3 fix: Community packages update check (no-changelog) (#15684)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-26 15:41:13 +03:00
github-actions[bot]
38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
Guillaume Jacquart
075b035d64 fix(editor): Fix update panel icon display. Fix title on insights dashboard (#15593) 2025-05-26 13:42:53 +02:00
Eugene
eb3dd199ab feat(core): Add telemetry for Evaluation feature (no-changelog) (#15562)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
2025-05-26 13:09:03 +02:00
कारतोफ्फेलस्क्रिप्ट™
647cb851e5 fix(core): Fix community package installation on windows (#15685) 2025-05-26 12:55:10 +02:00
Iván Ovejero
c2449ee2c8 fix(core): Fix license reloading flow in scaling mode (#15650) 2025-05-26 12:29:10 +02:00
Eugene
ca8f087a47 feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-26 12:26:28 +02:00
Elias Meire
3ee15a8331 fix(MongoDB Node): Stop overwriting nested values on update (#15543) 2025-05-26 11:30:52 +02:00
Elias Meire
b8ee275f0b fix(Telegram Node): Include error message in output when continueOnFail is set (#15540) 2025-05-26 11:30:23 +02:00
Iván Ovejero
43d5b954a4 chore: Upgrade license SDK to 2.21.0 (#15648) 2025-05-26 08:35:32 +02:00
Iván Ovejero
df9337ef7c chore: Exclude workflow tests from docker image (#15565) 2025-05-23 18:03:50 +02:00
Iván Ovejero
2bd80ced6e chore(core): Switch import/no-cycle to error level (#15408) 2025-05-23 17:59:48 +02:00
Elias Meire
7f0c6d62e6 feat(editor): Distinguish official verified nodes from community built nodes (#15630) 2025-05-23 17:04:22 +02:00
Elias Meire
dc0802bbd1 fix(core): Use destination node to select the correct pinned trigger to start from (#15633)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-23 16:29:53 +02:00
Justin Ellingwood
5636fb62ca docs: Update labels for Microsoft SharePoint node (no-changelog) (#15634) 2025-05-23 15:14:20 +01:00
Jon
0470c52224 docs: Update breaking changes for form nodes (#14046) 2025-05-23 13:51:07 +01:00
Iván Ovejero
7f98e5d534 refactor(core): Remove last license runtime check (#15629) 2025-05-23 14:35:52 +02:00
jeanpaul
f762c59fb3 fix(editor): Fix schema view showing incorrect data on loop node done branch (#15635) 2025-05-23 13:15:09 +02:00