Commit Graph

125 Commits

Author SHA1 Message Date
Csaba Tuncsik ef28d25ba2 fix(editor): Quick fix to password change form validation (#16565) 2025-06-23 11:09:56 +02:00
Iván Ovejero 6ba8e0bebe refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
Iván Ovejero 93ac46c581 feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
Daria 84fa924ce6 feat(editor): Improve wording for pinned data (no-changelog) (#16435) 2025-06-17 17:22:21 +03:00
Raúl Gómez Morales 1da3c70507 feat(editor): Add OIDC paywall (#16347) 2025-06-17 15:21:34 +02:00
github-actions[bot] 84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Giulio Andreini 701816aae1 fix(editor): Fix tags in dar mode and spacing in workflow card (no-changelog) (#16271) 2025-06-16 10:09:51 +02:00
Jaakko Husso d0a313aa1c feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Ricardo Espinoza 30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Raúl Gómez Morales 80a784a50c feat(editor): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +02:00
Guillaume Jacquart 3864f0e1c1 feat(editor): Move element plus plugin config to design system test setup (#16319) 2025-06-13 11:46:50 +02:00
oleg ab8a2b0f7e feat(Chat Trigger Node): Fix CSS variable --chat--message--font-size not applying correctly (#16310) 2025-06-13 10:16:18 +02:00
Guillaume Jacquart 84c51b1bd9 fix(editor): Fix pagination and sorting issue for insights (#16288) 2025-06-13 10:08:08 +02:00
Cornelius Suermann ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
Daria 1ddbb78909 feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Iván Ovejero 46723d3518 feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00
github-actions[bot] 2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Alex Grozav 2a3fa5088e refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186) 2025-06-11 10:57:59 +03:00
Shireen Missi 0cfe6eeb5d fix: Add a missing word to tooltip (#16198) 2025-06-10 21:16:14 +03:00
Alex Grozav a54f0c8af7 refactor(editor): Move cloudPlans api to @n8n/rest-api-client (no-changelog) (#16182) 2025-06-10 18:03:24 +02:00
Suguru Inoue aa03110f2e fix(editor): Adjust time format for negative numbers (no-changelog) (#16194) 2025-06-10 17:25:22 +02:00
Alex Grozav 023aa156b3 refactor(editor): Move workflowHistory api to @n8n/rest-api-client (no-changelog) (#16183) 2025-06-10 15:50:18 +03:00
Suguru Inoue cd6e510596 chore(editor): Update format for showing execution time (#16099)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-10 14:17:27 +02:00
Alex Grozav 9d12b741ff refactor(editor): Migrate ldap to @n8n/rest-api-client (no-changelog) (#16144) 2025-06-10 12:01:09 +03:00
Alex Grozav 07ed01d9fc refactor(editor): Migrate versions api to @n8n/rest-client-api (no-changelog) (#16147) 2025-06-10 10:47:51 +03:00
Alex Grozav 00083d5ed6 refactor(editor): Migrate sso to @n8n/rest-api-client (no-changelog) (#16145) 2025-06-10 10:02:54 +03:00
luka b7d394542f fix(editor): Fix the issue with icon Emojis not being centered (#16067)
Co-authored-by: luka <zhoupf@seirobotics.net>
2025-06-06 15:08:50 +02:00
Suguru Inoue ac1a1dfbc2 feat(editor): Make ‘Execute workflow’ a split button (#15933) 2025-06-06 13:05:53 +02:00
Iván Ovejero bdcaaff744 chore: Remove stale lint rule dangerously-use-html-string-missing (#16084) 2025-06-06 10:54:34 +02:00
Alex Grozav 6cf07200dc refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930) 2025-06-05 13:08:10 +03:00
Nikhil Kuriakose bc44baa736 feat(editor): Rename debugging tab to fromai (#16017) 2025-06-05 08:35:53 +02:00
Benjamin Schroth 9abb333507 feat(editor): Improve UI for highlighted data, tags and rating in executions (#15926)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-06-04 14:14:48 +02:00
Charlie Kolb ebff88cb44 fix(editor): Add right margin to AI Assistant Code Node 'Fix Error' replace code button icon (#15956) 2025-06-04 13:27:16 +02:00
Alex Grozav 342917bd7d fix(editor): Fix @n8n/i18n package loading locales and hot-reloading (no-changelog) (#16011) 2025-06-04 13:46:43 +03:00
Charlie Kolb 8006cb3824 fix(editor): Update sub-workflow conversion docs link (no-changelog) (#16007) 2025-06-04 11:47:28 +02:00
Jaakko Husso 4f07ac394b feat(Structured Output Parser Node): Add auto-fix support to Strucutred Output Parser (#15915) 2025-06-04 12:07:09 +03:00
Jaakko Husso eac27b7ac0 fix(editor): Hide 'Move' modal toast links that can't be accessed and better empty state (no-changelog) (#15977) 2025-06-04 11:49:23 +03:00
Charlie Kolb 5c7f682b73 fix(editor): Correct sub-workflow extraction grammar (no-changelog) (#16002) 2025-06-04 10:41:03 +02:00
Robert Squires 92cf3cedbb refactor(editor): Reka UI inline text edit component (#15752) 2025-06-04 08:56:25 +01:00
Daria 1335af05d5 feat(core): Add support for partial-match execution filters (#15797) 2025-06-04 09:37:35 +03:00
Csaba Tuncsik 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
कारतोफ्फेलस्क्रिप्ट™ 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] 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] 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