Csaba Tuncsik
|
ff1f9ff69e
|
test(editor): Clean up duplicate DOM setup code in frontend tests (no-changelog) (#19382)
|
2025-09-11 12:28:20 +02:00 |
|
Csaba Tuncsik
|
1e00a7c788
|
fix(core): Improve Websocket connection setup for custom headers (#19242)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-11 11:45:00 +02:00 |
|
Iván Ovejero
|
052e24ef0e
|
refactor: Replace Pyodide with native Python with env flag is enabled (#19403)
|
2025-09-11 11:28:12 +02:00 |
|
yehorkardash
|
18cccb29ea
|
fix(editor): Add debounce to text parameter input (#19339)
|
2025-09-11 08:56:18 +00:00 |
|
yehorkardash
|
fea0a62f8e
|
fix(core): Add support for .cn Amazon regions (#19363)
|
2025-09-11 08:55:52 +00:00 |
|
Daria
|
12f12da288
|
feat(core): Add mysql pool size and increase it for CI (no-changelog) (#19347)
|
2025-09-11 11:14:02 +03:00 |
|
Konstantin Tieber
|
c4f41bb534
|
feat(core): Add retry execution endpoint to public api (#19132)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
|
2025-09-11 10:12:53 +02:00 |
|
Daria
|
b147709189
|
feat(core): Use filters for delete data table rows (no-changelog) (#19375)
|
2025-09-11 10:31:27 +03:00 |
|
Charlie Kolb
|
6dd7797c39
|
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093)
|
2025-09-11 09:21:40 +02:00 |
|
oleg
|
a0d92a72b9
|
chore: Remove AI WF Builder planner step (no-changelog) (#19343)
|
2025-09-11 08:56:38 +02:00 |
|
oleg
|
df31868da5
|
fix(AI Agent Node): Fix double wrapping issue in ToolsAgent output parsing (#19376)
|
2025-09-11 08:56:28 +02:00 |
|
Elias Meire
|
e404e55ce5
|
fix: Improve @n8n/node-cli cross-platform compatibility and dev experience (no-changelog) (#19368)
|
2025-09-11 08:47:26 +02:00 |
|
Jaakko Husso
|
306bdb9a2a
|
ci: Take task-runner-launcher 1.3.1 into use on n8nio/runners (#19384)
|
2025-09-10 18:32:36 +03:00 |
|
Danny Martini
|
8f60b52533
|
fix(editor): Optimize workflow selector search performance by implementing pagination (#19252)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-10 17:17:10 +02:00 |
|
Elias Meire
|
d3ee6512a9
|
fix(editor): Include n8n version in user identify call (no-changelog) (#19306)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-10 16:27:44 +02:00 |
|
Idir Ouhab Meskine
|
5c6094dfd7
|
feat(core): Add HTTPS protocol support for repository connections (#18250)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
|
2025-09-10 16:08:07 +02:00 |
|
Ricardo Espinoza
|
eb389a787b
|
feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-09-10 09:39:41 -04:00 |
|
Suguru Inoue
|
815ecfe680
|
fix(editor): Input loses focus after typing to a fixed collection parameter (#19372)
|
2025-09-10 15:26:04 +02:00 |
|
ongdisheng
|
2514301abd
|
fix(Set Node): Handle special replacement patterns in JSON expressions (#18162)
|
2025-09-10 16:03:57 +03:00 |
|
Iván Ovejero
|
f378a7e870
|
docs: Deduplicate runners documentation (#19367)
|
2025-09-10 14:18:47 +02:00 |
|
Milorad FIlipović
|
6e6a8f8be8
|
feat(editor): Improve Data Table UX based on feedback (no-changelog) (#19312)
|
2025-09-10 14:14:25 +02:00 |
|
Jason Schell
|
52d44c26db
|
feat(Redis Node): Add option to disable TLS verification in Redis node (#19143)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-09-10 19:51:57 +08:00 |
|
Raúl Gómez Morales
|
6cd1dbd109
|
feat(editor): Enhance diffs formatting for jsCode and sticky notes (#19289)
|
2025-09-10 09:51:46 +02:00 |
|
Eugene
|
bae6e3b12b
|
fix(editor): Show correct options in the NDV runs selector (#19297)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-09-09 17:13:17 +02:00 |
|
yehorkardash
|
3ee827c7a5
|
fix(editor): Focus on selection when clicking 'tidy up' (#19303)
|
2025-09-09 17:00:29 +03:00 |
|
Daria
|
d0df25c148
|
fix(editor): Fix alignment of back to canvas icon (no-changelog) (#19341)
|
2025-09-09 16:34:03 +03:00 |
|
Charlie Kolb
|
39565475ad
|
fix(Data Table Node): Show node hint if selected table has no columns (no-changelog) (#19338)
|
2025-09-09 14:46:05 +02:00 |
|
Charlie Kolb
|
897c69c70d
|
feat(Data Table Node): Add bulk insert mode (no-changelog) (#19294)
|
2025-09-09 14:01:40 +02:00 |
|
yehorkardash
|
a910604822
|
refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247)
|
2025-09-09 14:15:31 +03:00 |
|
Iván Ovejero
|
04889864a0
|
feat(core): Add internal mode for native Python runner (no-changelog) (#19288)
|
2025-09-09 12:33:25 +02:00 |
|
Mutasem Aldmour
|
99293ea400
|
fix(editor): Reduce telemetry events for builder workflow changes (no-changelog) (#19310)
|
2025-09-09 10:57:50 +02:00 |
|
Mutasem Aldmour
|
e87344d97d
|
fix: Upgrade Langchain dependencies to address LiteLLM issue and Gemma Models not supporting images (#19299)
|
2025-09-09 09:56:30 +02:00 |
|
Irénée
|
e054fc71cd
|
fix(core): Force synchronize tag mappings also when no tag was updated (#19332)
|
2025-09-09 08:32:04 +01:00 |
|
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 |
|