Commit Graph

1425 Commits

Author SHA1 Message Date
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
Iván Ovejero
bcdbada74b
fix(core): Tighten Sentry error filtering in native Python runner (#20500) 2025-10-08 09:26:58 +02:00
Konstantin Tieber
62126a9320
chore: Add eslint rule to prevent imports to enterprise code (#20430)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2025-10-07 18:36:58 +02:00
JHTosas
502dd71811
fix(core): Fix N8N_ENCRYPTION_KEY_FILE environment variable not working (#20230) 2025-10-07 16:41:06 +03:00
Svetoslav Dekov
50d63718c9
chore(editor): Rename data store to data table in FE files (no-changelog) (#20427) 2025-10-07 14:36:24 +03:00
Eugene
3a78d8cd22
feat: Add remove_connection tool to workflow builder (no-changelog) (#20439) 2025-10-07 13:26:19 +02:00
Jaakko Husso
cc3a97c044
feat(core): Add new 'chat-hub' module (no-changelog) (#20401) 2025-10-07 13:17:42 +03:00
Daria
942a5b53e1
refactor: Replace data store usages Follow-Up (no-changelog) (#20462) 2025-10-07 12:11:04 +03:00
Andreas Fitzek
cfaf1270ca
chore(core): Build in project roles descriptions update (#20421) 2025-10-07 10:22:36 +02:00
Ricardo Espinoza
a2aca5e7a4
refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
Iván Ovejero
123a742685
fix(core): Remove logs skipping flag from native Python runner (#20441) 2025-10-07 09:20:04 +02:00
Iván Ovejero
5190b91a81
fix(core): Do not report transient WebsocketConnectionError to Sentry in native Python runner (no-changelog) (#20443) 2025-10-07 09:19:53 +02:00
Iván Ovejero
d4b7cf0811
fix(core): Do not send TaskTimeoutError to Sentry in native Python runner (no-changelog) (#20429) 2025-10-06 16:21:34 +02:00
github-actions[bot]
fcfb2d20a1
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-10-06 14:37:27 +02:00
Benjamin Schroth
f42581db82
chore: Downgrade default version of AgentV3 (#20415) 2025-10-06 13:30:29 +02:00
Iván Ovejero
b0de49cfbf Merge commit from fork 2025-10-06 13:56:15 +03:00
Iván Ovejero
23f583490d
ci: Switch task runners benchmarking to external mode (#20407) 2025-10-06 12:52:10 +02:00
Milorad FIlipović
a49ac04669
fix(core): Consolidate backend and frontend folder name rules (no-changelog) (#20186) 2025-10-06 12:49:31 +02:00
Guillaume Jacquart
e23bcfd63a
feat(core): Make variable update DTO fields optional for patch and add validation (#20348) 2025-10-03 17:47:52 +02:00
Alex Grozav
1b6ecb1fb5
refactor(editor): Add usage state schema and refactor usage APIs (no-changelog) (#20355) 2025-10-03 16:32:26 +03:00
Ricardo Espinoza
dc75b3dfb1
feat: Add handling of MCP server API keys (no-changelog) (#20223) 2025-10-03 08:34:19 -04:00
oleg
0c1f2ad82d
feat: Use Sonnet 4.5 for AI Workflow Builder (no-changelog) (#20351) 2025-10-03 13:33:05 +02:00
Deborah Barnard
3ad070621f
fix: Update links (#20022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-03 12:28:15 +01:00
Guillaume Jacquart
d5159f04dc
feat(core): Update variables API to reflect project variables (#20187) 2025-10-03 10:38:10 +02:00
oleg
9627409d22
fix(editor): Fix execution state race condition in AI Builder (no-changelog) (#20340) 2025-10-03 09:51:50 +02:00
Mutasem Aldmour
5ad9e814a6
fix: Disable Builder if license does not have feature (#20318) 2025-10-03 09:30:47 +02:00
Guillaume Jacquart
bf1b26d6a4
feat(core): Add projectId foreign key to the variable table (#20058) 2025-10-02 21:04:52 +02:00
Michael Drury
b24276cf22
feat(editor): T2W loading state improvements (no-changelog) (#20295)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-02 19:07:47 +02:00
Eugene
49aa80fac1
feat: Add programmatic evaluations for workflow builder (no-changelog) (#20214) 2025-10-02 16:40:30 +02:00