Commit Graph

1464 Commits

Author SHA1 Message Date
Suguru Inoue
aa1df2b568
feat: Make deleting and renaming conversations work end-to-end (no-changelog) (#20846) 2025-10-16 12:31:04 +02:00
Iván Ovejero
a4264f077d
perf(core): Optimize hot paths in native Python runner (#20844) 2025-10-16 12:04:37 +02:00
Jaakko Husso
53c45b3036
feat(core): Support nonlinear conversation model on the FE (no-changelog) (#20842) 2025-10-16 13:00:17 +03:00
Iván Ovejero
c560f05a39
fix(core): Stop task process correctly in native Python runner (#20840) 2025-10-16 10:45:02 +02:00
Iván Ovejero
37aa81d6cd
test(core): Dynamically allocate ports for Python integration tests (#20825) 2025-10-16 10:39:12 +02:00
Michael Drury
b2cd23b7f7
fix(ai-builder): Allow Anthropic key to be used in local development (no-changelog) (#20772) 2025-10-16 09:00:50 +01:00
Iván Ovejero
f9ef4318a9
refactor(core): Switch SyntaxError to warning level (#20823) 2025-10-15 18:11:12 +02:00
Iván Ovejero
fde49fec4f
test: Support --scenarioFilter when benchmarking via script (#20804) 2025-10-15 15:07:58 +02:00
mfsiega
ed3b19a3de
feat(core): Database migration to add workflow dependency index table (#20723) 2025-10-15 14:47:28 +02:00
Jaakko Husso
a05c80fd6f
feat(core): Editing and retrying messages (no-changelog) (#20788) 2025-10-15 15:23:08 +03:00
Iván Ovejero
f193b7a619
fix(core): Prevent binary payload duplication in JS runner (#20753) 2025-10-15 13:47:48 +02:00
Mutasem Aldmour
19b14c0a02
chore: Update @modelcontextprotocol/sdk dependency (#20756) 2025-10-14 16:07:16 +02:00
Mutasem Aldmour
74c487f18c
chore: Reduce css variable lint issues in design system (#20744) 2025-10-14 15:29:35 +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