Commit Graph

13496 Commits

Author SHA1 Message Date
shortstacked
157b9c0925 test: adding composable for credential page loading (#14217) 2025-03-28 11:08:24 +00:00
Charlie Kolb
88f58514e6 feat(core): Explicitly warn if tool passed binary data to Agent (#14071) 2025-03-28 11:55:08 +01:00
Guillaume Jacquart
bf274c0a87 fix(API): Summarize insights from current datetime instead of beginning of the day (#14186) 2025-03-28 10:00:34 +01:00
Danny Martini
65747f1c60 ci(benchmark): Add scenarios testing insights (#14227) 2025-03-27 17:08:16 +01:00
Alex Grozav
2da0c86e4d refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00
Danny Martini
f427202cd0 ci(benchmark): Fix login not working (#14223) 2025-03-27 15:57:49 +01:00
Milorad FIlipović
3bdddbf759 perf(editor): Making sure every card in workflows list has unique render key (no-changelog) (#14222) 2025-03-27 15:19:07 +01:00
oleg
bbd6e8ee41 fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00
Alex Grozav
a4a34a2745 fix(editor): Fix nodes and connection debouncing during execution (no-changelog) (#14208) 2025-03-27 11:59:04 +02:00
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