Commit Graph
354 Commits
Author SHA1 Message Date
Csaba TuncsikandRaúl Gómez Morales 2c9c3dab33 fix(editor): Add user role tooltip to personal settings page (#15941)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2025-06-03 14:52:24 +02:00
Guillaume Jacquart 2f648098fd feat(editor): Enable source environment push button for project admins (#15527) 2025-06-03 14:18:04 +02:00
Raúl Gómez Morales 88caa21bb4 fix(editor): Fix regExp to allow "." in Git repository URL (SSH) (#15972) 2025-06-03 13:58:41 +02:00
Jaakko Husso 702eafaf8e test(editor): Fix flaky UI tests by preventing truncated project names (no-changelog) (#15919) 2025-06-03 14:21:12 +03:00
कारतोफ्फेलस्क्रिप्ट™ 7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Raúl Gómez Morales 5bc4e5d846 feat(editor): Add "Change owner" option to editor (#15792) 2025-06-03 09:59:07 +02:00
github-actions[bot]andnetroy 6e5e1eadc3 🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
कारतोफ्फेलस्क्रिप्ट™ 62dfc81fba Merge tag 'n8n@1.96.0' 2025-06-02 16:08:43 +02:00
github-actions[bot]andtomi ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Benjamin Schroth 62d70f5225 refactor: Simplify agent request store (#15743) 2025-06-02 14:21:49 +02:00
Charlie Kolb 5985df6e51 feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
Suguru Inoue 3ba6419710 fix(editor): Deactivate workflow on save if trigger is missing (#15642) 2025-06-02 11:31:59 +02:00
Raúl Gómez Morales d0ff66226f fix(editor): Update copy for debug modal paywall (#15905) 2025-06-02 09:52:48 +02:00
Nikhil Kuriakose 3f9a271e69 fix(editor): Set deterministic width for sidebar (#15753) 2025-05-30 16:53:38 +02:00
Mutasem Aldmour b8ab4b6a5e fix: Run evaluations loop manually always from first row (#15794) 2025-05-30 14:13:18 +02:00
4459c7e7b1 feat(API): Add user management endpoints to the Projects Public API (#12329)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-05-30 12:04:38 +01:00
Alex Grozav f755af8d3e fix(editor): Mark execution as stopped even if fetching execution has failed (no-changelog) (#15826) 2025-05-30 13:48:36 +03:00
Elias Meire 2a1475d671 feat(editor): Support pasting an expression into a number parameter (#15722) 2025-05-30 13:02:38 +03:00
Alex Grozav e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
Csaba Tuncsik 6bf2d8a4d4 fix(editor): Simplifying empty project deletion (#15834) 2025-05-30 10:29:36 +02:00
Michael Kret 041ada1fd6 fix: Check if form trigger URL is live before oppening pop-up (#15800) 2025-05-29 18:32:57 +01:00
Raúl Gómez Morales 1daf0ff169 fix(editor): Use last task data for calculating the current state (#15546) 2025-05-29 12:03:15 +02:00
Jaakko Husso e860dd6d2e feat(editor): Combine 'Move to Folder' and 'Change owner' modals (#15756)
This new modal also allows transferring entire folders to other projects and users.
2025-05-28 23:41:07 +03:00
RomanDavydchuk fee10da95b fix(editor): Move focus to search input in RLC (#15741) 2025-05-28 17:44:02 +03:00
Raúl Gómez Morales 57d7b5e35e fix(editor): Fix Execute workflow button hover state (#15518) 2025-05-28 15:42:48 +02:00
Raúl Gómez Morales d1a39d96bb fix(editor): Handle Insights calculations to prevent Infinity numbers (#15727) 2025-05-27 14:30:18 +02:00
Daria c4ea7578fe fix(editor): Delete all connections of nodes with multiple ones when removed from canvas (#15713) 2025-05-27 13:43:30 +03:00
jeanpaul ca0b38d64e fix(editor): Change feature flag for evaluations (no-changelog) (#15728) 2025-05-27 11:20:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ e9dc66b3ff ci: Remove unused canvas v1 related code from e2e tests (#15704) 2025-05-26 17:32:02 +02:00
github-actions[bot]andtomi 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
EugeneandYiorgis Gozadinos 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
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
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]andtomi 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