Commit Graph

15944 Commits

Author SHA1 Message Date
Charlie Kolb
7f5f7bb36d
more test fixes 2025-10-17 09:51:16 +02:00
Charlie Kolb
a180c30007
new fixes 2025-10-17 09:05:51 +02:00
Charlie Kolb
e84a6a44f4
attempt a fix 2025-10-16 18:02:05 +02:00
Charlie Kolb
186c57911d
log condition 2025-10-16 17:48:22 +02:00
Charlie Kolb
1441effe2c
disable deleteAll 2025-10-16 17:30:26 +02:00
Charlie Kolb
5a4c8e49ef
more debug info 2025-10-16 17:07:07 +02:00
Charlie Kolb
a0db159942
try to stringify json args 2025-10-16 17:06:23 +02:00
Charlie Kolb
5fac88ba46
add debug info 2025-10-16 16:33:42 +02:00
Charlie Kolb
5d82164530
fix selectMany tests 2025-10-16 16:32:42 +02:00
Charlie Kolb
fd94d1db25
fix node tests 2025-10-16 14:38:06 +02:00
Charlie Kolb
98ab3c2623
add path handling and drop node operations 2025-10-16 13:36:02 +02:00
Charlie Kolb
20a8a74811
add initial test cases 2025-10-15 18:11:37 +02:00
Charlie Kolb
5cc5cac7ee
fix keyName undefined error 2025-10-15 17:20:19 +02:00
Charlie Kolb
d877997539
remove extra fixes 2025-10-15 14:11:46 +02:00
Charlie Kolb
e0140e7942
move checks to service, fix tests 2025-10-15 13:26:15 +02:00
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
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