Mutasem Aldmour
|
dc407c25fd
|
fix: Enable streaming version of Respond To Webhook node (#22350)
|
2025-11-26 16:56:43 +01:00 |
|
Stephen Wright
|
b2f78d7c7a
|
feat: Add time saved mode workflow setting (#22343)
|
2025-11-26 15:45:36 +00:00 |
|
Benjamin Schroth
|
df81c77a24
|
fix(AI Agent Node): Unify memory management for streaming/non-streaming (#22243)
|
2025-11-26 15:55:20 +01:00 |
|
Mutasem Aldmour
|
7d82c3c02a
|
fix: When chat session is reset, update session id (#22288)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
|
2025-11-26 15:54:13 +01:00 |
|
Milorad FIlipović
|
10fa4e7f1e
|
feat(editor): Add new template setup experiment (no-changelog) (#22332)
|
2025-11-26 15:49:42 +01:00 |
|
RomanDavydchuk
|
a49b179e89
|
fix(Git Node): Throw an error if the repository path is blocked (#22253)
|
2025-11-26 15:50:50 +02:00 |
|
Andreas Fitzek
|
fbb135e012
|
chore(core): Context establishment hook setup (#22293)
|
2025-11-26 14:34:51 +01:00 |
|
Milorad FIlipović
|
11d38504d8
|
fix(core): Update posthog proxy (no-changelog) (#22328)
|
2025-11-26 14:31:12 +01:00 |
|
Farzad Sunavala
|
5cb594d7ef
|
feat(Azure AI Search Node): Add clear index option to Azure AI Search vector store (#22183)
Co-authored-by: farzad528 <farzad528@users.noreply.github.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-11-26 14:45:19 +02:00 |
|
Declan Carroll
|
0668a72611
|
ci: Make e2e secrets not required (#22330)
|
2025-11-26 12:20:03 +00:00 |
|
Iván Ovejero
|
934b9a7346
|
feat(core): Introduce database mode for binary data storage (#22162)
|
2025-11-26 13:02:10 +01:00 |
|
Irénée
|
22f4c97c1b
|
fix: Fix bad written snapshot test (no-changelog)
|
2025-11-26 10:42:37 +00:00 |
|
Iván Ovejero
|
df1aa130cb
|
fix(editor, core): Fix display for binary data metadata origin (#22270)
|
2025-11-26 10:11:21 +01:00 |
|
yehorkardash
|
c1dade7ad3
|
feat(Guardrails Node): Require Chat model only for LLM checks (#22241)
|
2025-11-26 10:09:32 +02:00 |
|
Guillaume Jacquart
|
8f6c3b2dce
|
fix(core): Add missing workflowId when creating base subworkflowworkflow additional data (#22312)
|
2025-11-26 09:08:28 +01:00 |
|
Artem Sorokin
|
0b939ca146
|
test: Fix workflow actions and canvas flakes (#22297)
|
2025-11-25 18:02:20 +01:00 |
|
Guillaume Jacquart
|
92dca5f739
|
feat(core): Inject hooks into applicable trigger node properties for the node UI (#22290)
|
2025-11-25 17:01:00 +01:00 |
|
Jaakko Husso
|
80ee4490fa
|
feat(core): Use 'chat' and 'webhook' execution modes on chat hub (no-changelog) (#22282)
|
2025-11-25 16:47:45 +02:00 |
|
Jaakko Husso
|
151fcf1137
|
feat(core): Use personal projects for chat hub executions (no-changelog) (#22231)
|
2025-11-25 16:47:27 +02:00 |
|
Milorad FIlipović
|
be598062fb
|
fix(editor): Focus 'key' input when variable modal is open (no-changelog) (#21762)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
|
2025-11-25 14:51:43 +01:00 |
|
Stephen Wright
|
b83c43f8dd
|
feat: Add the time saved node (#22269)
|
2025-11-25 12:59:06 +00:00 |
|
Dawid Myslak
|
305b7a226b
|
chore: Move to AGENTS.md file with agent instructions (#22227)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-11-25 12:41:53 +01:00 |
|
Irénée
|
3130d20533
|
fix: Show correct date range in insight overview
|
2025-11-25 11:28:27 +00:00 |
|
Artem Sorokin
|
5fd1702429
|
fix: Update base image dependencies to latest security patches (#22275)
|
2025-11-25 12:22:34 +01:00 |
|
Daria
|
362f33dbd0
|
feat(core): Send the right activation mode for activate endpoint (no-changelog) (#22276)
|
2025-11-25 13:16:32 +02:00 |
|
oleg
|
d366cb4f37
|
fix(editor): Fix sub-nodes connection labels counters (#21549)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-11-25 12:02:14 +01:00 |
|
Benjamin Schroth
|
83ea8e1f91
|
fix(ai-builder): Keep existing pin data when modifying the workflow (#22266)
|
2025-11-25 11:35:18 +01:00 |
|
Nikhil Kuriakose
|
7068fe2510
|
fix(core): Send prod workflow succeeded for wfs in projects (#22223)
|
2025-11-25 11:23:32 +01:00 |
|
Irénée
|
83809e62ad
|
feat: Reduce unauthentication information in settings endpoint further (#22106)
|
2025-11-25 10:11:51 +00:00 |
|
Dawid Myslak
|
6185550971
|
fix(editor): Fix issue for blinking/jumping UI when switching projects (#22256)
|
2025-11-25 10:37:09 +01:00 |
|
Csaba Tuncsik
|
254a53e7bb
|
fix(editor): Preserve paired item data in pinned data (#21417)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-25 10:33:05 +01:00 |
|
Jaakko Husso
|
18d561f8bb
|
feat(core): Create chat workflows in archived state (no-changelog) (#22267)
|
2025-11-25 11:17:22 +02:00 |
|
Tomi Turtiainen
|
4fcc125286
|
chore: Readd minimumReleaseAge (#22265)
|
2025-11-25 10:01:49 +01:00 |
|
Svetoslav Dekov
|
1424865fdc
|
feat(editor): Add medium font weight variable to CLAUDE.md (no-changelog) (#22263)
|
2025-11-25 10:32:14 +02:00 |
|
Daria
|
06c4e25653
|
feat(core): Draft/Publish workflow endpoints follow up (no-changelog) (#22246)
|
2025-11-25 09:53:21 +02:00 |
|
Guillaume Jacquart
|
000cccb627
|
fix(editor): Missing duplicate workflow action on workflow list (#22230)
|
2025-11-24 21:44:27 +01:00 |
|
Tomi Turtiainen
|
4832042b16
|
Merge tag 'n8n@1.122.0'
|
2025-11-24 22:25:40 +02:00 |
|
Konstantin Tieber
|
9f06e7cd13
|
ci: Don't fail patch release if no changelog could be generated (#22248)
|
2025-11-24 18:02:46 +01:00 |
|
Iván Ovejero
|
6a369055a9
|
ci: Fix excessively deep type instantiation in ChatHubMessageRepository (#22240)
|
2025-11-24 17:44:51 +01:00 |
|
Declan Carroll
|
17ea0dd466
|
fix: Renovate will now bump versions (#22245)
|
2025-11-24 16:29:07 +00:00 |
|
Declan Carroll
|
cc7c505c9d
|
ci: Fix script to detect release (#22242)
|
2025-11-24 15:58:38 +00:00 |
|
mfsiega
|
9319139a08
|
feat(core): Switch to structured destination node (no-changelog) (#22143)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-24 16:13:37 +01:00 |
|
Svetoslav Dekov
|
36b4eda378
|
feat(editor): Rename draft/publish feature env variable (no-changelog) (#22235)
|
2025-11-24 17:00:54 +02:00 |
|
github-actions[bot]
|
2ca66ce269
|
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-24 15:35:52 +01:00 |
|
Benjamin Schroth
|
5f5181ec28
|
test(ai-builder): Integrate structural workflow comparison (#22209)
|
2025-11-24 15:25:12 +01:00 |
|
Raúl Gómez Morales
|
1a7089df7a
|
feat(editor): Custom project roles Beta release (#22228)
|
2025-11-24 14:08:34 +01:00 |
|
krisn0x
|
07fcd0708c
|
fix(Salesforce Trigger Node): Fix Opportunity updated description (#22169)
|
2025-11-24 14:52:55 +02:00 |
|
Konstantin Tieber
|
6786915537
|
feat(core): Make user role provisioning available on enterprise (#22166)
|
2025-11-24 13:21:35 +01:00 |
|
yehorkardash
|
60a9cbf133
|
fix: Improve json repair logic (#22088)
|
2025-11-24 14:02:05 +02:00 |
|
Mutasem Aldmour
|
214a7e9af3
|
feat: Add best practices for all builder categories (#21943)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
|
2025-11-24 11:58:31 +00:00 |
|