Commit Graph

1453 Commits

Author SHA1 Message Date
Charlie Kolb
05dcbe8fbc
Merge remote-tracking branch 'origin/master' into ADO-4133 2025-10-14 16:03:51 +02:00
Charlie Kolb
37a31ff72f
add node support and fix sqlite backend 2025-10-14 15:15:51 +02:00
Iván Ovejero
2224647fa6
fix(core): Fix normalization in per-item mode in native Python runner (#20750) 2025-10-14 14:23:21 +02:00
Andreas Fitzek
e73d0f4137
chore(core): Ensure unique display name for roles (#20601) 2025-10-14 14:09:07 +02:00
Jaakko Husso
f37a29550a
feat(core): Add endpoints for reading conversations (no-changelog) (#20745) 2025-10-14 14:58:40 +03:00
Csaba Tuncsik
f0a3978b62
fix(editor): Expand URL validation to accept any HTTPS URL for workflow import instead of requiring a .json extension (#20509) 2025-10-14 13:24:24 +02:00
Iván Ovejero
230079bb92
refactor(core): Ensure debug command waits for broker in native Python runner (#20758) 2025-10-14 12:52:13 +02:00
Michael Drury
39b79665ab
fix(ai-builder): Assistant side panel open without blocking calls (#20714) 2025-10-14 11:28:45 +01:00
Iván Ovejero
6bb660b52e
refactor(core): Improve observability for task failures in native Python runner (#20754) 2025-10-14 12:28:27 +02:00
Iván Ovejero
b599eb6377
ci: Upgrade n8nio/runners image to Python 3.14 (#20716) 2025-10-14 12:28:07 +02:00
Alex Grozav
6883d95c76
feat: Migrate build system to rolldown in Front End packages (no-changelog) (#20717) 2025-10-14 13:26:54 +03:00
Eugene
424cf05b8c
ci: Increase number of reps for langsmith evals (#20592) 2025-10-14 12:12:37 +02:00
Stephen Wright
28a4e2c418
feat: Add new env vars for sso provisioning configuration (#20749) 2025-10-14 10:18:32 +01:00
Andreas Fitzek
64ad7586c6
chore(core): Exposure of invite url configurable (#20735) 2025-10-14 11:04:00 +02:00
Jaakko Husso
f7b3ff2304
feat(core): Use the new chat repositories for storage (no-changelog) (#20655) 2025-10-14 11:32:58 +03:00
jeanpaul
131a57e0eb
fix(OpenAI Node): Re-enable list of models for non-OpenAI providers (#20647) 2025-10-14 10:24:53 +02:00
Mutasem Aldmour
f7e48d415f
chore: Update most secondary CSS tokens to match guidelines (#20724) 2025-10-14 08:55:41 +02:00
Jiri De Jonghe
3afb4db4ae
feat(ai-builder): Optimize Anthropic prompt caching with 4-breakpoint strategy (#20484)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-14 08:43:23 +02:00
Benjamin Schroth
be53e8dcaa
chore: Release agent v3 (#20659) 2025-10-13 15:58:03 +02:00
Jaakko Husso
57c2638f3b
feat(core): Add migration for chat hub tables (no-changelog) (#20654) 2025-10-13 16:53:04 +03:00
github-actions[bot]
536ef83c80
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-13 16:10:43 +03:00
oleg
95d0c45771
feat(ai-builder, editor): Flag AI builder placeholder parameters and render them on front-end (#20494) 2025-10-13 14:09:43 +02:00
Artem Sorokin
4d80c2e898
fix: Pin node version in Docker base image (#20634) 2025-10-13 14:01:02 +02:00
Julian van der Horst
c257a8f922
feat(Ollama Node): Add Ollama vendor with tool support and image analysis (#19371)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-13 13:40:31 +02:00
Iván Ovejero
0026b6b6b0
fix(core): Prevent subscript access to blocked attributes (#20710) 2025-10-13 13:20:23 +02:00
Elias Meire
6cb36b5194
feat: Add docs to @n8n/eslint-plugin-community-nodes (#20266) 2025-10-13 13:03:30 +02:00
Andreas Fitzek
00ee0d63eb
fix(benchmark): Use correct webhook endpoint for credential benchmark (no-changelog) (#20705) 2025-10-13 12:56:57 +02:00
Iván Ovejero
dfb1851516
fix(core): Solve intermittent typeorm-related build errors for QueryDeepPartialEntity (#20556) 2025-10-13 12:43:22 +02:00
Tihomir Krasimirov Mateev
f178a59702
feat(Redis Vector Store Node): Redis vector store node implementation (#19428)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-13 12:42:52 +02:00
Mutasem Aldmour
ed7191d03d
chore: Update secondary tokens to match CSS Variable guidelines (#20658) 2025-10-13 11:37:05 +02:00
Elias Meire
b1baca5c6c
feat: Add strict mode and cloud lint rules to @n8n/node-cli (#20142) 2025-10-10 19:26:35 +02:00
Benjamin Schroth
693547e93f
feat: Add execute operation for retrieve-as-tool in vector stores (no-changelog) (#20148) 2025-10-10 16:36:06 +02:00
Suguru Inoue
e8241506c0
feat(editor): Chat navigation (no-changelog) (#20631) 2025-10-10 15:58:45 +02:00
Nikhil Kuriakose
fb94b779c8
fix(editor): Set warning limit to 80% of max limit for data tables (#20613)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-10 14:53:21 +02:00
Iván Ovejero
7ae88f836c
fix(core): Block introspection attributes unconditionally (#20641) 2025-10-10 13:59:34 +02:00
Iván Ovejero
09c8559c2c
fix: Prevent runtime import via __builtins__ dict in native Python runner (#20628) 2025-10-10 12:39:30 +02:00
Andreas Fitzek
4e84c53a47
chore(core): Migrate insights values to bigint to avoid overflow (#20343) 2025-10-10 11:32:01 +02:00
Mutasem Aldmour
596cdfec91
feat: Roll out Lucide icons to Nodes, remove FontAwesome icons (#20477)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-10 11:22:11 +02:00
oleg
c21968db3d
fix(ai-builder): Fix loading of Data Table nodes for AI Builder (#20546) 2025-10-10 10:21:21 +02:00
Mutasem Aldmour
621adb00ee
chore: Update primary spacing and size css variables to match new guidelines (#20621) 2025-10-10 10:17:04 +02:00
Suguru Inoue
1a6968b04f
feat: Select credentials (no-changelog) (#20559)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-10-09 15:39:23 +02:00
Iván Ovejero
e1b29a0df6
ci: Notify on nightly benchmark job failure (#20552) 2025-10-09 14:24:59 +02:00
Iván Ovejero
cbcef1bb93
chore: Upgrade n8n-io/typeorm to 0.3.20-13 (#20578) 2025-10-09 13:59:21 +02:00
Jaakko Husso
fc63dd7559
feat(core): Chat hub implementation continued (no-changelog) (#20567)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
2025-10-09 11:32:16 +03:00
Eugene
6010804f2f
fix: Recover message history after interrupted tool executions (no-changelog) (#20548) 2025-10-09 08:56:33 +02:00
Mutasem Aldmour
ad1f69c839
chore: Add lint rule for enforcing css variable names (#20531)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-08 16:11:50 +02:00
Ricardo Espinoza
711e4f0d14
refactor(core): Rename dataStore: scopes to dataTable: (no-changelog) (#20452) 2025-10-08 08:34:57 -04:00
Ricardo Espinoza
9458084de8
feat: Proxy Posthog events through the backend (no-changelog) (#19824) 2025-10-08 08:22:34 -04:00
Ricardo Espinoza
a998e1d025
fix(core): Make sure scopes are deleted after rename (#20498) 2025-10-08 07:28:11 -04:00
Tomi Turtiainen
7324a24305
test: Remove sqlite-legacy from benchmarks (#20508) 2025-10-08 12:44:30 +02:00