Suguru Inoue
|
742be484fa
|
feat(editor): Chat conversation and message actions (no-changelog) (#20763)
|
2025-10-14 15:32:35 +02:00 |
|
Mutasem Aldmour
|
74c487f18c
|
chore: Reduce css variable lint issues in design system (#20744)
|
2025-10-14 15:29:35 +02:00 |
|
Svetoslav Dekov
|
7aa2f48fde
|
feat(editor): Make the main create resource button aware of the selected tab (#20725)
|
2025-10-14 16:29:11 +03:00 |
|
Svetoslav Dekov
|
5f424888b9
|
feat(editor): Command bar v0.5 (no-changelog) (#20520)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
|
2025-10-14 16:07:08 +03:00 |
|
Eugene
|
5130c11db7
|
feat(editor): Auto-assign credentials to other nodes (#20722)
|
2025-10-14 14:36:19 +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 |
|
Elias Meire
|
a74c08b012
|
test: Migrate 41-editors tests from cypress -> playwright (#20729)
|
2025-10-14 14:00:08 +02:00 |
|
Jaakko Husso
|
f37a29550a
|
feat(core): Add endpoints for reading conversations (no-changelog) (#20745)
|
2025-10-14 14:58:40 +03:00 |
|
Andreas Fitzek
|
db00101980
|
chore(core): Send custom n8n scope in OIDC for provisioning if configured (#20757)
|
2025-10-14 13:31:49 +02: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 |
|
Guillaume Jacquart
|
fbe27837f1
|
feat(core): Add telemetry to monitor project variables usage (#20593)
|
2025-10-14 11:44:39 +02:00 |
|
oleg
|
b545b36944
|
ci: Update validate-n8n-pull-request-title GH action version (no-changelog) (#20751)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-10-14 11:28:40 +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 |
|
yehorkardash
|
1c07bba8b3
|
feat(editor): Enable rendering verified nodes in preview service (#20065)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2025-10-14 11:57:35 +03:00 |
|
Danny Martini
|
d4cd6bf79f
|
fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-14 10:54:21 +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 |
|
Alex Grozav
|
0e36605848
|
refactor(editor): Move remaining workflowHistory code to features (no-changelog) (#20653)
|
2025-10-14 11:17:09 +03:00 |
|
Csaba Tuncsik
|
bdcb049859
|
fix(core): Set rfc3164 option to false for syslog client initialization (#20664)
|
2025-10-14 10:06:36 +02:00 |
|
Alex Grozav
|
17635d0eaa
|
refactor(editor): Extract apiKeys code into features (no-changelog) (#20648)
|
2025-10-14 11:04:38 +03:00 |
|
yehorkardash
|
e2275fbd58
|
build: Fix lint:styles command for windows (#20704)
|
2025-10-14 10:14:59 +03: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 |
|
Csaba Tuncsik
|
76969ebc60
|
fix(editor): Fetch workflow and version in parallel to prevent double render flicker (#20568)
|
2025-10-14 05:23:50 +02:00 |
|
RomanDavydchuk
|
11f8a3fb6e
|
fix(Sentry.io Node): Add credential tests and authenticate methods, fix self-hosted credentials (#20195)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-10-13 17:28:02 +01:00 |
|
Tomi Turtiainen
|
eadea9f887
|
chore: Use n8n org as default with test containers (#20721)
|
2025-10-13 17:28:31 +03: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 |
|
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 |
|