Declan Carroll
|
90cafaa336
|
ci: Increase timer for e2e CI (#22991)
|
2025-12-09 18:30:39 +00:00 |
|
Daria
|
50e337f0ba
|
fix: Add version history records when importing workflows (#22974)
|
2025-12-09 19:22:31 +02:00 |
|
Stephen Wright
|
87f6b51de3
|
fix: Duplicate selector in workflow settings (#22984)
|
2025-12-09 15:56:43 +00:00 |
|
Mutasem Aldmour
|
776152dbe3
|
fix(ai-builder): Refresh license in sdk when renewed (#22969)
|
2025-12-09 16:51:45 +01:00 |
|
Andreas Fitzek
|
87e7f60f45
|
chore(core): Use correct license flag for dynamic credentials (#22982)
|
2025-12-09 16:24:43 +01:00 |
|
Declan Carroll
|
484f75e078
|
ci: Add UI checks for community PR's (#22980)
|
2025-12-09 16:10:57 +01:00 |
|
Stephen Wright
|
0a56a56dc5
|
feat: Support oauth1 authorization for dynamic credentials (#22972)
|
2025-12-09 14:42:11 +00:00 |
|
Alex Grozav
|
e1e4c821a4
|
feat: Allow running Playwright e2e tests using Vite dev server (no-changelog) (#22742)
|
2025-12-09 16:21:21 +02:00 |
|
Declan Carroll
|
c6d74234c6
|
fix: Upgrade urllib3 in runners image (#22975)
|
2025-12-09 14:01:13 +00:00 |
|
Andreas Fitzek
|
a7efa2f097
|
chore(core): License flag for the dynamic credential module (#22971)
|
2025-12-09 14:27:48 +01:00 |
|
Andreas Fitzek
|
51e4adf80b
|
chore(core): Implement oauth introspection resolver and bearer token extractor (#22968)
|
2025-12-09 14:26:08 +01:00 |
|
Declan Carroll
|
f9c149869a
|
ci: Increase timeout for docker building (#22970)
|
2025-12-09 12:32:46 +00:00 |
|
Dawid Myslak
|
f8304472f8
|
feat(Google Gemini Node): Introduce built-in Gemini tools (#22454)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
|
2025-12-09 13:31:06 +01:00 |
|
Raúl Gómez Morales
|
ec8ed89273
|
fix(editor): Propagate last successful execution to expression edit modal (#22666)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-12-09 13:01:06 +01:00 |
|
Dimitri Lavrenük
|
a08944835d
|
feat(ai-builder): Add autofocus for input field (#22919)
|
2025-12-09 12:32:41 +01:00 |
|
Stephen Wright
|
5214afa686
|
feat: Dynamic credentials authorization endpoint for oauth2 (#22944)
|
2025-12-09 11:30:08 +00:00 |
|
Jaakko Husso
|
98ea4c04aa
|
feat(core): Make n8n workflows on Chat require streaming response mode (no-changelog) (#22947)
|
2025-12-09 13:25:18 +02:00 |
|
Dimitri Lavrenük
|
cf6f75b8dd
|
fix: Allow negative numbers when parsing objects from string (#22937)
|
2025-12-09 11:59:43 +01:00 |
|
yehorkardash
|
756ea6ec78
|
fix(Slack Node): Rate limit requests in RLC getChannels (#22149)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-12-09 10:52:48 +00:00 |
|
Stephen Wright
|
c57052a1da
|
feat: Enable time saved node for testing (#22650)
|
2025-12-09 10:29:11 +00:00 |
|
Iván Ovejero
|
7e08952455
|
fix(core): Add missing env vars to internal mode (#22965)
|
2025-12-09 11:14:25 +01:00 |
|
yehorkardash
|
fd08baf141
|
fix(core): Throw error when workflow is too big for webhook registration (#21860)
|
2025-12-09 10:47:25 +01:00 |
|
Konstantin Tieber
|
07e84c9d63
|
refactor: Use paginated query to generate user access export csvs in SSO form (no-changelog) (#22930)
|
2025-12-09 09:48:33 +01:00 |
|
Andreas Fitzek
|
00dfd3f7b8
|
chore(core): Implement identifiers for resolvers (#22826)
|
2025-12-09 09:34:58 +01:00 |
|
Charlie Kolb
|
10b52b1817
|
test(core): Add withPublishHistory parameter to workflow test utils (#22902)
|
2025-12-09 09:10:56 +01:00 |
|
Jaakko Husso
|
a77cf97d48
|
fix(core): Adjust chat hub system prompt to avoid claiming it can generate images (no-changelog) (#22932)
|
2025-12-08 21:59:20 +02:00 |
|
RomanDavydchuk
|
d710895dc0
|
feat(FTP Node): Add timeout option (#21868)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-12-08 19:39:35 +00:00 |
|
RomanDavydchuk
|
cb2ac85725
|
fix(Webhook Node): Assign default binary property names if it's empty or whitespace (#21857)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-12-08 18:26:08 +00:00 |
|
Csaba Tuncsik
|
edeeacfeef
|
chore: Use wrangler-action@v3 for Storybook Cloudflare deploy (PAY-4282) (#22933)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-08 18:24:59 +01:00 |
|
Artem Sorokin
|
f62e698fb8
|
test: Rename tests/ui to tests/e2e and reorganize, move tests to api … (#22935)
|
2025-12-08 17:41:57 +01:00 |
|
mfsiega
|
fc93272021
|
fix(core): Only resolve the filepath once (#22767)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-08 16:04:21 +01:00 |
|
Jaakko Husso
|
58cf94a9d9
|
feat(core): Add 'Project Chat User' role for chat only access use case (no-changelog) (#22837)
|
2025-12-08 16:50:40 +02:00 |
|
Declan Carroll
|
902e1a8706
|
fix: Remove apk tools from runner image (#22925)
|
2025-12-08 14:35:31 +00:00 |
|
Michael Drury
|
c69a517579
|
feat(ai-builder): Design updates for workflow builder chat experience (#22765)
|
2025-12-08 14:35:20 +00:00 |
|
Guillaume Jacquart
|
fd7cc85f06
|
feat(core): Add types endpoint to get all credential resolver types (#22923)
|
2025-12-08 15:01:25 +01:00 |
|
Suguru Inoue
|
df9b15c734
|
fix: Don't show unavailable models in model selector (no-changelog) (#22763)
|
2025-12-08 14:59:45 +01:00 |
|
mfsiega
|
dcd094eaf9
|
fix(core): Handle misformed nodes in credential indexing (no-changelog) (#22915)
|
2025-12-08 14:54:02 +01:00 |
|
mfsiega
|
15a8e1b567
|
fix(Form Node): Remove uploaded files from tmp (#22873)
|
2025-12-08 14:36:15 +01:00 |
|
Milorad FIlipović
|
40ff0479a8
|
feat(editor): Redesign MCP settings page (#22677)
Co-authored-by: Robert Squires <robtf9@icloud.com>
|
2025-12-08 13:29:06 +01:00 |
|
Mutasem Aldmour
|
bbdc99176b
|
feat: Add and update telemetry events (#22762)
|
2025-12-08 13:26:44 +01:00 |
|
Guillaume Jacquart
|
5799cf712a
|
feat(core): Dynamic credential resolvers API routes (#22862)
|
2025-12-08 12:52:24 +01:00 |
|
Konstantin Tieber
|
b8d433f3bf
|
fix(core): Workflow diff preview errors out in push dialog for workflow that's newly created (#22861)
|
2025-12-08 12:31:54 +01:00 |
|
Iván Ovejero
|
fb9f913492
|
fix(core): Allowlist HOME env var in JS runner config (#22839)
|
2025-12-08 12:30:24 +01:00 |
|
James Gee
|
99c30edf1d
|
fix(core): Make workers memory constraints more container aware (#22698)
|
2025-12-08 12:00:14 +01:00 |
|
yehorkardash
|
f20420e36f
|
fix(Guardrails Node): Remove Guardrails from "Source for Prompt" (#22435)
|
2025-12-08 12:36:29 +02:00 |
|
Mutasem Aldmour
|
dcbc24d3f7
|
feat(ai-builder): Consolidate builder telemetry (#22644)
|
2025-12-08 10:56:38 +01:00 |
|
yehorkardash
|
4df815e6dd
|
fix(Read/Write Files from Disk Node): Throw error when file not found, normalize windows path (#22455)
|
2025-12-08 10:54:11 +01:00 |
|
Filipe Tavares
|
8364430471
|
chore(editor): Add trial upgrade button to main sidebar experiment (no-changelog) (#22151)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Romeo Balta <7095569+romeobalta@users.noreply.github.com>
|
2025-12-08 09:43:46 +00:00 |
|
Suguru Inoue
|
bc557ec9e9
|
fix(editor): Improve chat error handling (no-changelog) (#22822)
|
2025-12-08 10:38:08 +01:00 |
|
yehorkardash
|
85d9465ad9
|
chore: Fix lefthook config for windows (#22676)
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
|
2025-12-08 07:53:13 +02:00 |
|