Commit Graph

14056 Commits

Author SHA1 Message Date
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
Charlie Kolb
70ea7a8859 fix(editor): Fix notification toast offset outside of NodeView if chat/logs were opened (#15622) 2025-05-23 12:18:44 +02:00
Cesar Sanchez
86885a7d0e feat(Airtop Node): Add File operations and scroll micro-interaction (#15089) 2025-05-23 10:38:12 +01:00
Justin Ellingwood
b872e2354a docs: Update Jina AI credential docs link (no-changelog) (#15625) 2025-05-23 10:35:39 +01:00
Benjamin Schroth
fd3512dc16 test: Add back skipped e2e tests 30-langchain (#15585) 2025-05-23 09:55:20 +02:00
Danny Martini
d09c6d8da8 build: Prettify schema.json before writing it (#15600) 2025-05-23 09:54:57 +02:00
Suguru Inoue
4323204070 refactor(editor): Remove unused return fields from ui store (#15594) 2025-05-23 09:33:10 +02:00
RomanDavydchuk
20604983cd fix(Google Drive Node): Incorrect MIME type when uploading files on cloud (#15478)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-23 10:08:01 +03: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
jeanpaul
cf8b611d14 feat(Anthropic Chat Model Node): Set the new Claude 4 Sonnet model to be the default (#15609) 2025-05-23 08:58:35 +02:00
Jaakko Husso
e5c2aea6fe feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use (#15421)
Remove workflow isolation from in-memory Simple Vector Store, making it possible to use vector stores created on other workflows. Display all current in-memory vector stores with a resource locator at Memory Key picker.

Note that these vector stores are still intended for non-production development use. Any users of an instance can access data in all in-memory vector stores as they aren't bound to workflows.
2025-05-22 23:34:59 +03:00
Michael Kret
a86bc43f50 feat(Merge Node): Option in combineBySql operation to return either confirmation of succes or empty result (#15509) 2025-05-22 17:39:17 +01:00
Suguru Inoue
9938e63a66 feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +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
RomanDavydchuk
e23ffccca8 fix(Jira Software Node): Use old endpoints to get all issues on self-hosted instances (#15591) 2025-05-22 17:09:50 +03: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
Benjamin Schroth
bb2f675817 fix(Information Extractor Node): Improve error handling for empty inputs (#15590) 2025-05-22 14:52:23 +02:00
Charlie Kolb
4661e39427 feat: Add sub-workflow extraction field utilities (no-changelog) (#14956) 2025-05-22 14:05:39 +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
Iván Ovejero
23ab61c0c7 chore: Override @azure/identity version to address CVE-2024-35255 (#15564) 2025-05-21 11:40:39 +02:00