Charlie Kolb
|
4456bf3c9a
|
refactor(core): Move workflow history compaction logs to debug (#24680)
|
2026-01-22 09:06:02 +00:00 |
|
Jaakko Husso
|
cb07d6b0be
|
fix(core): Make Respond to Chat nodes work on Chat hub with multi-main instances (#24657)
|
2026-01-21 22:05:09 +00:00 |
|
Stephen Wright
|
8864bc5136
|
feat: Remove stub resolver for dynamic credentials (#24637)
|
2026-01-21 14:22:35 +00:00 |
|
Tomi Turtiainen
|
d9862bb4aa
|
feat(core): Implement two-layered rate limiting system (#24636)
|
2026-01-21 14:02:05 +00:00 |
|
Dimitri Lavrenük
|
8e6d7f45a2
|
fix: Move webhook duplication checks to backend and make them more reliable (#23094)
Co-authored-by: Michael Siega <michael.siega@n8n.io>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2026-01-21 10:49:20 +00:00 |
|
Iván Ovejero
|
ea2e13ad0c
|
feat(core): Implement execution data stores (#24568)
|
2026-01-21 10:04:10 +00:00 |
|
Iván Ovejero
|
470539a4df
|
fix(core): Prevent dual loading of community packages (#24621)
|
2026-01-21 09:41:26 +00:00 |
|
Filipe Tavares
|
78a16b7031
|
fix(editor): Hide AI workflow button when AI credits service is not configured (#24607)
|
2026-01-20 18:07:14 +00:00 |
|
Guillaume Jacquart
|
e74e0f907e
|
chore(core): Add dtos for log streaming controller. Use zod to validate existing destination option types (#24493)
|
2026-01-20 16:37:49 +00:00 |
|
Andreas Fitzek
|
2b4596eb66
|
chore(core): Add dynamic credential user storage (#24579)
|
2026-01-20 14:58:50 +00:00 |
|
phyllis-noester
|
3a94484042
|
chore(core): Add static authentication for new API endpoints (#24346)
|
2026-01-20 13:23:46 +00:00 |
|
Alex Grozav
|
b014357e1f
|
feat: Add SharedWorker and DataWorker initialization with SQLite WASM support (no-changelog) (#24308)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-20 12:31:51 +00:00 |
|
phyllis-noester
|
595ab253ae
|
fix(core): Use cache to enable MFA enforcement in multi main setup (#24261)
|
2026-01-20 11:19:22 +00:00 |
|
Artem Sorokin
|
e657120924
|
chore(core): Remove Git node bare repos breaking change rule (#24234)
|
2026-01-20 11:07:49 +00:00 |
|
Konstantin Tieber
|
36cf19ec8a
|
fix(core): Worker status in multi-main only accessible to admin (#24548)
|
2026-01-20 09:09:10 +00:00 |
|
Milorad FIlipović
|
62afcd815b
|
feat(core): Improve MCP server telemetry (no-changelog) (#24370)
|
2026-01-20 07:49:29 +00:00 |
|
Irénée
|
290f616dc1
|
chore: Add feature flag env var for project-scope external secrets (#24540)
|
2026-01-19 16:33:46 +00:00 |
|
Guillaume Jacquart
|
62afac3e1c
|
fix(core): Check user auth identities to know whether or not they can update their profile (#24524)
|
2026-01-19 14:05:52 +00:00 |
|
Iván Ovejero
|
0c2e666b99
|
refactor(core): Initial setup for execution data management (#24452)
|
2026-01-19 13:26:39 +00:00 |
|
Daria
|
0bbb6316ff
|
feat(core): Forbid updating archived workflows (#24528)
|
2026-01-19 12:36:01 +00:00 |
|
Charlie Kolb
|
f85a23809c
|
feat(core): Rename workflow history compaction env vars and short term compaction (#24384)
|
2026-01-19 11:30:12 +00:00 |
|
Charlie Kolb
|
b7ea4109ce
|
feat(core): Introduce long term workflow history trimming (#24382)
|
2026-01-19 09:02:20 +00:00 |
|
Andreas Fitzek
|
cef2edc172
|
chore(core): Fix static credential oauth refresh of resolvable credentials (#23471)
|
2026-01-19 07:36:27 +00:00 |
|
Andreas Fitzek
|
a8bbceda8e
|
chore(core): Add ChatHub extractor for dynamic credential integration (#24463)
|
2026-01-19 07:12:13 +00:00 |
|
Iván Ovejero
|
b45d1f9c46
|
fix(core): Fix command registration in modules (#24469)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2026-01-17 10:41:03 +00:00 |
|
Iván Ovejero
|
f535ef5164
|
refactor(core): Add config settings for storage mode and storage path (#24443)
|
2026-01-16 14:06:41 +00:00 |
|
Jon
|
37b76f9fa1
|
fix: Fix issue preventing some community nodes from installing (#24448)
|
2026-01-16 13:53:41 +00:00 |
|
Iván Ovejero
|
3d90c72863
|
perf(core): Disable data tables cleanup checks on workers (#24444)
|
2026-01-16 13:19:05 +00:00 |
|
Mutasem Aldmour
|
0c721c3a36
|
fix(editor): Clear AI Builder chat when switching workflows (#24401)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-16 12:57:20 +00:00 |
|
Tomi Turtiainen
|
91fd383f32
|
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2026-01-16 12:54:43 +00:00 |
|
Iván Ovejero
|
a49cbe83b3
|
refactor(core): Truncate oversized telemetry payloads (#24319)
|
2026-01-16 12:51:10 +00:00 |
|
Iván Ovejero
|
d7e5fea075
|
perf(core): Disable unused modules on workers (#24449)
|
2026-01-16 12:34:22 +00:00 |
|
RomanDavydchuk
|
0450be0287
|
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2026-01-16 11:48:56 +00:00 |
|
Marc Littlemore
|
6a1bdd2950
|
fix(core): Improve SSH host key verification for source control (#24408)
|
2026-01-16 10:57:17 +00:00 |
|
Nikhil Kuriakose
|
4e28e01ba0
|
feat(editor): Notify users on first prod error (#21764)
|
2026-01-16 09:30:43 +00:00 |
|
Jaakko Husso
|
ac69fe5f49
|
fix(core): Increase the model column length from 64 to 256 (#24332)
|
2026-01-15 15:37:23 +00:00 |
|
Tomi Turtiainen
|
956757ad57
|
chore: Log when execution is cancelled (#24373)
|
2026-01-15 14:54:28 +00:00 |
|
Guillaume Jacquart
|
5262773683
|
chore(core): Create sso-saml module and move all saml related files to module (#24304)
|
2026-01-15 13:18:00 +00:00 |
|
Daria
|
6252dd8f61
|
fix(core): Allow resetting Error Workflow settings to default (#24299)
|
2026-01-15 13:16:50 +00:00 |
|
Dawid Myslak
|
0e19f9c409
|
fix(core): Fix for execution history when flow includes wait node (#23146)
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2026-01-15 13:11:04 +00:00 |
|
Artem Sorokin
|
4df41dff6e
|
refactor(core): Remove DB_SQLITE_ENABLE_WAL config (#24233)
|
2026-01-15 11:07:32 +00:00 |
|
Csaba Tuncsik
|
3d71a6d9d9
|
feat(core): Add user email parameter when activating EULA license (#23350)
Co-authored-by: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
|
2026-01-15 09:54:26 +00:00 |
|
Guillaume Jacquart
|
275ff4fa01
|
chore(core): Extract log streaming log streaming standalone handling of destinations (#24197)
|
2026-01-15 09:09:13 +00:00 |
|
Andreas Fitzek
|
ee9c1d77da
|
chore(core): Introduce CORS settings for dynamic credential interface (#24324)
|
2026-01-14 17:17:58 +00:00 |
|
Guillaume Jacquart
|
4aa9399c3d
|
fix(core): Fix workflow statistics constraint (#22620)
|
2026-01-14 16:00:03 +00:00 |
|
Guillaume Jacquart
|
50ee22fb67
|
chore(core): Move all event bus destination code to dedicated module (#24117)
|
2026-01-14 15:35:06 +00:00 |
|
Michael Kret
|
d2a0e860dc
|
fix: Form trigger and Wait Form mode basic authentication fix for form POST request (#23795)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
|
2026-01-14 10:33:17 +00:00 |
|
Guillaume Jacquart
|
c6eb487518
|
chore(core): Extract oidc controller and service into independent module (#24211)
|
2026-01-14 08:59:01 +00:00 |
|
mfsiega
|
535caf45da
|
fix(core): Insert a workflow index placeholder for workflows with no dependencies (#24190)
|
2026-01-13 18:59:40 +00:00 |
|
Stephen Wright
|
7d2e846d7e
|
feat: Add revokeUrl to status endpoint (#24253)
|
2026-01-13 16:12:18 +00:00 |
|