Commit Graph

304 Commits

Author SHA1 Message Date
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
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
7f0c6d62e6 feat(editor): Distinguish official verified nodes from community built nodes (#15630) 2025-05-23 17:04:22 +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
Suguru Inoue
4323204070 refactor(editor): Remove unused return fields from ui store (#15594) 2025-05-23 09:33:10 +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
Suguru Inoue
9938e63a66 feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +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
Elias Meire
bca03ca739 fix(editor): Add type definition for $getWorkflowStaticData to code node (#15544) 2025-05-21 09:31:34 +02:00
Suguru Inoue
8d1170e3dd fix(editor): Don't mark node as dirty when NDV is opened (#15222) 2025-05-20 15:23:38 +02:00
Charlie Kolb
fbf7083062 feat(editor): Save new project on Enter in name field (#15535) 2025-05-20 13:08:25 +02:00
Daria
a426ecd2f1 feat(editor): Show informative message in NDV when AI tools have no parameters (#15515) 2025-05-20 12:45:51 +03:00
Guillaume Jacquart
26de97976a fix(editor): Fix how deviation percentage is calculated in Insights summary (#15526) 2025-05-20 09:57:12 +02:00
Suguru Inoue
7e3bcd3895 feat(editor): "Executing" state in the output panel (#15470) 2025-05-19 17:21:39 +02:00
Jaakko Husso
0e708ddb54 fix(editor): Make deleting Call n8n Workflow Tool fromAI workflow input descriptions work (#15459) 2025-05-19 16:43:59 +03:00
Charlie Kolb
5967c13165 fix(editor): Handle Loop node execution data preview correctly when inserting a node (#15351) 2025-05-19 15:19:32 +02:00
github-actions[bot]
9cf6265e9f 🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-19 14:26:31 +02:00
Dana
3985387204 fix(n8n Evaluation Trigger Node): Fix tweaks (#15473) 2025-05-19 11:33:07 +02:00
Charlie Kolb
5c3840583d fix(editor): Correctly show Workflow Breadcrumbs in MainHeader on Registered Community (#15457) 2025-05-19 11:24:48 +02:00
Benjamin Schroth
f5a9f2eadb fix(editor): Fix phantom items for waiting nodes (no-changelog) (#15410) 2025-05-19 11:05:54 +02:00
Csaba Tuncsik
fc17cdece2 fix(editor): Fix node renaming in pinned data (#15482) 2025-05-19 09:37:04 +02:00
Guillaume Jacquart
435d43fc5b feat(editor): Add user info on relations to enhance design of project users list (#15420)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-05-16 19:32:29 +02:00
Dana
b53bd173d0 fix(editor): Hide evaluation trigger (#15471) 2025-05-16 15:56:19 +01:00
Alex Grozav
235cabc0bf fix(editor): Update canvas edge toolbar hit area (no-changelog) (#15469) 2025-05-16 17:24:13 +03:00
Alex Grozav
4f82040083 refactor(editor): Migrate agentRequest store to @n8n/stores package (no-changelog) (#15462) 2025-05-16 16:46:09 +03:00
Csaba Tuncsik
7d3cae5639 fix(editor): Fix paired items after renaming a node (#15440) 2025-05-16 14:41:08 +02:00
Suguru Inoue
1935e62adf feat(editor): Keyboard shortcuts for the log view (#15378) 2025-05-16 13:54:25 +02:00
Alex Grozav
de4c5fc716 refactor(editor): Extract root store into @n8n/stores package (no-changelog) (#15412) 2025-05-16 14:18:16 +03:00
Dana
570d1e7aad feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node (#15194) 2025-05-16 11:16:00 +02:00
Raúl Gómez Morales
840a3bee4b fix(editor): Normalize credential data from source control (#15434) 2025-05-16 11:09:47 +02:00
Raúl Gómez Morales
e68149bbc7 fix(editor): Show error toast for failed executions (#15388) 2025-05-16 10:53:55 +02:00
oleg
b6370fb2ec fix(editor): Fix partial chat executions (#15379) 2025-05-15 17:12:08 +02:00
Ricardo Espinoza
726438d95e feat(editor): Improve manual description in nodes as tools (#15373) 2025-05-15 10:45:16 -04:00
Ricardo Espinoza
2b05dbea8c feat(editor): Add "Go to Sub-workflow" menu context action to Workflow Tool (#15396) 2025-05-15 08:27:02 -04:00
Andreas Fitzek
8717ad7821 chore(core): Reset SAML configuration in case SAML is enabled but invalid (#15258)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-14 14:55:36 +02:00
Jaakko Husso
d7d3d33d1a fix(editor): Fix resizing NDV output panel when closing assistant (#15313) 2025-05-14 15:18:50 +03:00
Suguru Inoue
37b37304d5 fix(editor): Not all sub node runs are shown in sub execution log (no-changelog) (#15387) 2025-05-14 13:33:56 +02:00
Charlie Kolb
fefe7b3370 feat(editor): Expose connectionType for 'createNodeActiveChanged' hook and 'User opened nodes panel' event (no-changelog) (#15300) 2025-05-14 13:26:31 +02:00
Suguru Inoue
4657e348f4 feat(editor): Rollout improved log view (2nd attempt) (#15382) 2025-05-14 11:51:02 +02:00
Danny Martini
44ecad5883 fix(editor): Don't render now when startedAt is null (#15283) 2025-05-14 10:31:52 +02:00
Shireen Missi
aafb08a562 chore: Delete credential docs experiment (no-changelog) (#15363) 2025-05-14 08:12:09 +01:00
Elias Meire
bb2cfc209c fix(editor): Fix switching between connected SQL/HTML editors (#15297) 2025-05-13 18:21:46 +01:00
Alex Grozav
102c67628c feat(editor): Improve canvas node insertion position (#14289) 2025-05-13 19:38:10 +03:00
Csaba Tuncsik
3eb1c1c783 fix(editor): FE fixes to insights (#15228) 2025-05-13 17:59:31 +02:00
Iván Ovejero
131baabb7f refactor(core): Remove legacy expression evaluator (#14518) 2025-05-13 17:29:48 +02:00
Suguru Inoue
694af6c9f0 fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) (#15343) 2025-05-13 17:01:00 +02:00
Suguru Inoue
0c4398fd2f feat(editor): Show sub workflow runs in the log view (#15163) 2025-05-13 14:14:01 +02:00