Commit Graph

4564 Commits

Author SHA1 Message Date
Iván Ovejero
6b6b828e96
fix(core): Fix verified community packages reinstall (#23428) 2025-12-19 11:58:48 +01:00
Jaakko Husso
6b2887c95f
refactor(core): Make Chat db queries faster (#23397) 2025-12-19 12:03:51 +02:00
Marc Littlemore
150d16d410
feat(core): Add log streaming events for variables (#23425) 2025-12-19 09:24:46 +00:00
Irénée
d5c093411a
feat: Assign default project admin on pull (#23355) 2025-12-19 09:04:43 +00:00
Suguru Inoue
8ce21cb39b
test: Add e2e tests for ChatHub (#23396) 2025-12-19 09:05:02 +01:00
Jaakko Husso
5c69d7435c
chore(core): Use interfaces instead of session / agent entities to solve partial deep type issues (#23438) 2025-12-19 09:51:20 +02:00
Konstantin Tieber
011c4bba12
feat(core): Add dedicated workflow:publish project scope to use instead of the generic workflow:update (#23289) 2025-12-18 22:07:46 +01:00
mfsiega
256575745d
feat(core): Add options necessary for AWS elasticache cluster with TLS (#23274) 2025-12-18 12:56:13 +01:00
Andreas Fitzek
906e0c01ad
chore(core): Expose credential name in workflow status (#23344) 2025-12-17 16:42:15 +01:00
Iván Ovejero
794f8e84a6
refactor(core): Remove oversized payloads from logs (#23353) 2025-12-17 16:28:23 +01:00
Andreas Fitzek
44ff6a734f
chore(core): Fixes skipping auth for OAuth callback (#23364) 2025-12-17 15:54:40 +01:00
Stephen Wright
c739d33903
fix: Don't encrypt state for hooks calls (#23357) 2025-12-17 13:39:19 +00:00
Marc Littlemore
ca96ffc804
feat(core): Add log streaming events for 2FA enable/disable (#23302) 2025-12-17 08:58:51 +00:00
Jaakko Husso
1c8e76d9ba
refactor(core): Drop self-referencing entity fields from ChatHubMessage entity to solve deep type instantiation issues (#23291) 2025-12-17 10:25:01 +02:00
Marc Littlemore
4ece6dc4c8
feat(core): Add workflow settings to log streaming (#23294) 2025-12-16 16:29:59 +00:00
Andreas Fitzek
3041f45f15
chore(core): Dynamic credential resolution depends on credential context (#23290) 2025-12-16 16:35:39 +01:00
Andreas Fitzek
7e94eb88c3
chore(core): Update workflow status endpoint to use absolute URL (#23285) 2025-12-16 16:08:05 +01:00
Suguru Inoue
5c3b7b6186
fix(core): Check mime type when restoring attachments in chat memory (#23287) 2025-12-16 15:35:52 +01:00
Ricardo Espinoza
2f4cda5a8e
chore: Clean up references to the Start node (no-changelog) (#23183) 2025-12-16 09:30:46 -05:00
Eugene
d9d5a01ca5
fix(core): Error running evaluations in queue mode (#23248) 2025-12-16 12:39:53 +01:00
Andreas Fitzek
662ec62122
chore(core): OAuth2 data storage for dynamic credentials (#23227) 2025-12-16 10:29:23 +01:00
Marc Littlemore
42effef538
feat(core): Add workflow activation events to log streaming (#23251) 2025-12-16 08:50:41 +00:00
Milorad FIlipović
a84b0e544d
feat(editor): Connect workflows from MCP settings page (#23025) 2025-12-15 19:25:29 +01:00
Tomi Turtiainen
0cdfcffa0a Merge tag 'n8n@2.1.0' 2025-12-15 18:30:44 +02:00
github-actions[bot]
5a825a01c5
🚀 Release 2.1.0 (#23236)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-15 17:51:59 +02:00
Stephen Wright
0f17bef1a0
feat: Support dynamic credentials in oauth refresh (#23225) 2025-12-15 15:16:25 +00:00
Suguru Inoue
b7c92e07c7
feat(core, editor): Better distinguish personal and workflow agents in chat (no-changelog) (#23032)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-15 15:40:13 +01:00
Guillaume Jacquart
957ebef54e
fix(API): Fixes how toJsonSchema creates dependant allOf checks when multiple fields depend on same field (#23114) 2025-12-15 14:56:18 +01:00
Jaakko Husso
e3da10e20f
feat(core): Add Chat commands on command bar (#23063) 2025-12-15 15:21:23 +02:00
Marc Littlemore
568dba2c8f
feat(core): Add workflow cancellation events to log streaming (#23151) 2025-12-15 13:06:22 +00:00
Andreas Fitzek
173666fd71
chore(core): Workflow credential status endpoint (#23066) 2025-12-15 14:00:16 +01:00
Declan Carroll
d490cc93f9
fix: Improve webhook trigger node tests (#23187) 2025-12-15 12:31:34 +00:00
Jaakko Husso
342c851499
chore: Remove debug logging from chat controller (no-changelog) (#23222) 2025-12-15 13:46:54 +02:00
Guillaume Jacquart
2f329b38f9
feat(core): Add isResolvable in public and internal APIs (#23119)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-15 10:33:23 +01:00
Ricardo Espinoza
810edf2df9
feat(core): Add breaking change rule for start node deprecation (#23097)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-12-12 21:53:53 +02:00
Irénée
ce8fc2a4b6
fix: Reset git files when push fails (#23142) 2025-12-12 16:26:58 +00:00
Elias Meire
c9abeff5e3
fix: Harden form and trigger response handling (#23061) 2025-12-12 14:08:59 +01:00
Jaakko Husso
83fb0d4c9f
fix(core): Support chat triggers >=v1.2 on Chat hub (no-changelog) (#23104) 2025-12-12 14:28:08 +02:00
Daria
260c2d27a3
fix: Make sure duplicating workflows creates them as unpublished (no-changelog) (#23113) 2025-12-12 14:13:05 +02:00
Andreas Fitzek
bb7311aadf
chore(core): Skip dynamic credentials for manual executions (#23085) 2025-12-12 12:38:29 +01:00
Guillaume Jacquart
551dbfde24
feat(core): Use credential entity resolver fields on resolving and storing process (#23107) 2025-12-12 11:48:35 +01:00
Stephen Wright
3ced9b3cc3
feat: Fix types, add resolver id to csrf state (#23087) 2025-12-12 08:52:09 +00:00
Guillaume Jacquart
a19fefece5
feat(core): Add resolvable fields to credential entity (#22712) 2025-12-12 08:06:04 +01:00
Daria
9a608dc00c
feat: Set autosave for history versions (no-changelog) (#23076) 2025-12-11 18:14:42 +02:00
Andreas Fitzek
f9a592b966
chore(core): Allow marking fields in credentials as resolvable (#23074) 2025-12-11 16:17:58 +01:00
Guillaume Jacquart
74ede64bdc
fix(core): Reload external secrets settings and providers from db on pubsub event (#23045) 2025-12-11 12:19:47 +01:00
Stephen Wright
9e7fafbc24
feat: Add validate identity helper to resolver (#23068) 2025-12-11 10:48:12 +00:00
Andreas Fitzek
8ecf6e0e2f
chore(core): Add userinfo identifier to auth2 resolver (#23062) 2025-12-11 10:15:20 +01:00
Stephen Wright
ce317e30a8
feat: Add support for dynamic credentials to oauth callback (#23013) 2025-12-11 08:28:03 +00:00
Guillaume Jacquart
9bffc72c8c
feat(editor): UI improvements for credential resolver modal (#23027) 2025-12-10 19:11:36 +01:00