Commit Graph
13478 Commits
Author SHA1 Message Date
Guillaume JacquartandGitHub 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 MartiniandGitHub 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 GrozavandGitHub f5f8abbbec fix: Support relative tsconfig paths on multiple levels in jest config (no-changelog) (#14162) 2025-03-25 17:32:24 +02:00
olegandGitHub 53e11b19ad feat(core): Automatically extract evaluation metrics (no-changelog) (#14051) 2025-03-25 15:43:19 +01:00
olegandGitHub 22e6569f7e feat(Evaluation Metrics Node): Add Evaluation Metrics node (no-changelog) (#14050) 2025-03-25 14:45:20 +01:00
Eti IjeomaandGitHub 8aad7dbaf6 fix(editor): Handle Leading Spaces in Workflow Search (#13889) 2025-03-25 14:31:12 +01:00
Guillaume JacquartandGitHub 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ćandGitHub 1ff3049ffb fix(editor): Fix folders UI for different plans (no-changelog) (#14159) 2025-03-25 11:56:37 +01:00
Charlie KolbandGitHub ca01236dd1 fix(editor): Change freeAiCredits success text size (#14161) 2025-03-25 11:30:20 +01:00
Alex GrozavandGitHub acbaec550f fix(editor): Remove selection box when only one node selected using selection rectangle (#14160) 2025-03-25 12:29:14 +02:00
Alex GrozavandGitHub 30e2df3218 feat(editor): Add support for Simulate nodes in new canvas (no-changelog) (#13675) 2025-03-25 12:15:03 +02:00
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 TuncsikandGitHub 4bd42e2f3a fix(editor): Remove title icon on Overview subpages (#14128) 2025-03-25 10:48:49 +01:00
Guillaume JacquartandGitHub 6f60d657eb fix(API): Fix import config import (#14137) 2025-03-25 09:21:33 +01:00
jeanpaulandGitHub 71f281b90d fix(editor): Show left-hand NDV floating nodes in correct order (#14126) 2025-03-25 09:13:28 +01:00
JonandGitHub a082a16c5d fix(Microsoft SQL Node): Fix maximum call stack on execute query (#13940) 2025-03-25 08:12:17 +00:00
Charlie KolbandGitHub 70764a0258 fix: Correct connections in SentimentAnalysis and TextClassifier (#14155) 2025-03-25 09:08:33 +01:00
jeanpaulandGitHub 5bf10cdb4a fix(OpenAI Node): Show correct inputs for AI node (#14142) 2025-03-24 19:45:53 +01:00
Timothy DegryseandGitHub cb01f2dd0d feat(Matrix Node): Add audio and video media types (#14057) 2025-03-24 18:04:00 +01:00
JonandGitHub 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 KolbandGitHub fdcca1d0ed fix(editor): Adjust URL on lost change warning Cancel or failed save (#13683) 2025-03-24 15:52:37 +01:00
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 MeireandGitHub 380d032d9a refactor: Support rendering NodeIcon without a full node type object (no-changelog) (#14097) 2025-03-24 14:42:43 +01:00
Elias MeireandGitHub 22ddf1b644 feat(editor): Improve schema view empty state when node has binary data (#14044) 2025-03-24 14:40:48 +01:00
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
shortstackedandGitHub 743b63e97a feat: Cat 720 improve pre merge ci (#14116) 2025-03-24 13:02:49 +00:00
Alex GrozavandGitHub b9608647ca refactor: Convert all enums to const object types in nodes-base (no-changelog) (#14131) 2025-03-24 14:40:19 +02:00
JonandGitHub defeb2e817 feat(Salesforce Node): Add support for PKCE (#14082) 2025-03-24 12:31:45 +00:00
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
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 KolbandGitHub 59a0ee75dd fix(editor): Fix folder creation (no-changelog) (#14125) 2025-03-24 11:32:43 +01:00
DmitriiandGitHub 7614dbecd7 fix(n8n Form Trigger Node): Fix docs link (no-changelog) (#14118) 2025-03-24 10:29:36 +00:00
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
DanaandGitHub e0f9506912 feat(core): Add tool to uninstall a community node (#14026) 2025-03-24 09:11:25 +01:00
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 TuncsikandGitHub 6992c36ebb fix(editor): Add "time saved per execution" workflow setting (#13369) 2025-03-21 20:21:37 +01:00
Ricardo EspinozaandGitHub 198f17dbcf feat(core): Add folder synchronization to environments feature (#14005) 2025-03-21 10:45:34 -04:00
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
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ćandGitHub 7e8179b848 perf(editor): Prevent excessive fetch requests from workflows list (no-changelog) (#14093) 2025-03-21 11:23:14 +01:00
JonandGitHub ced8bcdd0c chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058) 2025-03-21 09:27:40 +01:00
Alex GrozavandGitHub 49872fbbac fix: Replace ai nodes enum strings with hard-coded values (no-changelog) (#14091) 2025-03-21 09:24:05 +02:00
cb5a803f9e feat(core): Store insights data at the end of executions (no-changelog) (#13905)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-20 20:25:29 +01:00
d80b49d6e5 feat(core): Setup backend modules (no-changelog) (#14084)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-20 19:54:27 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub c34ffd0e7c refactor(core): Refactor custom config types, add additional tests (no-changelog) (#14083) 2025-03-20 19:23:20 +01:00
Milorad FIlipovićandGitHub 5aacc2e0c2 fix(editor): Fix filter button overflow in workflows list (no-changelog) (#14081) 2025-03-20 17:37:00 +01:00
Ricardo EspinozaandGitHub 01c7cc939a refactor(core): Remove env variable to enable folders (no-changelog) (#14076) 2025-03-20 12:10:38 -04:00
Milorad FIlipovićandGitHub 1f56a24bbd fix(editor): Addressing internal testing feedback for folders (no-changelog) (#13997) 2025-03-20 15:48:10 +01:00
Ricardo EspinozaandGitHub 305ea0fb32 feat(core): Allow moving workflow to project root (no-changelog) (#14075) 2025-03-20 09:45:10 -04:00