Commit Graph

15896 Commits

Author SHA1 Message Date
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
Alex Grozav
f752081c4f
refactor(editor): Extract auth code into features (no-changelog) (#20644) 2025-10-13 16:47:55 +03:00
Tomi Turtiainen
cf0ae60159 Merge tag 'n8n@1.116.0' 2025-10-13 16:45:47 +03:00
Milorad FIlipović
f15fd87bab
fix(editor): Address MCP feedback (no-changelog) (#20595) 2025-10-13 15:39:42 +02:00
Suguru Inoue
fd3caae509
feat(editor): Chat: show conversation history in drawer on mobile device (no-changelog) (#20661) 2025-10-13 15:32:42 +02: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
Iván Ovejero
dbe9f9f923
ci: Generalize pattern for excluding minimum age packages (#20715) 2025-10-13 14:20:13 +02:00
Michael Kret
1a8b6e1901
fix(Extract from File Node): Fix xlsx data read when readAsString is true (#20565) 2025-10-13 13:19:23 +01: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
Alex Grozav
b136a695b7
refactor(editor): Extract orchestration code into features (no-changelog) (#20646) 2025-10-13 14:42:49 +03: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
Guillaume Jacquart
cd0bbe2d96
feat(editor): Create new variable page inside overview project page (#20332) 2025-10-13 13:07:13 +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
Irénée
353b992668
test: Fix flakey insight date tests (#20709) 2025-10-13 11:14:25 +01:00
Mutasem Aldmour
ed7191d03d
chore: Update secondary tokens to match CSS Variable guidelines (#20658) 2025-10-13 11:37:05 +02:00
Michael Drury
254e9a89c5
feat(editor): Randomise the order of prompt suggestions (no-changelog) (#20597) 2025-10-13 09:04:08 +01:00
Tomi Turtiainen
cb9a4be744
build: Make runner's code files readonly (#20702) 2025-10-13 09:56:46 +03: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
Alex Grozav
9d4db4b658
refactor(editor): Remove unused audit store (no-changelog) (#20651) 2025-10-10 18:23:44 +03:00
Svetoslav Dekov
b32a094bef
chore(editor): Add unit tests for data tables FE code (no-changelog) (#20511) 2025-10-10 17:49:21 +03: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
Alex Grozav
ff910be4d5
refactor(editor): Extract collaboration code into features (no-changelog) (#20652) 2025-10-10 16:41:14 +03:00
Benjamin Schroth
6f368c326d
fix(core): Retain source overwrite in paired items in tool executions (#20629)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-10-10 15:15:51 +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
Jason Schell
88b87191e5
fix(Slack Node): Add :history scopes to support the 'history' operation in Slack node (#20523) 2025-10-10 14:52:25 +02:00
Alex Grozav
409f285a33
refactor(editor): Move remaining canvas code to features (no-changelog) (#20633) 2025-10-10 15:30:03 +03:00
Iván Ovejero
7ae88f836c
fix(core): Block introspection attributes unconditionally (#20641) 2025-10-10 13:59:34 +02:00
Artem Sorokin
2ac03d0691
fix: Update libxml2 (#20635) 2025-10-10 13:08:21 +02:00
Alex Grozav
e8e3989d7e
refactor(editor): Extract projects code into features (no-changelog) (#20590) 2025-10-10 13:39:47 +03: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
Artem Sorokin
ec763b2c7c
test: Migrate workflow tags tests from Cypress to Playwright (#20583) 2025-10-10 12:36:40 +02:00
Alex Grozav
c0157f645e
refactor(editor): Extract workflowHistory code to features (no-changelog) (#20587) 2025-10-10 12:53:03 +03: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
Charlie Kolb
18a871efe8
refactor(editor): Migrate updateNodeAtIndex and usages to workflowState (#20586) 2025-10-10 11:11:49 +02:00
Jaakko Husso
f3f925605e
feat(core): Persist and rehydrate chat hub sessions (no-changelog) (#20603) 2025-10-10 11:52:47 +03:00
oleg
c21968db3d
fix(ai-builder): Fix loading of Data Table nodes for AI Builder (#20546) 2025-10-10 10:21:21 +02:00
Artem Sorokin
e21cc9601e
test: Migrate execution spec from Cypress to Playwright (#20542) 2025-10-10 10:18:02 +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
Alex Grozav
5c50c0aee1
refactor(editor): Extract commandBar code into features (no-changelog) (#20588) 2025-10-10 10:53:48 +03:00
Alex Grozav
c2dd9f61b4
refactor(editor): Extract contextMenu into features (no-changelog) (#20582) 2025-10-10 10:53:37 +03:00
Daria
c55f67e461
feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
Irénée
dc72c23d6a
fix(core): Return insights when only one day is selected (#20543) 2025-10-10 08:39:48 +01:00