Csaba Tuncsik
|
0dca2b0f12
|
fix(editor): Trim whitespace from workflow owner name (#21483)
|
2025-11-19 11:15:08 +01:00 |
|
Declan Carroll
|
33bc272656
|
ci: Commit node popularity data (#21992)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-19 10:12:20 +00:00 |
|
Suguru Inoue
|
5d1c375fc6
|
fix(editor): Inconsistent syntax highlight color (#22029)
|
2025-11-19 10:30:23 +01:00 |
|
Michael Drury
|
4d525e83b1
|
fix(ai-builder): Fixing scroll issues when workflow builder when NDV is open (#22005)
|
2025-11-19 09:23:04 +00:00 |
|
Suguru Inoue
|
fe871058e2
|
fix: Chat UI feedback (no-changelog) (#22010)
|
2025-11-19 09:57:32 +01:00 |
|
Irénée
|
fe297d09ab
|
fix: In queue mode "Respond to Webhook" node returns 500 when there is an error in the execution (#21981)
|
2025-11-19 08:48:03 +00:00 |
|
Svetoslav Dekov
|
55912079d1
|
feat(editor): Update command bar wf search to match by any query term (#21798)
|
2025-11-19 09:45:28 +02:00 |
|
Svetoslav Dekov
|
1a142e5aba
|
feat(editor): Show templates experiment on empty workflows layout (no-changelog) (#21984)
|
2025-11-18 20:28:57 +02:00 |
|
Iván Ovejero
|
da7b171a19
|
feat(core): Add instance types option to backend modules (no-changelog) (#21990)
|
2025-11-18 18:30:34 +01:00 |
|
Ricardo Espinoza
|
2830665f7a
|
feat(core): Allow creating data tables from csv files (#21051)
|
2025-11-18 11:32:38 -05:00 |
|
Eugene
|
0a355ccadb
|
feat(ai-builder): Send workflow validation issues to telemetry (#21837)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
|
2025-11-18 16:30:16 +00:00 |
|
Iván Ovejero
|
08f3320151
|
Merge commit from fork
* fix(core): Transform function expressions to arrow functions
* Update import path due to lib upgrade
* Tighten comments
* Simplify
* Tighten tests
* More accurate naming
* Reduce diff
* Update lockfile
|
2025-11-18 17:55:47 +02:00 |
|
yehorkardash
|
008cd8d083
|
fix(Google BigQuery Node): Prevent infinite loop on job fail (#21741)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-11-18 15:20:42 +00:00 |
|
Guillaume Jacquart
|
cb0fa963ca
|
fix(core): Add project id on /new and /from-url endpoints to add project scope auth (#21865)
|
2025-11-18 16:16:51 +01:00 |
|
Milorad FIlipović
|
c6434aca03
|
fix(editor): Close card dropdowns when workflows list is scrolled (#21630)
|
2025-11-18 14:41:08 +01:00 |
|
renovate[bot]
|
81dcf54a0d
|
chore: Update pnpm to 10.22.0 (#21977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-11-18 15:28:34 +02:00 |
|
Jason Schell
|
5319bc8659
|
feat(Stripe Node): Add meter events for billing (#21962)
|
2025-11-18 13:23:43 +00:00 |
|
Michael Drury
|
2b03b5bcf2
|
fix(editor): Fixing tag style on canvas (#21957)
|
2025-11-18 12:59:16 +00:00 |
|
Alex Grozav
|
0a7e092efb
|
ci: Ignore release branches for chromatic ci workflow (no-changelog) (#21978)
|
2025-11-18 14:51:28 +02:00 |
|
Nikhil Kuriakose
|
29527d0579
|
fix(editor): Reduce length of the component and update position (#21838)
|
2025-11-18 12:07:50 +01:00 |
|
Guillaume Jacquart
|
219b60b8d1
|
fix(core): Prevent worker instance from running insights collection (#21610)
|
2025-11-18 11:46:49 +01:00 |
|
Tomi Turtiainen
|
b0e1a53b32
|
Merge tag 'n8n@1.121.0'
|
2025-11-18 12:34:13 +02:00 |
|
mfsiega
|
ee99e3b126
|
feat(core): Introduce versioning for run execution data (no-changelog) (#21948)
|
2025-11-18 11:19:45 +01:00 |
|
Jaakko Husso
|
7cd871b234
|
feat(core): Add new Chat hub providers (no-changelog) (#21946)
|
2025-11-18 12:02:20 +02:00 |
|
Eugene
|
4ac0d11486
|
chore: Run evals in CI on schedule (#21966)
|
2025-11-18 09:52:02 +00:00 |
|
RomanDavydchuk
|
faae329342
|
🚀 Release 1.121.0 (#21979)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-18 11:51:59 +02:00 |
|
Roman Davydchuk
|
3fe742c345
|
Revert "fix: Remove minimumReleaseAge for this release"
This reverts commit d512dac9f2.
|
2025-11-18 11:43:47 +02:00 |
|
Roman Davydchuk
|
d512dac9f2
|
fix: Remove minimumReleaseAge for this release
|
2025-11-18 11:24:42 +02:00 |
|
Elias Meire
|
296684e67c
|
fix(core): Use execFile instead of exec to prevent command injection (#21952)
|
2025-11-18 11:06:18 +02:00 |
|
Benjamin Schroth
|
40b1fc9a4f
|
refactor(AI Agent Node): Split node in helpers (#21363)
|
2025-11-18 09:48:06 +01:00 |
|
github-actions[bot]
|
31e37d3961
|
🚀 Release 1.121.0 (#21972)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-18 10:01:47 +02:00 |
|
mi1os
|
a896417300
|
feat(core): Configurable workflow statistics metrics (#18241)
Co-authored-by: Dávid Mikuš (Dasio) <david.mikus@kiwi.com>
|
2025-11-18 08:22:24 +01:00 |
|
Tomi Turtiainen
|
d6f5c64c58
|
refactor(core): Add factory functions to create instances of IRunExecutionData (#21554)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-11-17 20:19:50 +02:00 |
|
Cesar Sanchez
|
6d30615a4c
|
feat(Airtop Node): Add support for airtop agents (#21624)
|
2025-11-17 18:19:22 +00:00 |
|
Farzad Sunavala
|
9c11c3f71e
|
feat(Azure AI Search API Node): Add Azure AI Search Vector Store Node (v2) (#21892)
Co-authored-by: farzad528 <farzad528@users.noreply.github.com>
|
2025-11-17 18:14:02 +02:00 |
|
Alex Grozav
|
c1c8c7eb2d
|
fix: Exclude tsdown@0.16.5 from minimum release age (no-changelog) (#21951)
|
2025-11-17 18:03:39 +02:00 |
|
Dawid Myslak
|
13fe3fd57b
|
fix(editor): Align description button positioning (no-changelog) (#21947)
|
2025-11-17 17:00:00 +01:00 |
|
Nikhil Kuriakose
|
9ddedb03df
|
fix(editor): Take user back to correct project after archive/delete (#21940)
|
2025-11-17 16:49:38 +01:00 |
|
Suguru Inoue
|
15ea8b76c6
|
feat(editor): Chat UI feedback (no-changelog) (#21497)
|
2025-11-17 16:39:28 +01:00 |
|
Alex Grozav
|
323468a697
|
fix: Update tsdown and packages imports/exports (no-changelog) (#21935)
|
2025-11-17 16:36:22 +02:00 |
|
Stephen Wright
|
e0e15bf444
|
feat: Update upgrade wording for variables (#21939)
|
2025-11-17 14:26:08 +00:00 |
|
Jaakko Husso
|
08a2ceaddf
|
feat(core): Support attaching tools to custom builder agents (no-changelog) (#21550)
|
2025-11-17 16:06:58 +02:00 |
|
Guillaume Jacquart
|
8e5e5965b1
|
feat(editor): Add missing doc url from backend response. remove feature flag (#21936)
|
2025-11-17 14:36:03 +01:00 |
|
Romeo Balta
|
705a78156a
|
feat(editor): New simplified empty layout (#21214)
|
2025-11-17 12:43:05 +00:00 |
|
jeanpaul
|
24fe8971ce
|
chore: Reword the hint for the intermediateSteps field in set metrics node (#21933)
|
2025-11-17 12:56:08 +01:00 |
|
Milorad FIlipović
|
acdec59a12
|
feat(core): Add Execute workflow mcp tool (no-changelog) (#21840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-11-17 12:40:55 +01:00 |
|
Vic A
|
0ab07f0478
|
fix(Embeddings Azure OpenAi Node): Add proxy agent (#18663)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-11-17 13:11:23 +02:00 |
|
Iván Ovejero
|
77162128ff
|
fix(core): Ensure database fallback when Redis cache fails on webhook lookup (#21872)
|
2025-11-17 11:36:58 +01:00 |
|
Danny Martini
|
09c8b2dea8
|
fix(core): Add timeout and recovery for database connection health checks (#21506)
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2025-11-17 10:40:43 +01:00 |
|
Andreas Fitzek
|
ec5e17ff4b
|
chore(core): Propagate execution context (#21880)
|
2025-11-17 10:23:39 +01:00 |
|