Commit Graph

16632 Commits

Author SHA1 Message Date
Iván Ovejero
39f17f5fb3 Remove unused import 2025-12-12 21:47:08 +02:00
Declan Carroll
177000bc89 chore: Upgrade launcher to 1.4.2 (#22995) 2025-12-12 21:47:08 +02:00
Daria
3d2193278c fix: Add version history records when importing workflows (#22974) 2025-12-12 21:47:08 +02:00
Iván Ovejero
158a3c35d3 fix(core): Add missing env vars to internal mode (#22965) 2025-12-12 21:47:08 +02:00
github-actions[bot]
d0e3d69c13 🚀 Release 1.123.4 (#22921)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-12-12 21:15:17 +02:00
Iván Ovejero
7bd2b8d617 fix(core): Allowlist HOME env var in JS runner config (#22839) 2025-12-12 21:15:17 +02:00
Iván Ovejero
f191116594 refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-12 21:15:17 +02:00
github-actions[bot]
098fc046b4 🚀 Release 1.123.3 (#22815)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-12 21:15:17 +02:00
Iván Ovejero
173fa0868a fix: Add HOME env var to distroless runners image (#22796) 2025-12-12 21:15:17 +02:00
Guillaume Jacquart
56b43c8b73 fix(core): Hide migration rule issues not relevant to cloud (#22749) 2025-12-12 21:15:17 +02:00
github-actions[bot]
4560a305dd 🚀 Release 1.123.2 (#22733)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-12 21:14:51 +02:00
Guillaume Jacquart
9cdc03e049 fix(core): Do not prevent credential save if property has default value (#22720) 2025-12-12 21:14:51 +02:00
Tomi Turtiainen
158afd1d15 fix(core): Fix html header check (#22713) 2025-12-12 21:14:51 +02:00
Guillaume Jacquart
cc380559d3 feat(core): Add toolCode nodes to the pyodide check for v2 migration (#22659) 2025-12-12 21:14:51 +02:00
github-actions[bot]
d51b779ed3 🚀 Release 1.123.1 (#22674)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-12 21:14:25 +02:00
Danny Martini
7f27e06b22 fix(core): Prevent execution data from being overwritten on manual workflow resume (#22665)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-12 21:14:25 +02:00
RomanDavydchuk
0fe86822ef fix(MCP Client Node): Make "Use Dynamic Client Registration" toggle not required (#22645) 2025-12-12 21:14:25 +02:00
Iván Ovejero
86d9ce1ca2
feat(core): Introduce native Python code tool for AI agent (#22657) 2025-12-03 16:25:38 +01:00
Tomi Turtiainen
573a0a34aa chore: Revert "chore: Initial V2 changes (#22553)"
This reverts commit a4757cf009.
2025-12-03 12:51:33 +02:00
Tomi Turtiainen
7de2a7a33b chore: Revert "feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546)"
This reverts commit d6b9e7c8fb.
2025-12-03 12:51:19 +02: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
Michael Kret
6e344f0f29
feat: Add entries to context menu to copy webhook's urls (#21769) 2025-12-01 09:54:38 +02:00
yehorkardash
1a25dba85e
chore: Change killBehavior to forceful in launch.json (no-changelog) (#22445) 2025-12-01 09:15:52 +02:00