Commit Graph

13487 Commits

Author SHA1 Message Date
Jon
5f4e56f75b fix(Slack Trigger Node): Fix issue with new user event not correctly working (#14129) 2025-03-26 22:09:11 +00:00
Guillaume Jacquart
ffc0a596e0 feat(API): Return null deviation on insights summary if previous period has no data (#14193) 2025-03-26 17:56:56 +01:00
Charlie Kolb
41b1797a25 test: Add tests to validate usableAsTool directly (no-changelog) (#14197) 2025-03-26 17:23:36 +01:00
Guillaume Jacquart
db99974cca feat(API): Add day to week compaction for insights dashboard (#14165) 2025-03-26 15:38:47 +01:00
Jon
f6517664dd feat(Telegram Trigger Node): Add options to restrict to chat and user IDs (#14164) 2025-03-26 13:38:58 +00:00
oleg
b9030d45de fix(Basic LLM Chain Node): Prevent incorrect wrapping of output (#14183) 2025-03-26 14:26:09 +01:00
Alex Grozav
ee64fdc5cb fix(editor): Upgrade vue-i18n to latest version (no-changelog) (#14130) 2025-03-26 15:20:43 +02:00
Alex Grozav
c9b806d30b fix: Check if tsconfig paths exists in jest config (no-changelog) (#14182) 2025-03-26 13:35:19 +02:00
shortstacked
94b131b006 ci: Timing test for blacksmith in e2e (no-changelog) (#14181) 2025-03-26 11:24:53 +00:00
Guillaume Jacquart
3d332ab04f feat(API): Add fields to insight by time type and export types from index (#14172) 2025-03-25 16:48:06 +01:00
Danny Martini
7fb6eb1488 ci: Also run MySQL and PG tests when modules have changes in repos or entities (#14170) 2025-03-25 16:41:48 +01:00
Alex Grozav
f5f8abbbec fix: Support relative tsconfig paths on multiple levels in jest config (no-changelog) (#14162) 2025-03-25 17:32:24 +02:00
oleg
53e11b19ad feat(core): Automatically extract evaluation metrics (no-changelog) (#14051) 2025-03-25 15:43:19 +01:00
oleg
22e6569f7e feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050) 2025-03-25 14:45:20 +01:00
Eti Ijeoma
8aad7dbaf6 fix(editor): Handle Leading Spaces in Workflow Search (#13889) 2025-03-25 14:31:12 +01:00
Guillaume Jacquart
6eee081cf3 feat(API): Create schema and dto types for insights dashboard query param and api responses (#14163) 2025-03-25 12:37:58 +01:00
Milorad FIlipović
1ff3049ffb fix(editor): Fix folders UI for different plans (no-changelog) (#14159) 2025-03-25 11:56:37 +01:00
Charlie Kolb
ca01236dd1 fix(editor): Change freeAiCredits success text size (#14161) 2025-03-25 11:30:20 +01:00
Alex Grozav
acbaec550f fix(editor): Remove selection box when only one node selected using selection rectangle (#14160) 2025-03-25 12:29:14 +02:00
Alex Grozav
30e2df3218 feat(editor): Add support for Simulate nodes in new canvas (no-changelog) (#13675) 2025-03-25 12:15:03 +02:00
Ricardo Espinoza
9e3bfe23f6 fix(editor): Check for when to show the community+ modal for the folder's feature (#14146)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2025-03-25 10:49:21 +01:00
Csaba Tuncsik
4bd42e2f3a fix(editor): Remove title icon on Overview subpages (#14128) 2025-03-25 10:48:49 +01:00
Guillaume Jacquart
6f60d657eb fix(API): Fix import config import (#14137) 2025-03-25 09:21:33 +01:00
jeanpaul
71f281b90d fix(editor): Show left-hand NDV floating nodes in correct order (#14126) 2025-03-25 09:13:28 +01:00
Jon
a082a16c5d fix(Microsoft SQL Node): Fix maximum call stack on execute query (#13940) 2025-03-25 08:12:17 +00:00
Charlie Kolb
70764a0258 fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaul
5bf10cdb4a fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
Timothy Degryse
cb01f2dd0d feat(Matrix Node): Add audio and video media types (#14057) 2025-03-24 18:04:00 +01:00
Jon
10f6c3b1d3 fix(Baserow Node): Fix issue where database selection was returning other types (#14115) 2025-03-24 15:08:25 +00:00
Cornelius Suermann
0734f92091 Merge tag 'n8n@1.85.0' 2025-03-24 15:59:19 +01:00
Charlie Kolb
fdcca1d0ed fix(editor): Adjust URL on lost change warning Cancel or failed save (#13683) 2025-03-24 15:52:37 +01:00
github-actions[bot]
ef66518c92 🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01:00
Elias Meire
380d032d9a refactor: Support rendering NodeIcon without a full node type object (no-changelog) (#14097) 2025-03-24 14:42:43 +01:00
Elias Meire
22ddf1b644 feat(editor): Improve schema view empty state when node has binary data (#14044) 2025-03-24 14:40:48 +01:00
Danny Martini
b616ceb08b feat(core): Implement API to retrieve summary metrics (#13927)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-03-24 14:10:24 +01:00
shortstacked
743b63e97a feat: Cat 720 improve pre merge ci (#14116) 2025-03-24 13:02:49 +00:00
Alex Grozav
b9608647ca refactor: Convert all enums to const object types in nodes-base (no-changelog) (#14131) 2025-03-24 14:40:19 +02:00
Jon
defeb2e817 feat(Salesforce Node): Add support for PKCE (#14082) 2025-03-24 12:31:45 +00:00
Ria Scholz
cc502fb8c3 feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-24 12:00:17 +00:00
Milorad FIlipović
20fb325c4c fix(editor): Update registered community CTA (no-changelog) (#14117)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-24 11:55:10 +01:00
Charlie Kolb
59a0ee75dd fix(editor): Fix folder creation (no-changelog) (#14125) 2025-03-24 11:32:43 +01:00
Dmitrii
7614dbecd7 fix(n8n Form Trigger Node): Fix docs link (no-changelog) (#14118) 2025-03-24 10:29:36 +00:00
Guillaume Jacquart
d8433d2895 feat(API): Implement compaction logic for insights (#14062)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-24 09:59:32 +01:00
Dana
e0f9506912 feat(core): Add tool to uninstall a community node (#14026) 2025-03-24 09:11:25 +01:00
Csaba Tuncsik
df474f3ccb feat(editor): Insights summary banner (#13424)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-03-21 20:22:28 +01:00
Csaba Tuncsik
6992c36ebb fix(editor): Add "time saved per execution" workflow setting (#13369) 2025-03-21 20:21:37 +01:00
Ricardo Espinoza
198f17dbcf feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
Florian Kinder
830d2c5df5 feat(Extract from File Node): Add relax_quote option (#13607)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-03-21 14:44:51 +00:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Milorad FIlipović
7e8179b848 perf(editor): Prevent excessive fetch requests from workflows list (no-changelog) (#14093) 2025-03-21 11:23:14 +01:00