Jaakko Husso
|
8619e07ee1
|
feat(core): Add SerpApi Google search support to Chat hub (#23199)
|
2025-12-15 15:07:24 +02:00 |
|
Marc Littlemore
|
568dba2c8f
|
feat(core): Add workflow cancellation events to log streaming (#23151)
|
2025-12-15 13:06:22 +00:00 |
|
Dawid Myslak
|
182313a0ac
|
feat(core): Node feature flags (#22950)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-12-15 13:32:10 +01:00 |
|
Guillaume Jacquart
|
2f329b38f9
|
feat(core): Add isResolvable in public and internal APIs (#23119)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-15 10:33:23 +01:00 |
|
Elias Meire
|
c9abeff5e3
|
fix: Harden form and trigger response handling (#23061)
|
2025-12-12 14:08:59 +01:00 |
|
Andreas Fitzek
|
bb7311aadf
|
chore(core): Skip dynamic credentials for manual executions (#23085)
|
2025-12-12 12:38:29 +01:00 |
|
Andreas Fitzek
|
f9a592b966
|
chore(core): Allow marking fields in credentials as resolvable (#23074)
|
2025-12-11 16:17:58 +01:00 |
|
Daria
|
34260fe4be
|
fix: Fix checksum hashing when WebCrypto is unavailable (#23024)
|
2025-12-10 15:22:49 +02:00 |
|
Tomi Turtiainen
|
2747106e5a
|
Merge branch 'master' into v2
|
2025-12-10 11:47:33 +02:00 |
|
Guillaume Jacquart
|
432545a4c8
|
feat(editor): Implement modal to edit/create credential resolver, and resolver workflow settings (#22977)
|
2025-12-10 10:32:33 +01:00 |
|
Tomi Turtiainen
|
9144314476
|
Merge branch 'master' into v2
|
2025-12-10 10:08:10 +02:00 |
|
Dimitri Lavrenük
|
cf6f75b8dd
|
fix: Allow negative numbers when parsing objects from string (#22937)
|
2025-12-09 11:59:43 +01:00 |
|
yehorkardash
|
756ea6ec78
|
fix(Slack Node): Rate limit requests in RLC getChannels (#22149)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-12-09 10:52:48 +00:00 |
|
github-actions[bot]
|
a8ecda44f7
|
🚀 Release 2.0.0 (#22939)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-12-08 19:11:21 +02:00 |
|
mfsiega
|
fc93272021
|
fix(core): Only resolve the filepath once (#22767)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-08 16:04:21 +01:00 |
|
Daria
|
1aa325a64f
|
feat: Validate nodes before activating (#22916)
|
2025-12-08 15:47:55 +02:00 |
|
Mutasem Aldmour
|
bbdc99176b
|
feat: Add and update telemetry events (#22762)
|
2025-12-08 13:26:44 +01:00 |
|
Svetoslav Dekov
|
a2373d846e
|
fix(editor): Use active workflow nodes to determine wf inputs when executing by parent (no-changelog) (#22907)
|
2025-12-08 13:12:56 +02:00 |
|
Mutasem Aldmour
|
dcbc24d3f7
|
feat(ai-builder): Consolidate builder telemetry (#22644)
|
2025-12-08 10:56:38 +01:00 |
|
Declan Carroll
|
5851265ded
|
test: Fixing task runner test (#22756)
|
2025-12-04 16:07:20 +01:00 |
|
github-actions[bot]
|
c0407fd76c
|
🚀 Release 2.0.0-rc.3 (#22757)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-12-04 17:01:22 +02:00 |
|
Iván Ovejero
|
55e15fb8a7
|
refactor(core): Mark native Python as stable (#22739)
|
2025-12-04 14:51:37 +01:00 |
|
Iván Ovejero
|
727a12da56
|
refactor(core): Mark native Python as stable (#22737)
|
2025-12-04 13:34:48 +01:00 |
|
github-actions[bot]
|
030b25ed89
|
🚀 Release 2.0.0-rc.1 (#22729)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-12-04 13:04:22 +02:00 |
|
Raúl Gómez Morales
|
f2eb85dc08
|
fix(editor): Fix correct $fromAi expression showing as error (#22711)
|
2025-12-04 11:52:45 +01:00 |
|
Tomi Turtiainen
|
a3278e9d65
|
Merge tag 'n8n@2.0.0-rc.0' into v2
|
2025-12-04 12:49:38 +02:00 |
|
Tomi Turtiainen
|
0ffd76093c
|
feat(core): Block access to env in code and expressions by default (#22643)
|
2025-12-03 12:33:18 +02:00 |
|
Daria
|
41ef19bc06
|
feat: Stop bumping versionId on every workflow change (no-changelog) (#22602)
|
2025-12-03 12:14:26 +02:00 |
|
github-actions[bot]
|
84148c1774
|
🚀 Release 2.0.0-rc.0 (#22613)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-12-02 16:50:45 +02:00 |
|
Andreas Fitzek
|
624eb09b07
|
chore(core): Http Header Extractor Hook (#22404)
|
2025-12-02 09:05:50 +01:00 |
|
Tomi Turtiainen
|
6d67db4449
|
🚀 Release 1.123.0 (#22565)
|
2025-12-01 22:10:38 +02:00 |
|
Guillaume Jacquart
|
6d88007f01
|
fix(core): Prevent credentials saving if missing required properties (#22213)
|
2025-12-01 13:57:47 +01:00 |
|
Declan Carroll
|
75b2cd0de6
|
fix: Pin n8n packages to workspace version (#22460)
|
2025-12-01 09:52:01 +00:00 |
|
Iván Ovejero
|
97d8b39326
|
fix(core): Defer requirements check for Python runner in internal mode (#22448)
|
2025-11-28 12:35:11 +01:00 |
|
Dawid Myslak
|
b0fc88b437
|
feat(Form Node): Allow users to set a default value for form fields (#22200)
|
2025-11-28 12:16:26 +01:00 |
|
yehorkardash
|
a4d2cfae4a
|
fix(core): Mark '' and [] as empty when filtering numbers (#22347)
|
2025-11-28 09:26:04 +01:00 |
|
Jaakko Husso
|
4d6ad627a2
|
feat(core): Clean up available tools on Chat hub (no-changelog) (#22373)
|
2025-11-27 12:22:29 +02:00 |
|
Stephen Wright
|
b2f78d7c7a
|
feat: Add time saved mode workflow setting (#22343)
|
2025-11-26 15:45:36 +00: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 |
|
Stephen Wright
|
b83c43f8dd
|
feat: Add the time saved node (#22269)
|
2025-11-25 12:59:06 +00: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 |
|
Tomi Turtiainen
|
4832042b16
|
Merge tag 'n8n@1.122.0'
|
2025-11-24 22:25:40 +02: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 |
|
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 |
|
yehorkardash
|
60a9cbf133
|
fix: Improve json repair logic (#22088)
|
2025-11-24 14:02:05 +02:00 |
|
mfsiega
|
3857f6fd44
|
refactor(core): Always use RunExecutionData factory (no-changelog) (#22096)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-11-21 13:42:13 +01:00 |
|
RomanDavydchuk
|
69e092a263
|
feat(MCP Client Node): New node (#21942)
|
2025-11-21 10:50:32 +02:00 |
|
Mutasem Aldmour
|
55c3150c11
|
feat: Add support for global credentials (#21700)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-20 17:48:49 +01:00 |
|
Daria
|
ac91020bd3
|
feat(core): Use active version instead of current version (no-changelog) (#21202)
|
2025-11-20 17:47:24 +02:00 |
|