Commit Graph

16634 Commits

Author SHA1 Message Date
Michael Drury
0c04e9294a
chore(ai-builder): Add template usage to multi-agent architecture (#22600) 2025-12-03 10:25:26 +00:00
Iván Ovejero
763b858548
feat(core): Introduce native Python code tool for AI agent (#22595) 2025-12-03 10:34:30 +01:00
RomanDavydchuk
5ded4e8dad
fix(MCP Client Node): Make "Use Dynamic Client Registration" toggle not required (#22645) 2025-12-03 11:04:58 +02:00
Stephen Wright
9245f2d896
feat: Collect dynamic and fixed time saved insights (#22607) 2025-12-03 08:27:12 +00:00
Nikhil Kuriakose
c08884052e
fix(editor): External link aligned to the right in resource locator (#22631) 2025-12-03 09:18:39 +01:00
Raúl Gómez Morales
d4d7cb776f
fix(editor): Fix scope based - move nodes and node pasting (#22608) 2025-12-03 08:28:50 +01:00
Artem Sorokin
e46f5137a0
test: Organize regression tests into categorized folder structure (#22560) 2025-12-02 17:42:04 +01:00
Jaakko Husso
38f06325b1
fix(core): Allow users to update tools on their Chat sessions (no-changelog) (#22612) 2025-12-02 16:41:53 +02:00
Andreas Fitzek
a3f00386bd
chore(core): Implement stub credential resolver for development (#22597) 2025-12-02 14:15:31 +01:00
Jaakko Husso
26e2754fc0
fix(core): Make chat hub work correctly with multi-main (no-changelog) (#22564) 2025-12-02 14:54:34 +02:00
Tomi Turtiainen
00d33ed23a
chore: Remove mistakenly committed file (#22601) 2025-12-02 13:41:26 +02:00
Suguru Inoue
d241921bd7
fix(editor): Make chat credential picker work (no-changelog) (#22594) 2025-12-02 11:17:04 +01:00
mfsiega
b8fa03bf6d
fix(core): Use the structured destination node in test webhook registration (#22456) 2025-12-02 11:04:26 +01:00
Andreas Fitzek
1b2d8b1340
chore(core): Implement Credential resolver registry (#22593) 2025-12-02 10:55:26 +01:00
Dawid Myslak
2a05c6ae20
docs: Introduce AGENTS.md for nodes-base directory (#22354) 2025-12-02 10:39:41 +01:00
Benjamin Schroth
ebca18b709
fix(AI Agent Tool Node): Implement version 3 for agent tool node (#22587) 2025-12-02 10:39:31 +01:00
Mutasem Aldmour
1a342fce56
fix(ai-builder): Only tidy up nodes if a new node is added (#22514) 2025-12-02 10:25:59 +01:00
Andreas Fitzek
2f7a979fe4
chore(core): Credential resolver interface and decorator (#22584) 2025-12-02 10:22:47 +01:00
Benjamin Schroth
f482809f91
fix(editor): Align execute button in modal when executing tools (#22588) 2025-12-02 10:01:42 +01:00
Guillaume Jacquart
0e0410c97a
fix(core): Move subworfklow binary duplication to workflowExecuteAfter before execution cleaning (#22390) 2025-12-02 09:43:10 +01:00
Andreas Fitzek
624eb09b07
chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
Suguru Inoue
c9e4d2b1c8
feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01:00
Tomi Turtiainen
6ceef13914 Merge tag 'n8n@1.123.0' 2025-12-01 22:39:11 +02:00
Tomi Turtiainen
6d67db4449
🚀 Release 1.123.0 (#22565) 2025-12-01 22:10:38 +02:00
Jaakko Husso
d6b9e7c8fb
feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546) 2025-12-01 20:50:15 +02:00
Tomi Turtiainen
a4757cf009
chore: Initial V2 changes (#22553)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-12-01 20:44:59 +02:00
Csaba Tuncsik
c82d95aecb
fix(editor): Standardize CSS class naming conventions across new design system components (#22551) 2025-12-01 17:47:30 +01:00
Benjamin Schroth
143136fb02
chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
Csaba Tuncsik
0999726caa
chore(editor): Add Reka UI based number input component (#22485) 2025-12-01 16:04:21 +01:00
Declan Carroll
c7eba6d195
ci: Move backend-test-utils to dev dependency, remove docker base cache (#22540) 2025-12-01 14:21:09 +00:00
Frank Prößdorf
710a6548d4
feat(core): Deactivate crashed workflows (#21888)
Co-authored-by: Artem Sorokin <artem@n8n.io>
2025-12-01 16:05:28 +02:00
Michael Drury
7186dcfe7e
feat(ai-builder): Using templates to improve generation (#22521) 2025-12-01 13:56:07 +00:00
Csaba Tuncsik
3b5d4d6a10
chore(editor): Add Reka UI based Loading component (#22349)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-01 14:52:19 +01:00
Stephen Wright
f937c0fb50
fix: Improve insights tests execution failure visibility (#22538) 2025-12-01 13:23:40 +00:00
Guillaume Jacquart
6d88007f01
fix(core): Prevent credentials saving if missing required properties (#22213) 2025-12-01 13:57:47 +01:00
Nikhil Kuriakose
04b285fa31
feat: Update migration guide with changes in cli and external hooks (no-changelog) (#22525) 2025-12-01 13:54:29 +01:00
Iván Ovejero
01ad587b03
refactor(core): Deprecate workflow.active field (#22533) 2025-12-01 13:34:11 +01:00
Suguru Inoue
9dd5b31c9c
fix: Fix error handling in sending chat message (no-changelog) (#22515)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-01 13:28:54 +01:00
Suguru Inoue
b9f4a3e5bb
chore(editor): Tweak font size in chat UI (#22534) 2025-12-01 13:28:39 +01:00
Mutasem Aldmour
d72d68c719
fix: Support resolving $fromAI in vector store tools (#22457) 2025-12-01 13:28:19 +01:00
Jaakko Husso
1037df4933
fix(core): Make chat title generation work on instances that don't save executions (no-changelog) (#22518) 2025-12-01 14:04:55 +02:00
Stephen Wright
4adfced937
feat: Allow configuring workflow for time saved capture by node (#22386) 2025-12-01 10:52:35 +00:00
Suguru Inoue
20f5bdc4e8
test(Google Calendar Node): Fix unit test depending on current timestamp (#22522) 2025-12-01 10:30:43 +00:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
Raúl Gómez Morales
f4354301ec
fix(editor): Fix editor pan / zoom when inserting nodes (#22401) 2025-12-01 10:48:56 +01:00
Tomi Turtiainen
1ddb6344a5
fix: Detect workflow calling itself expression in migration report (#22516) 2025-12-01 11:31:32 +02:00
Csaba Tuncsik
82e0733cd4
chore(editor): Add Reka UI based Tooltip component (#22326) 2025-12-01 10:20:00 +01:00
Csaba Tuncsik
fd140145be
docs: Add component specification and usage examples for N8nPopover (#22433)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 10:19:24 +01:00
Csaba Tuncsik
38ab54619c
chore: Update story titles for Checkbox and Select components (#22512) 2025-12-01 10:18:36 +01:00
Michael Kret
6068fb3b20
fix(HTTP Request Node): Detect and handle non-UTF-8 response encodings (#20889) 2025-12-01 10:59:07 +02:00