RomanDavydchuk
|
cf05c3341e
|
fix(RabbitMQ Node): Support RabbitMQ v.4.1.0 by updating amqplib (#15418)
|
2025-05-16 16:00:41 +03:00 |
|
Csaba Tuncsik
|
7d3cae5639
|
fix(editor): Fix paired items after renaming a node (#15440)
|
2025-05-16 14:41:08 +02:00 |
|
Suguru Inoue
|
1935e62adf
|
feat(editor): Keyboard shortcuts for the log view (#15378)
|
2025-05-16 13:54:25 +02:00 |
|
Alex Grozav
|
de4c5fc716
|
refactor(editor): Extract root store into @n8n/stores package (no-changelog) (#15412)
|
2025-05-16 14:18:16 +03:00 |
|
oleg
|
907485d016
|
feat: Add HTTP proxy for supported LLM nodes (#15449)
|
2025-05-16 12:23:26 +02:00 |
|
Dana
|
570d1e7aad
|
feat(n8n Evaluation Trigger Node): Add Evaluation Trigger and Evaluation Node (#15194)
|
2025-05-16 11:16:00 +02:00 |
|
Raúl Gómez Morales
|
840a3bee4b
|
fix(editor): Normalize credential data from source control (#15434)
|
2025-05-16 11:09:47 +02:00 |
|
Raúl Gómez Morales
|
e68149bbc7
|
fix(editor): Show error toast for failed executions (#15388)
|
2025-05-16 10:53:55 +02:00 |
|
feelgood-interface
|
954b66218f
|
feat(Microsoft SharePoint Node): New node (#13727)
|
2025-05-16 08:55:10 +01:00 |
|
Yiorgis Gozadinos
|
64b3fa3d17
|
fix(core): Allow strings starting with numbers in alphanumeric string validator (#15425)
|
2025-05-16 09:38:21 +02:00 |
|
Iván Ovejero
|
ec63a61652
|
fix(core): Load config early to fix N8N_CONFIG_FILES (#15406)
|
2025-05-15 17:29:57 +02:00 |
|
oleg
|
b6370fb2ec
|
fix(editor): Fix partial chat executions (#15379)
|
2025-05-15 17:12:08 +02:00 |
|
Ricardo Espinoza
|
726438d95e
|
feat(editor): Improve manual description in nodes as tools (#15373)
|
2025-05-15 10:45:16 -04:00 |
|
shortstacked
|
fea5b1633a
|
feat: Expand DB tests to relevant paths (no-changelog) (#15419)
|
2025-05-15 15:50:49 +02:00 |
|
Ricardo Espinoza
|
2b05dbea8c
|
feat(editor): Add "Go to Sub-workflow" menu context action to Workflow Tool (#15396)
|
2025-05-15 08:27:02 -04:00 |
|
Danny Martini
|
b11008880b
|
test(core): Skip test until fixed (#15416)
|
2025-05-15 13:39:19 +02:00 |
|
Stanimira Rikova
|
870940b543
|
feat(n8n Microsoft Teams Node): New trigger node (#12875)
|
2025-05-15 12:03:00 +01:00 |
|
Stanimira Rikova
|
ab1047ebde
|
feat(AWS IAM Node): Add new AWS IAM Node (#11963)
Co-authored-by: Adina Totorean <adinatotorean99@gmail.com>
|
2025-05-15 11:59:19 +01:00 |
|
Iván Ovejero
|
226f1c73ce
|
refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414)
|
2025-05-15 12:31:58 +02:00 |
|
Danny Martini
|
eecaea15f7
|
chore(benchmark): Don't enable insights in the default benchmarks (#15415)
|
2025-05-15 12:17:43 +02:00 |
|
jeanpaul
|
027a479172
|
fix(OpenAI Node): Hide the option to return URL for gpt-image-1 model (#15392)
|
2025-05-15 08:55:15 +02:00 |
|
Charlie Kolb
|
218007e625
|
feat(Execute Workflow Trigger Node): Reintroduce binary data on Workflow Triggers (#15259)
|
2025-05-15 08:40:42 +02:00 |
|
Guillaume Jacquart
|
f906dbaf63
|
feat(editor): Include pending users for project users search (#15389)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2025-05-15 07:35:52 +02:00 |
|
Iván Ovejero
|
65c07f1d71
|
chore: Add missing project reference from core to @n8n/decorators (#15393)
|
2025-05-14 18:16:33 +02:00 |
|
Benjamin Schroth
|
71e5584d28
|
fix(Text Classifier Node): Return error for empty inputText (#15390)
|
2025-05-14 16:40:51 +02:00 |
|
Andreas Fitzek
|
8717ad7821
|
chore(core): Reset SAML configuration in case SAML is enabled but invalid (#15258)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-05-14 14:55:36 +02:00 |
|
Jaakko Husso
|
d7d3d33d1a
|
fix(editor): Fix resizing NDV output panel when closing assistant (#15313)
|
2025-05-14 15:18:50 +03:00 |
|
Suguru Inoue
|
37b37304d5
|
fix(editor): Not all sub node runs are shown in sub execution log (no-changelog) (#15387)
|
2025-05-14 13:33:56 +02:00 |
|
Charlie Kolb
|
fefe7b3370
|
feat(editor): Expose connectionType for 'createNodeActiveChanged' hook and 'User opened nodes panel' event (no-changelog) (#15300)
|
2025-05-14 13:26:31 +02:00 |
|
Benjamin Schroth
|
c8b9a7fdeb
|
fix(Basic LLM Chain Node): Use JSON parsing for Claude 3.7 with thinking enabled (#15381)
|
2025-05-14 12:18:15 +02:00 |
|
Suguru Inoue
|
4657e348f4
|
feat(editor): Rollout improved log view (2nd attempt) (#15382)
|
2025-05-14 11:51:02 +02:00 |
|
Iván Ovejero
|
249b7f8556
|
refactor(core): Move migrations to @n8n/db (#15362)
|
2025-05-14 11:46:48 +02:00 |
|
Danny Martini
|
44ecad5883
|
fix(editor): Don't render now when startedAt is null (#15283)
|
2025-05-14 10:31:52 +02:00 |
|
Nikhil Kuriakose
|
0cddc9576f
|
fix(PostBin Node): Update base URL for postbin node (#15358)
|
2025-05-14 10:00:16 +02:00 |
|
shortstacked
|
6a70841a05
|
fix: Align release Docker image build with lockfile (no-changelog) (#14966)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-05-14 08:16:50 +01:00 |
|
Shireen Missi
|
aafb08a562
|
chore: Delete credential docs experiment (no-changelog) (#15363)
|
2025-05-14 08:12:09 +01:00 |
|
Elias Meire
|
bb2cfc209c
|
fix(editor): Fix switching between connected SQL/HTML editors (#15297)
|
2025-05-13 18:21:46 +01:00 |
|
Alex Grozav
|
102c67628c
|
feat(editor): Improve canvas node insertion position (#14289)
|
2025-05-13 19:38:10 +03:00 |
|
Csaba Tuncsik
|
3eb1c1c783
|
fix(editor): FE fixes to insights (#15228)
|
2025-05-13 17:59:31 +02:00 |
|
Iván Ovejero
|
131baabb7f
|
refactor(core): Remove legacy expression evaluator (#14518)
|
2025-05-13 17:29:48 +02:00 |
|
Suguru Inoue
|
694af6c9f0
|
fix(editor): Waiting executions broken - Chat, Form, Wait (no-changelog) (#15343)
|
2025-05-13 17:01:00 +02:00 |
|
Iván Ovejero
|
3176f6fc89
|
refactor(core): Move dependencies of Logger to standalone packages (#15338)
|
2025-05-13 16:55:42 +02:00 |
|
Iván Ovejero
|
3840cbabbf
|
refactor(core): Simplify worker execution path (#15253)
|
2025-05-13 16:31:53 +02:00 |
|
Ricardo Espinoza
|
42016143ab
|
feat(core): Update endpoint to retrieve folder to allow returning the path to root (no-changelog) (#15158)
|
2025-05-13 10:09:36 -04:00 |
|
Dana
|
8944d62c06
|
refactor(Google Sheets Node): Refactor Google Sheets (no-changelog) (#15339)
|
2025-05-13 15:29:12 +02:00 |
|
Iván Ovejero
|
e122b3f0f9
|
refactor(core): Move UserRepository and subscribers to @n8n/db (#15352)
|
2025-05-13 15:24:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c42df1c268
|
refactor(core): Restructure decorators and add tests (#15348)
|
2025-05-13 15:04:58 +02:00 |
|
Yiorgis Gozadinos
|
cd1d6c9dfc
|
fix(AI Agent Node): Fix tool calling when tools run in a loop (#15250)
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-05-13 14:40:07 +02:00 |
|
Iván Ovejero
|
52f27a76ac
|
refactor(core): Move workflow repository to @n8n/db (#15260)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2025-05-13 14:21:59 +02:00 |
|
Iván Ovejero
|
069992524d
|
fix: Set tournament for nodes test harness (#15346)
|
2025-05-13 14:21:43 +02:00 |
|