Iván Ovejero
|
61d0c6a6e7
|
fix(core): Normalize trailing slash when setting CORS headers for test webhooks (#15906)
|
2025-06-02 14:13:18 +02:00 |
|
Matt Habermehl
|
096806af15
|
fix(core): Fix timezone-dependent test failures in Insights weekly compaction (#15680)
|
2025-06-02 12:07:06 +02:00 |
|
Guillaume Jacquart
|
5a8899c4c9
|
fix(API): Allow false as a dependant value for public api json schema validation (#15858)
|
2025-05-30 14:11:21 +02:00 |
|
Marc Littlemore
|
4459c7e7b1
|
feat(API): Add user management endpoints to the Projects Public API (#12329)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
|
2025-05-30 12:04:38 +01:00 |
|
Iván Ovejero
|
c229e915ea
|
refactor(core): Move Logger to @n8n/backend-common (#15721)
|
2025-05-30 12:57:47 +02:00 |
|
Iván Ovejero
|
7f8b943c1a
|
fix(core): Support helpers.request in task runners (#15859)
|
2025-05-30 12:37:18 +02:00 |
|
Alex Grozav
|
e704077864
|
refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466)
|
2025-05-30 12:44:33 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bbe2b12bf2
|
fix(core): Simplify Websocket origin security checks (#15761)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-05-30 11:21:20 +02:00 |
|
Iván Ovejero
|
73c9a529dd
|
perf(core): Shorten bootup for all instance types (#15856)
|
2025-05-30 10:58:16 +02:00 |
|
Danny Martini
|
460bfd425c
|
test(core): Relax assertions for testing the maxTeamProjects quota (#15798)
|
2025-05-30 10:38:46 +02:00 |
|
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 |
|
Mike Arvela
|
c12784600f
|
feat(core): Allow specifying Content-Security-Policy-Report-Only (#15805)
|
2025-05-29 09:26:24 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f44f40745
|
feat(core): Start listening to IPv6 addresses as well by default (#15810)
|
2025-05-28 19:43:49 +02:00 |
|
Iván Ovejero
|
0398505143
|
fix(core): Solve memory leak in TaskRequester (#15768)
|
2025-05-28 15:23:34 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3a2a70f193
|
chore: Enfore consistent file-name casing on all backend packages (#15755)
|
2025-05-27 16:45:50 +02: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 |
|
Jaakko Husso
|
9141e2a11d
|
feat(core): Add endpoint for querying credentials used in workflows (#15691) (no-changelog)
|
2025-05-27 16:44:55 +03: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 |
|
Danny Martini
|
7e2ebc820c
|
chore(core): Parameterize sql queries and escape table names (#15186)
|
2025-05-26 17:39:05 +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 |
|
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 |
|
Iván Ovejero
|
43d5b954a4
|
chore: Upgrade license SDK to 2.21.0 (#15648)
|
2025-05-26 08:35:32 +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 |
|
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 |
|
Eugene
|
fa620f2d5b
|
feat(core): Evaluations backend (no-changelog) (#15542)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
|
2025-05-23 09:05:13 +02:00 |
|
Andreas Fitzek
|
b1da30f493
|
chore(core): Add test case for getStatus pull case (no-changelog) (#15598)
|
2025-05-22 16:30:27 +02:00 |
|
Andreas Fitzek
|
9f3e682099
|
fix(core): Throw exception instead of returning it (no-changelog) (#15597)
|
2025-05-22 15:11:00 +02:00 |
|
Guillaume Jacquart
|
3743a8c33d
|
feat(core): Add logs for insights flushing and compaction (#15519)
|
2025-05-22 14:52:35 +02:00 |
|
Andreas Fitzek
|
f9f9597bbd
|
feat(core): Scope getStatus for environments for project admin role (#15404)
|
2025-05-22 13:49:54 +02:00 |
|
Eugene
|
8152f8c6a7
|
feat(core): Update data model for Evaluations (no-changelog) (#15520)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
|
2025-05-22 12:55:31 +02:00 |
|
Marc Littlemore
|
07d526e9d6
|
chore: Update Samlify dependency to address CVE-2025-47949 (no-changelog) (#15577)
|
2025-05-22 11:47:33 +01:00 |
|
Phillip Morton
|
b1687c6be2
|
fix(core): Add support for proxy using forward headers (#15006)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-05-22 11:26:14 +02:00 |
|
Ricardo Espinoza
|
2a35c19ef9
|
feat(core): Invalidate all sessions when MFA is enabled/disabled (#15524)
|
2025-05-21 08:59:22 +02:00 |
|
shortstacked
|
867842d473
|
feat: Migrate Test Workflows to Main Repo (#15504)
|
2025-05-20 07:24:56 +01:00 |
|
github-actions[bot]
|
9cf6265e9f
|
🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-05-19 14:26:31 +02:00 |
|
Andreas Fitzek
|
78b041c959
|
chore(core): Show error message for unsupported SAML bindings (#15461)
|
2025-05-19 12:01:42 +02:00 |
|
RomanDavydchuk
|
99361869a3
|
fix(n8n Form Node): Limit the max width for text area (#15508)
|
2025-05-19 12:34:51 +03:00 |
|
Charlie Kolb
|
5c3840583d
|
fix(editor): Correctly show Workflow Breadcrumbs in MainHeader on Registered Community (#15457)
|
2025-05-19 11:24:48 +02:00 |
|
Guillaume Jacquart
|
bf5551d711
|
fix(core): Load insights module on webhook instance to save insights on webhook workflows (#15433)
|
2025-05-19 10:03:45 +02:00 |
|
Guillaume Jacquart
|
d9fdef3bf9
|
fix(core): Make the Insights by time datetime parsing more robust (#15413)
|
2025-05-19 10:03:27 +02:00 |
|
Ria Scholz
|
a1ee96d560
|
fix: Remove variable:read as a valid API key scope and make variable:update selectable in the UI (no-changelog) (#15356)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-05-16 13:36:43 -04:00 |
|