yehorkardash
|
38a6140e79
|
fix(Telegram Node): Use parameter index instead of 0 for binaryData (#19236)
|
2025-09-09 10:29:36 +03:00 |
|
Daria
|
48df1de8c9
|
fix(editor): Respect project id and parent folder for callouts (no-changelog) (#19318)
|
2025-09-09 10:03:10 +03:00 |
|
Jaakko Husso
|
d92eede190
|
ci: Slim down the n8nio/runners image (#19311)
|
2025-09-09 09:51:50 +03:00 |
|
Tomi Turtiainen
|
3908f740ff
|
Merge tag 'n8n@1.111.0'
|
2025-09-08 19:43:51 +02:00 |
|
oleg
|
64f260cb72
|
test: Migrate Langchain e2e tests to Playwright (#19161)
|
2025-09-08 18:06:00 +02:00 |
|
Jon
|
574ec6e895
|
test: Update Posthog test (#19290)
|
2025-09-08 15:13:19 +01:00 |
|
Benjamin Schroth
|
cf356e77b3
|
fix(editor): Show claim free ai credits modal on credentials (#19241)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2025-09-08 15:38:52 +02:00 |
|
github-actions[bot]
|
2c453be05d
|
🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-09-08 16:01:48 +03:00 |
|
oleg
|
3c57dc488a
|
fix: Disable prompt caching for parameter-updater chain (no-changelog) (#19296)
|
2025-09-08 13:53:12 +02:00 |
|
shortstacked
|
f7d225e871
|
test: Migrate 3 specs from Cypress - Playwright (#19269)
|
2025-09-08 12:46:08 +01:00 |
|
Iván Ovejero
|
c6be123ddb
|
docs: Add sample runners Dockerfile for self-hosters (no-changelog) (#19298)
|
2025-09-08 13:41:38 +02:00 |
|
Daria
|
9b06648edc
|
feat(core): Use filters for data table upsert (no-changelog) (#19292)
|
2025-09-08 14:41:09 +03:00 |
|
Benjamin Schroth
|
70254526bb
|
fix(OpenAI Node): Add proxy agent for Message an assistant operation (#19250)
|
2025-09-08 11:24:32 +02:00 |
|
Suguru Inoue
|
8f99f092ff
|
test: Refactor page objects and reuse locators (#19191)
|
2025-09-08 11:12:43 +02:00 |
|
Jaakko Husso
|
89b61ae2c1
|
ci: Fix multi-runner image not running on cloud (#19287)
|
2025-09-08 11:55:38 +03:00 |
|
shortstacked
|
b166445275
|
test: Add task runner to test containers (#19254)
|
2025-09-08 09:48:58 +01:00 |
|
Iván Ovejero
|
56f4069325
|
refactor(core): Improve security violation error in native Python runner (#19286)
|
2025-09-08 10:45:07 +02:00 |
|
Stephen Wright
|
2113532946
|
fix: Add folder scopes to global owner and admin roles (#19230)
|
2025-09-08 08:08:21 +01:00 |
|
Jon
|
ed8fd32692
|
chore: NODE-3557 - Generate Schema Files (no-changelog) (#19018)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-09-08 10:06:32 +03:00 |
|
Jaakko Husso
|
627dbd9d78
|
fix(editor): Render last item on markdown task lists correctly (#19225)
|
2025-09-08 09:16:42 +03:00 |
|
Jaakko Husso
|
509ab95d5d
|
ci: Support adding custom JS and Python dependencies in the runners image (#19220)
|
2025-09-08 09:16:10 +03:00 |
|
Elias Meire
|
efc3a2d664
|
fix(AMQP Trigger Node): Update rhea library, tweak reconnection options (#18980)
|
2025-09-05 17:34:29 +01:00 |
|
Artem Sorokin
|
0ba924bda5
|
ci: Revert blacksmith changes on release publish job (#19255)
|
2025-09-05 17:45:19 +02:00 |
|
Mutasem Aldmour
|
97d0eddd0e
|
fix(editor): Handle connection errors and credentials better in MCP Client Tool when executing directly (#19239)
|
2025-09-05 16:37:10 +02:00 |
|
jeanpaul
|
188a013ae0
|
fix(core): Replace actual root when manually running tools of Agent Tools (#19243)
|
2025-09-05 16:10:46 +02:00 |
|
Durran Jordan
|
9a2d942835
|
feat(MongoDB Node): Add driver info to MongoDB nodes (#18615)
|
2025-09-05 14:07:09 +01:00 |
|
Iván Ovejero
|
18408bcaa1
|
fix(core): Allow importlib in sys.modules in native Python runner (no-changelog) (#19244)
|
2025-09-05 14:58:19 +02:00 |
|
Charlie Kolb
|
0d7f9ae182
|
fix(editor): Prevent search dialog from covering inline expression parameters (#19238)
|
2025-09-05 13:59:38 +02:00 |
|
Artem Sorokin
|
9a9ef5cd61
|
ci: Include SBOM with release (#19134)
|
2025-09-05 13:21:01 +02:00 |
|
yehorkardash
|
abaa2c851b
|
fix(editor): Don't show update notification for unverified updates (#18910)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-05 13:18:56 +03:00 |
|
Charlie Kolb
|
c5bbb6a96f
|
fix(core): Update cached project association when moving a workflow (#19227)
|
2025-09-05 12:04:41 +02:00 |
|
Andreas Fitzek
|
b713c503d6
|
fix(editor): Load available resources for dynamic options (#19235)
|
2025-09-05 12:04:15 +02:00 |
|
Iván Ovejero
|
36958e3ffa
|
test: Add integration tests for execution flows in native Python runner (#19198)
|
2025-09-05 10:49:45 +02:00 |
|
Shireen Missi
|
2001397387
|
fix: Improve error handling for community package installation (#19103)
|
2025-09-05 08:55:48 +01:00 |
|
Mutasem Aldmour
|
6d76733200
|
test: Add test for implicit evaluation loop (#19200)
|
2025-09-05 09:51:28 +02:00 |
|
Svetoslav Dekov
|
2ce0911186
|
feat(editor): Refactor data store table component (no-changelog) (#19131)
|
2025-09-05 10:47:07 +03:00 |
|
Daria
|
48efb4c865
|
feat(Data Table Node): Add limit to get and change copy (no-changelog) (#19190)
|
2025-09-05 09:46:38 +03:00 |
|
Durran Jordan
|
ee91aa00f1
|
feat(MongoDB Vector Store Node): Allow pre and post filtering (#18506)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-09-05 07:38:32 +01:00 |
|
yehorkardash
|
6456b7c07d
|
chore(Form Node): Add dropdown example (#18809)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-05 09:09:00 +03:00 |
|
Eugene
|
3175650a7a
|
fix: includeOtherFields parameter of Workflow Configuration node (no-changelog) (#19149)
|
2025-09-05 07:53:12 +02:00 |
|
Antoine Bellion
|
59684039ee
|
fix(Wait Node): Allow wait node to accept 0 waiting time input (#19159)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-09-04 21:49:26 +02:00 |
|
Marcus
|
63672ad797
|
fix(GoogleDrive Node): Fix google service accounts uploading to shared drives (#18952)
|
2025-09-04 20:23:41 +01:00 |
|
Benjamin Schroth
|
f8a732bfb3
|
test: Add workflow tests for tools in loops (#19127)
|
2025-09-04 18:41:12 +02:00 |
|
Daria
|
ed6f60f52e
|
feat(core): Refactor data table update row to use filters (no-changelog) (#19092)
|
2025-09-04 18:25:29 +03:00 |
|
Suguru Inoue
|
2f2672c551
|
fix(editor): Additional style tweaks around parameter input (no-changelog) (#19194)
|
2025-09-04 17:22:53 +02:00 |
|
Charlie Kolb
|
12aa77746e
|
fix(Data Table Node): Add bulk insert option (no-changelog) (#19176)
|
2025-09-04 16:18:50 +02:00 |
|
Milorad FIlipović
|
0b24fb55e8
|
fix(editor): Fix pagination in Data Table list UI (#19192)
|
2025-09-04 15:24:02 +02:00 |
|
shortstacked
|
85cfe6cff8
|
test: Migrate sticky test from Cypress -> Playwright (#19185)
|
2025-09-04 14:16:42 +01:00 |
|
shortstacked
|
026da46d0d
|
chore: Cleaning up skipped tests (#19189)
|
2025-09-04 14:09:21 +01:00 |
|
Marc Littlemore
|
b7bd8341aa
|
chore: Retrieve correct commits for OpenAPI docs sync (#19179)
|
2025-09-04 12:31:28 +01:00 |
|