Commit Graph

16651 Commits

Author SHA1 Message Date
Tomi Turtiainen
ae8097e60e
fix(core): Only resolve the filepath once (#23466)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-19 15:47:53 +02:00
Shireen Missi
00b2b3b463
fix(n8n Form Node): Restores executions status check for waiting forms (#23459)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2025-12-19 12:30:20 +00:00
Iván Ovejero
4900d89650
fix(core): Fix verified community packages reinstall (#23455) 2025-12-19 12:51:27 +01:00
Charlie Kolb
7c66e72450
test: Unflake WorkflowPublish history tests (#23367) 2025-12-18 09:54:45 +01:00
Tomi Turtiainen
1448293d48
🚀 Release 1.123.7 (#23352) 2025-12-17 14:00:00 +01:00
Shireen Missi
5102991310
fix: Only support specified git config keys in Git node (#23346)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2025-12-17 11:45:32 +00:00
Eugene
e6fe97cb31
fix(core): Error running evaluations in queue mode (#23341) 2025-12-17 12:00:08 +01:00
Artem Sorokin
a03d4efa3b
ci: Auto-tag Dockerhub releases with 1 docker tag (#23247) 2025-12-15 22:26:13 +01:00
Tomi Turtiainen
6f8dccf537 Merge tag 'n8n@1.123.6' into 1.x 2025-12-15 16:27:36 +02:00
Tomi Turtiainen
64bcbf450b
ci: Run tests against release branches in 1.x branch (#23233) 2025-12-15 16:16:41 +02:00
github-actions[bot]
8be76b3c5a
🚀 Release 1.123.6 (#23231)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-15 16:03:37 +02:00
Tomi Turtiainen
7f53cbbc6c test: Fix workflows controller tests 2025-12-13 23:12:27 +02:00
Tomi Turtiainen
3730172e36 chore: Add missing field to IWorkflowDb interface 2025-12-13 23:09:33 +02:00
Elias Meire
84fb27aa1d fix: Harden form and trigger response handling (#23061) 2025-12-12 22:37:56 +02:00
Raúl Gómez Morales
bf19e8d9a0 fix(editor): Fix project selector scroll (#22728) 2025-12-12 22:37:56 +02:00
Ricardo Espinoza
db20ecfe51 feat(core): Add breaking change rule for start node deprecation (#23097)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-12-12 22:37:56 +02:00
Daria
883c409be9 fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113) 2025-12-12 22:37:56 +02:00
Daria
e924f07e62 fix: Backfill missing workflow history records (#23070) 2025-12-12 22:37:56 +02:00
github-actions[bot]
14f70d3416 🚀 Release 1.123.5 (#23037)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-12-12 21:49:23 +02:00
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