Charlie Kolb
|
fa33743e1f
|
Merge remote-tracking branch 'origin/master' into ADO-3851
|
2025-08-04 10:04:50 +02:00 |
|
Daria Staferova
|
b1a2b053e6
|
Add upsert endpoint
|
2025-08-04 10:55:15 +03:00 |
|
oleg
|
ce98f7c175
|
feat: Abort AI builder requests on chat stop (#17854)
|
2025-08-04 09:55:07 +02:00 |
|
Danny Martini
|
557e261d67
|
chore(benchmark): Enable insights in benchmarks by default and remove most insights specific benchmark setups (#17892)
|
2025-08-04 08:02:00 +02:00 |
|
Elias Meire
|
4247477b3d
|
build: Add lint rule to ban argument spreads to prevent stack overflow (#17493)
|
2025-08-02 13:40:47 +02:00 |
|
Josh
|
e97cd8afa1
|
feat(Vercel AI Gateway Node): Add Vercel AI Gateway model Node (#17524)
|
2025-08-01 16:00:15 +01:00 |
|
Daria Staferova
|
2b2674182a
|
improve insert rows endpoint and tests
|
2025-08-01 14:36:25 +03:00 |
|
Charlie Kolb
|
33f7afeb10
|
apply interface and more types
|
2025-08-01 10:24:20 +02:00 |
|
Michael Kret
|
76230d2640
|
feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488)
|
2025-08-01 09:41:04 +03:00 |
|
Daria Staferova
|
b4a10a3e20
|
rename endpoints, modify update dto, fix flaky test
|
2025-07-31 21:06:25 +03:00 |
|
Charlie Kolb
|
0f8e2b14ce
|
implement column moving
|
2025-07-31 16:32:12 +02:00 |
|
RomanDavydchuk
|
460e3b1dfd
|
fix(Google Gemini Node): Don't pass hardcoded value for durationSeconds when generating a video (#17793)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-07-31 15:20:08 +01:00 |
|
Charlie Kolb
|
85a6230867
|
fix build and add tests for shiftColumns
|
2025-07-31 15:05:29 +02:00 |
|
Iván Ovejero
|
1d31e6a0c4
|
refactor(core): Start modularizing the community packages feature (#17757)
|
2025-07-31 13:55:38 +02:00 |
|
Michael Kret
|
1ed8239625
|
feat: Env to disable webhook response iframe sandboxing (#17851)
|
2025-07-31 14:37:25 +03:00 |
|
Charlie Kolb
|
331fc9b1bd
|
wip commit
|
2025-07-31 11:15:58 +02:00 |
|
Andreas Fitzek
|
84d7376e6e
|
chore(core): Fix linting for node-cli (#17852)
|
2025-07-31 09:07:50 +02:00 |
|
Elias Meire
|
79c6b60fcb
|
feat: Add @n8n/node-cli package with an empty create command (#17620)
|
2025-07-30 23:09:49 +01:00 |
|
Iván Ovejero
|
08a7b365b8
|
perf(core): Stop typechecking during build (#17833)
|
2025-07-30 16:42:19 +02:00 |
|
Michael Kret
|
541f80f8f3
|
fix: Update chat bundle url (no-changelog) (#17828)
|
2025-07-30 16:34:59 +03:00 |
|
Charlie Kolb
|
01900d57f3
|
self review
|
2025-07-30 12:25:36 +02:00 |
|
Charlie Kolb
|
0695ed0524
|
Rename API, adjust dtos and include project scopes
|
2025-07-30 11:15:25 +02:00 |
|
jeanpaul
|
80513ae66b
|
feat(AWS Bedrock Chat Model Node): Add inference profile support (#17807)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-30 09:29:01 +02:00 |
|
Iván Ovejero
|
b64c8ad3a4
|
refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753)
|
2025-07-29 14:59:43 +02:00 |
|
Charlie Kolb
|
9fcbb9f150
|
fix file casing
|
2025-07-29 14:57:19 +02:00 |
|
Iván Ovejero
|
163565c647
|
refactor(core): Extract CLI parsing from command registry (#17676)
|
2025-07-29 14:23:49 +02:00 |
|
Charlie Kolb
|
9318e6ec0a
|
Add row-based operations
|
2025-07-29 14:23:43 +02:00 |
|
jeanpaul
|
1fb78cb0ea
|
fix(Structured Output Parser Node): Handle passed objects that do not match schema (#17774)
|
2025-07-29 13:20:12 +02:00 |
|
Iván Ovejero
|
056302ebe5
|
perf(core): Introduce decorator to report slow method calls (#17729)
|
2025-07-29 12:37:44 +02:00 |
|
oleg
|
8abc1d5e90
|
fix(Model Selector Node): Fix documentation link (no-changelog) (#17641)
|
2025-07-29 09:44:16 +02:00 |
|
Iván Ovejero
|
4cf9399432
|
refactor(core): Move ApplicationError to @n8n/errors (#17667)
|
2025-07-28 17:48:56 +02:00 |
|
Guillaume Jacquart
|
6c0be292b1
|
fix(core): Check that src folder exists an fallback to dist when loading modules (#17754)
|
2025-07-28 17:47:24 +02:00 |
|
github-actions[bot]
|
c0360e52af
|
🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-07-28 16:29:24 +02:00 |
|
Guillaume Jacquart
|
9e3bfff68d
|
fix(core): Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635)
|
2025-07-28 12:30:21 +02:00 |
|
Iván Ovejero
|
08c38a76f3
|
feat(core): Increase Cron observability (#17626)
|
2025-07-28 11:54:33 +02:00 |
|
shortstacked
|
49a52a1150
|
ci: Update Turbo config and GH actions (#17595)
|
2025-07-28 10:07:28 +01:00 |
|
Iván Ovejero
|
c41e1257f7
|
refactor(core): Port config for frontend hooks, Redis and AI features (#17728)
|
2025-07-28 10:55:16 +02:00 |
|
oleg
|
e1aa60ce6f
|
fix: Minor streaming fixes (no-changelog) (#17683)
|
2025-07-28 10:18:00 +02:00 |
|
Charlie Kolb
|
3e11e93a94
|
add sort by tests
|
2025-07-25 17:44:59 +02:00 |
|
Charlie Kolb
|
973c1c9e65
|
Working list API
|
2025-07-25 12:37:27 +02:00 |
|
Mutasem Aldmour
|
c18fabb419
|
feat: Track inputs and outputs in Evaluations (#17404)
|
2025-07-24 18:58:37 +02:00 |
|
Charlie Kolb
|
cc24e9828e
|
add working tests
|
2025-07-24 11:23:36 +02:00 |
|
Michael Kret
|
a98ed2ca49
|
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-07-24 09:48:40 +01:00 |
|
Charlie Kolb
|
ada6537c38
|
untested wip code
|
2025-07-24 09:38:56 +02:00 |
|
RomanDavydchuk
|
f30cc7b6cf
|
fix(Google Gemini Node): Error when used as tool with "Message a model" operation (#17491)
|
2025-07-23 18:43:13 +01:00 |
|
Ricardo Espinoza
|
5524b2137a
|
feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
|
2025-07-23 15:17:01 +02:00 |
|
Guillaume Jacquart
|
01b95a9ee5
|
fix(core): Make the module loading for local dev more generic (#17547)
|
2025-07-23 14:13:50 +02:00 |
|
Elias Meire
|
f11ec538dc
|
fix: Do not throw on tool errors, instead return error message (#17558)
|
2025-07-23 12:54:31 +02:00 |
|
Charlie Kolb
|
454db2f2cc
|
Add functional backend skeleton
|
2025-07-23 12:52:20 +02:00 |
|
Charlie Kolb
|
046b88ef41
|
initial module commit
|
2025-07-22 18:25:39 +02:00 |
|