Commit Graph

14421 Commits

Author SHA1 Message Date
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
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
shortstacked
5437c3be4a fix: Docker remove apk tools from docker image (no-changelog) (#16093) 2025-06-06 13:38:45 +01:00
Benjamin Schroth
969552aeae feat(Vector Store Retriever Node): Add reranker support to retriever for QA chain (#16051) 2025-06-06 13:16:03 +02:00
Suguru Inoue
ac1a1dfbc2 feat(editor): Make ‘Execute workflow’ a split button (#15933) 2025-06-06 13:05:53 +02:00
Charlie Kolb
eb71c41e93 fix(editor): In Sub-workflow Conversion handle standalone accessor and accessor[0] cases correctly (#16086) 2025-06-06 12:49:11 +02:00
Jaakko Husso
576ff4d3b8 fix(editor): Position executions filter popover so that it doesn't hide executions (#16049) 2025-06-06 13:08:59 +03:00
Iván Ovejero
bdcaaff744 chore: Remove stale lint rule dangerously-use-html-string-missing (#16084) 2025-06-06 10:54:34 +02:00
कारतोफ्फेलस्क्रिप्ट™
23ce60d646 fix(core): Don't load task-runner on main instances when manual executions are offloaded to workers (#15986) 2025-06-06 10:28:58 +02:00
Guillaume Jacquart
7a67dcb686 fix(core): Start insights collection timer for webhook instances (#15964) 2025-06-06 09:45:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
8c63ca7d57 fix(core): Unloading a community package should also unload all its files from require.cache (#16072) 2025-06-05 21:48:19 +02:00
Marc Littlemore
dfdc2237af chore: Minor Public API docs changes (no-changelog) (#15969) 2025-06-05 16:27:27 +01:00
Iván Ovejero
be8c2a73d3 refactor(core): Upgrade multer to address CVE-2025-48997 (#16055) 2025-06-05 16:58:53 +02:00
Dana
47538e17ef fix(Google Sheets Node): Improve error message when row_number is null or undefined (#14560)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-06-05 16:02:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
1587eb0742 refactor(core): Convert external-secrets code into a backend module (#15769) 2025-06-05 14:21:29 +02:00
Justin Ellingwood
10dc73fc82 docs: Fix docs link in Perplexity credential (no-changelog) (#16058) 2025-06-05 13:09:02 +01:00
Charlie Kolb
2724089078 chore: Move router usage out of useCanvasOperation and useWorkflowHelpers (no-changelog) (#16041) 2025-06-05 13:51:07 +02:00
Nikhil Kuriakose
4a6bcffc70 feat(Default Data Loader Node): Minor copy changes (#16053) 2025-06-05 13:50:39 +02:00
Yiorgis Gozadinos
e662998c67 fix(Anthropic Chat Model Node): Fix LmChatAnthropic node to work when both thinking is enabled and tools used (#16010) 2025-06-05 13:33:51 +02:00
Eugene
0bea193814 feat(OpenAI Chat Model Node): Update default model to gpt-4.1-mini (#15975) 2025-06-05 13:32:40 +02:00
कारतोफ्फेलस्क्रिप्ट™
2258a74518 refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
Iván Ovejero
3e91f3253b refactor(core): Upgrade tar-fs to address CVE-2025-48387 (#16052) 2025-06-05 12:25:32 +02:00
Eugene
7711e4b052 feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example (#15935) 2025-06-05 12:11:21 +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
Iván Ovejero
a18822af0e perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
07b12a41a4 ci: Fix InstanceType import in DeprecationService tests (#16050) 2025-06-05 11:58:52 +02:00
कारतोफ्फेलस्क्रिप्ट™
2945bbdd1a ci: Handle new built-in node:* modules in the task-runner tests on node.js 24 (#16026) 2025-06-05 11:53:07 +02:00
Iván Ovejero
5b3db5dddc chore(core): Check for instance type in offloading warning (#15960) 2025-06-05 11:19:55 +02:00
Marc Littlemore
2178cfe625 fix(editor): Stop nefarious URL redirection in editor middleware (#16047) 2025-06-05 09:51:07 +01:00