Commit Graph

4623 Commits

Author SHA1 Message Date
Suguru Inoue
8fa5aa0a7a
fix(core): Ensure all streaming chunks are processed before deleting ChatHub workflow (#24040) 2026-01-08 15:05:36 +00:00
phyllis-noester
d58d3671b1
feat(core): Add log streaming events for external secrets provider (#23990)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2026-01-08 13:40:55 +00:00
Stephen Wright
e0f9381468
feat: Accept invitation to use new JWT for tamper proof invites (#24025) 2026-01-08 13:40:41 +00:00
Marc Littlemore
647a684580
fix(core): Add license check to DELETE variables endpoint (#24028) 2026-01-08 12:53:35 +00:00
Stephen Wright
4793610c2c
feat: Use new generated links within the UI and emails if feature is enabled (#23962) 2026-01-08 09:20:47 +00:00
Suguru Inoue
5234921fc4
fix(core): ChatHub: respond error details from execution (#23732) 2026-01-07 15:34:59 +01:00
James Gee
42adee8b05
feat(core): UI changes to support TLS over TCP (#23938)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
2026-01-07 14:39:47 +01:00
Guillaume Jacquart
b68d0ec485
chore(core): Add DTOs for workflow create / update validation (#23935) 2026-01-07 13:50:16 +01:00
Irénée
699698c5ee
docs: Add source control setup demo to SourceControl module README.md (#23964) 2026-01-07 11:03:46 +00:00
Marc Littlemore
2f29603908
feat(core): Add log streaming events for executions (#23372) 2026-01-07 10:24:04 +00:00
Guillaume Jacquart
def0a09d8a
feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
Stephen Wright
7b74533a14
feat: Add new api for generating invite links (#23929) 2026-01-07 06:52:53 +00:00
James Gee
279d6fd10f
feat(core): Add TLS support to Syslog client (#23304)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-01-06 21:15:02 +01:00
Declan Carroll
fa41b40459
feat: Add git commit info to workfolder push (#23903) 2026-01-06 18:01:11 +00:00
Irénée
9bfb014cb9
refactor: Migrate source control feature to modules (#22453) 2026-01-06 15:59:11 +00:00
Ricardo Espinoza
aae0f33743
chore: Remove all mentions of --tunnel (no-changelog) (#23886) 2026-01-06 10:03:13 -05:00
Guillaume Jacquart
072a1dd825
fix(core): Fix redirection of user missing MFA to personal settings (#23881) 2026-01-06 10:38:30 +01:00
James Gee
79f529c145
fix(core): Bug with incorrect DI in some cases - picked up by enabling linting rule (#23855)
Signed-off-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-01-05 21:30:23 +01:00
Guillaume Jacquart
7610a50f49
fix(core): Check if user data changed before calling save on ldap sync (#23796) 2026-01-05 17:13:13 +01:00
Guillaume Jacquart
77cbe50aea
fix(core): Inserts into execution metadata table fail due to fk (#23759) 2026-01-05 17:10:56 +01:00
Cornelius Suermann
19c5c96312
Merge tag 'n8n@2.3.0' 2026-01-05 16:31:55 +01:00
Guillaume Jacquart
14a4b74c62
fix(core): Automatically re-publish workflow with new version on pull (#23859) 2026-01-05 16:29:37 +01:00
Suguru Inoue
495841f591
feat: Allow to set ChatHub workflow agent icon in NDV (#23562) 2026-01-05 16:18:23 +01:00
n8n-assistant[bot]
2b35b1bca3
🚀 Release 2.3.0 (#23866)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-05 16:57:14 +02:00
Shashwat
23ae22bab2
fix(core): Fix CORS issue in waiting webhook responses (#23697)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-05 13:47:08 +00:00
Guillaume Jacquart
0fe358b4cc
chore(core): Add test to compare insights and workflow statistics (#23739) 2026-01-05 14:36:13 +01:00
Stephen Wright
77890ce287
feat: Workflows imported with separate option now validate before insertion (#23843) 2026-01-05 13:21:50 +00:00
Stephen Wright
77f1dd6cea
feat: Gracefully handle non string values for external secrets redaction (#23849) 2026-01-05 13:18:57 +00:00
Charlie Kolb
bd16e7181c
feat(core): Adjust Workflow Compaction History algorithm (no-changelog) (#23763)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-05 13:28:30 +01:00
Mutasem Aldmour
74b552d5bd
feat: Add instance id to ai assistant service client (#23474) 2026-01-05 13:25:38 +01:00
Charlie Kolb
5b76f49a89
feat(editor): Add Stop All Executions functionality (#23576) 2026-01-05 08:48:37 +01:00
Irénée
3aeb0402ff
fix: Add data insight metadata migration (#23694) 2025-12-30 15:18:53 +01:00
Declan Carroll
9339d14f6f
fix: Return null if no last successful execution exists instead of 404 (#23720) 2025-12-30 09:36:46 +00:00
Iván Ovejero
ea889bee89
refactor(core, editor): Remove Pyodide (#23572) 2025-12-29 14:54:15 +01:00
Guillaume Jacquart
750e9a8470
feat(API): Add patch method for credentials public API (#23431) 2025-12-29 14:53:43 +01:00
ByteEVM
1dd0fac24e
fix(editor): Add defaultLocale to public settings (#23134) 2025-12-29 09:59:53 +00:00
Ricardo Espinoza
9fc820fbaf
feat(core): Use draft sub-workflow version for manual execution, published for production (#23166) 2025-12-24 09:58:21 -05:00
Charlie Kolb
e9e480bb8e
feat(core): Introduce WorkflowHistory compaction service (#23238)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-24 09:00:58 +01:00
Milorad FIlipović
5b5867fd53
fix(editor): Allow moving workflows on the overview page (#21742)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-12-23 23:16:01 +01:00
Andreas Fitzek
2844064afc
chore(core): Only encrypt partial oauth state (#23590) 2025-12-23 21:00:58 +01:00
Iván Ovejero
3af145ec71
fix(core): Fix race condition in executions pruning on leadership change (#23575) 2025-12-23 15:44:19 +01:00
Andreas Fitzek
61f9d06c44
chore(core): OAuth2 cloud hook integration (#23574) 2025-12-23 15:03:47 +01:00
Suguru Inoue
33d0c74b0f
feat(editor): Add/remove files in editing ChatHub chat message (#23541) 2025-12-23 15:00:47 +01:00
Suguru Inoue
346cf84671
test: Add more ChatHub e2e tests (#23522) 2025-12-23 12:57:20 +01:00
Jaakko Husso
62d7386f02
refactor(core): Rework how credential access is checked on Chat hub (#23519) 2025-12-23 12:47:02 +02:00
Jaakko Husso
06cd720760
refactor(core): Remove 'beginTransaction' parameter from withTransaction (#23449) 2025-12-23 12:46:33 +02:00
Tomi Turtiainen
3919879b5e Merge tag 'n8n@2.2.0' 2025-12-22 21:11:59 +02:00
Iván Ovejero
c7fed98563
fix(core): Validate missing code param in Code node (#23405) 2025-12-22 17:29:52 +01:00
mfsiega
be7713b684
fix(core): Use Redis prefix everywhere (no-changelog) (#23366) 2025-12-22 17:29:38 +01:00
github-actions[bot]
67e25c890a
🚀 Release 2.2.0 (#23533)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-22 14:57:23 +00:00