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 |
|
yehorkardash
|
d9e2dc2166
|
fix(MCP Client Tool Node): Use proxy for MCP calls (#21720)
|
2025-11-17 11:04:05 +02:00 |
|
Nikhil Kuriakose
|
cc3f31a808
|
fix(editor): Filtering for archived workflows in error workflows list (#21874)
|
2025-11-17 09:59:53 +01:00 |
|
Artem Sorokin
|
dbeb4d7b5d
|
ci: Fix /build-unit-test command to report checks on PRs (#21893)
|
2025-11-17 09:37:20 +01:00 |
|
yehorkardash
|
8a935aa5c1
|
fix(Form Node): Update mime-types package to handle x-zip-compressed (#21492)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2025-11-17 10:35:43 +02:00 |
|
RomanDavydchuk
|
2a623eacf3
|
feat(MCP Client Tool Node): Add multiple headers authentication option (#21435)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-11-17 10:35:24 +02:00 |
|
Robert Squires
|
7271cb3174
|
refactor(editor): Refine dark mode (stickies, sidebar, ndv) (#21895)
|
2025-11-17 08:33:56 +00:00 |
|
Jon
|
404640f1e9
|
fix: Improve domain validation (#21534)
|
2025-11-17 09:47:50 +02:00 |
|
Alex Grozav
|
ca9a44e5f1
|
test: Remove skipped test in workflow package (no-changelog) (#21883)
|
2025-11-15 10:34:31 +02:00 |
|
Rimapus
|
91b797035a
|
docs: Correct various broken documentation links (#20934)
|
2025-11-14 19:27:43 +00:00 |
|
Milorad FIlipović
|
e3104be709
|
feat(core): Final mcp phase 1 updates (no-changelog) (#21873)
|
2025-11-14 19:10:13 +01:00 |
|