Commit Graph

14299 Commits

Author SHA1 Message Date
Elias Meire
e58de1a6e4 fix(core): Fix http requests by using correct agent (#16258) 2025-06-12 10:50:06 +02:00
Elias Meire
a0176ae973 Revert "fix: Fix paired item handling of multiple inputs" (#16261) 2025-06-12 09:32:22 +01:00
Elias Meire
50e00cdd6a fix: Fix paired item handling of multiple inputs (#16153) 2025-06-12 08:52:39 +02:00
Csaba Tuncsik
e681e6b477 refactor: Add common DTOs and schemas for the redesigned users list (#16097) 2025-06-11 14:55:04 +02:00
Suguru Inoue
b9e03515bd feat(editor): Remember different panel state for sub nodes (#16189) 2025-06-11 14:46:19 +02:00
Charlie Kolb
21b84ef4e7 chore: Add e2e tests for Subworkflow Conversion (no-changelog) (#16220) 2025-06-11 14:30:35 +02:00
Iván Ovejero
3946e5c244 test(core): Unskip and fix workflow runner test (#16227) 2025-06-11 13:37:22 +02:00
Guillaume Jacquart
56b16b8c0f fix(core): Remove duplicated logs for insights (#16228) 2025-06-11 13:36:29 +02:00
Iván Ovejero
f0cf6dcbcd perf(core): Lazyload AI workflow builder's langchain dependencies (#16178) 2025-06-11 13:11:13 +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
Guillaume Jacquart
42b9a8a0e7 feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +02:00
Elias Meire
b10effb3fc build: Update pnpm to 10.12.1 to fix docker build (pnpm deploy command) (#16222) 2025-06-11 11:08:18 +02:00
Iván Ovejero
b2f92dfc22 test(core): Skip test failing on MariaDB/MySQL (#16221) 2025-06-11 11:07:56 +02:00
Danny Martini
9f83fccac1 fix(core): Don't swallow connection errors when fetching credentials (#16181) 2025-06-11 10:08:09 +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
Yiorgis Gozadinos
5015290dbe fix(Chat Memory Manager Node): Fix simplifyMessages to not overwrite consecutive messages of same type (#16168) 2025-06-11 09:54:49 +02:00
luka
cdab4c1bc6 fix(editor): Fix the issue that the content of json, html, csv, md, txt, and css files contained garbled Chinese characters when clicking the view button (#16118)
Co-authored-by: luka <zhoupf@seirobotics.net>
2025-06-11 09:36:54 +02:00
Shireen Missi
0cfe6eeb5d fix: Add a missing word to tooltip (#16198) 2025-06-10 21:16:14 +03:00
oleg
19ead9e22a ci: Fix update-changelog script for Node 22 (no-changelog) (#16187) 2025-06-10 18:48:19 +02: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
Elias Meire
b7c9d4e3b2 build: Fix docker build after Node 22 update (#16174) 2025-06-10 17:39:52 +02:00
Suguru Inoue
aa03110f2e fix(editor): Adjust time format for negative numbers (no-changelog) (#16194) 2025-06-10 17:25:22 +02:00
Shireen Missi
aa407350bb fix(Local File Trigger Node): Fix ignored option on Mac os (#15872) 2025-06-10 14:37:15 +01: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
Elias Meire
e3675bdfb4 fix(core): Fix HTTP proxy support in all nodes and other axios requests (#16092) 2025-06-10 14:42:51 +02: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
Guillaume Jacquart
5c748ca25d feat(core): Dynamic max page size limit for pagination dto (#16100) 2025-06-10 14:00:51 +02:00
Yiorgis Gozadinos
09fd5c01d4 fix(core): Correctly apply maxRows limit when fetching the dataset (#16176) 2025-06-10 13:58:20 +02:00
Iván Ovejero
aa1c3e497e ci: Prevent cancelling in-progress Postgres and MySQL tests (#16179) 2025-06-10 13:33:56 +02:00
Suguru Inoue
670355420d fix(editor): Log view is missing in debug mode (#16170) 2025-06-10 12:47:54 +02:00
Charlie Kolb
60bae8ddf9 chore: Add tests for useCanvasOperations replaceNodeParameters and replaceNodeConnections (no-changelog) (#16173) 2025-06-10 12:13:26 +02:00
Charlie Kolb
d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Iván Ovejero
53b6812592 fix(core): Prevent worker from recovering finished executions (#16094) 2025-06-10 11:12:17 +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
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Iván Ovejero
25567f6f0e fix(core): Ensure queue is ready when enqueueing (#16098) 2025-06-10 10:09:26 +02: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
5deab75c7d fix(editor): Add visual-only waitingForNext execution state for slow networks (#16143) 2025-06-10 10:32:08 +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
Charlie Kolb
9cf7293990 fix(editor): Mark workflow as unsaved when reverting deletion of a node (#15959) 2025-06-10 08:54:23 +02:00
Charlie Kolb
c92701cbdf feat(editor): Change default node names depending on node operation and resource (#15954) 2025-06-10 08:50:46 +02:00
Alexandero89
33f8fab791 fix(Email Trigger (IMAP) Node): Add Email UID also to email format "resolved" (#15539) 2025-06-09 19:08:04 +01:00
Khoa
b07c52e577 feat(n8n Node): Add missing filters (#15437)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-06-09 18:54:23 +01:00
hydrationn
9bbb087bf1 docs: Update docker image path (#15047)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-06-09 17:15:27 +01:00
Jon
18c355d85f fix(RSS Read Node): Fix issue where some feeds fail to load (#16001) 2025-06-09 11:10:18 +01:00
Jaakko Husso
4426249950 fix(editor): Prevent Ask Assistant button overlapping other buttons (#16066) 2025-06-09 12:28:35 +03:00
Shireen Missi
b92d8ad1e1 fix(editor): Hide the Github stars button when telemetry is disabled (#16108) 2025-06-09 09:25:26 +01:00
Ricardo Espinoza
7f7b44ae7c fix: Make sure modals are listed when using a free AI credits credential in the OpenAI node (#16030) 2025-06-06 12:09:51 -04:00
Dana
7492944a37 fix(editor): Maintain back button when installing community nodes (#16069) 2025-06-06 17:40:08 +02:00
Eugene
cb3bb915df fix(AI Agent Node): Allow using LangChain code node as a model for AI Agent (#16096) 2025-06-06 15:45:12 +02:00