Commit Graph

456 Commits

Author SHA1 Message Date
Michael Kret
0450542170 fix: Disable autocomplete expression for specialized editor types (#14344) 2025-04-02 12:23:16 +03:00
Suguru Inoue
37e5349fe1 feat(editor): Show error state in the logs overview (#14248) 2025-04-02 09:21:21 +02:00
Dana
08450b20af fix(editor): Change label for unexecuted nodes (#14260) 2025-04-01 16:15:42 +02:00
Guillaume Jacquart
837131fc96 feat(API): Add insights config on frontend settings (#14315) 2025-04-01 15:18:26 +02:00
Alex Grozav
a245a5ca61 fix(editor): Hide node toolbar on AddNodes node type (#14317) 2025-04-01 14:59:53 +03:00
Elias Meire
83738bd324 fix: Push tidy up telemetry events to posthog (no-changelog) (#14296) 2025-03-31 16:12:32 +02:00
github-actions[bot]
7e6a1e69bf 🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
Suguru Inoue
d1710a1da3 feat(editor): Logs overview panel (#14045) 2025-03-31 13:19:54 +02:00
Milorad FIlipović
bfe3d469ea feat(editor): Add breadcrumbs to project card badges (no-changelog) (#14256) 2025-03-31 11:48:11 +02: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
Alex Grozav
a4a34a2745 fix(editor): Fix nodes and connection debouncing during execution (no-changelog) (#14208) 2025-03-27 11:59:04 +02: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
Alex Grozav
ee64fdc5cb fix(editor): Upgrade vue-i18n to latest version (no-changelog) (#14130) 2025-03-26 15:20:43 +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
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
jeanpaul
71f281b90d fix(editor): Show left-hand NDV floating nodes in correct order (#14126) 2025-03-25 09:13:28 +01: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
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
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
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
Milorad FIlipović
5aacc2e0c2 fix(editor): Fix filter button overflow in workflows list (no-changelog) (#14081) 2025-03-20 17:37:00 +01:00
Milorad FIlipović
1f56a24bbd fix(editor): Addressing internal testing feedback for folders (no-changelog) (#13997) 2025-03-20 15:48:10 +01:00
Elias Meire
c06ce765f1 feat(editor): Add variables and context section to schema view (#13875) 2025-03-19 17:18:54 +01:00
कारतोफ्फेलस्क्रिप्ट™
a24e8abe8c refactor(core): Add strong typing for INodeTypeBaseDescription['group'] (no-changelog) (#14047) 2025-03-19 13:42:10 +01:00
Csaba Tuncsik
6817abe47f fix(editor): Fix routing between workflow editing and new workflow pages (#14031) 2025-03-19 06:02:58 +01:00
autologie
2e9d3ad3e1 feat(editor): Always show collapsed panel at the bottom of canvas (#13715) 2025-03-18 17:09:09 +01:00
Tuukka Kantola
eb91111ddf refactor(editor): Change UI and monospace fonts (#13839) 2025-03-17 21:13:57 +01:00
github-actions[bot]
6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
Milorad FIlipović
1c17d12209 feat(editor): Implement folder move functionality (no-changelog) (#13922) 2025-03-17 12:46:21 +01:00
Elias Meire
042aa39024 feat(editor): Add new telemetry event for schema preview (no-changelog) (#13930) 2025-03-17 10:14:31 +00:00
Elias Meire
e157217d8c fix(editor): Switch schema preview feature flag to multivariant (no-changelog) (#13983) 2025-03-17 11:07:53 +01:00
autologie
4d04c227a9 feat(editor): Popping logs out into a new window (#13788) 2025-03-17 10:50:51 +01:00
Raúl Gómez Morales
4a1e5798ff fix(editor): Ai 668 UI changes to mock nodes modal (no-changelog) (#13899)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-03-17 09:40:07 +01:00
Elias Meire
eec325127c fix(editor): Fix options parameters that have extra displayName field (#13928) 2025-03-14 15:09:36 +01:00
Mutasem Aldmour
c239b8f07a fix(editor): Increase contrast on hover for AI button (#13920) 2025-03-14 10:28:16 +01:00