Commit Graph

16882 Commits

Author SHA1 Message Date
Guillaume Jacquart
551dbfde24
feat(core): Use credential entity resolver fields on resolving and storing process (#23107) 2025-12-12 11:48:35 +01:00
Csaba Tuncsik
fb328d7603
chore(editor): Add Reka UI based popover component (#22591) 2025-12-12 11:20:46 +01:00
Marc Littlemore
e47c435ae8
fix(editor): Update credential sharing tooltip (#23095) 2025-12-12 09:40:18 +00:00
Raúl Gómez Morales
08754cbeb2
feat(editor): Add credentials resolvers list UI (#23082) 2025-12-12 10:05:28 +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
Nikhil Kuriakose
90c2d2ea70
fix(editor): Cannot close focus tab in version tab (#23071) 2025-12-11 14:15:11 +01:00
S Rishiraj
9a2f2e77aa
fix(editor): Column order in workflow UNION query to fix sorting (#22026)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2025-12-11 13:41:06 +01:00
oleg
51a460d634
refactor(ai-builder): Add PromptBuilder and registry system for prompts (no-changelog) (#22992)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-11 13:10:33 +01:00
Svetoslav Dekov
94ea8854ce
chore(editor): Refactor wf checksum setting (no-changelog) (#23039) 2025-12-11 13:47:04 +02: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
Arvind Kumar
d42654ff3f
fix(core): Support lowercase proxy environment variables (#21201)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-12-11 11:11:56 +00:00
Svetoslav Dekov
814ff8b491
fix(editor): Fix workflow card spacing (no-changelog) (#23005) 2025-12-11 13:09:40 +02:00
Daria
5074c992c7
fix: Backfill missing workflow history records (#23070) 2025-12-11 12:54:56 +02: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
Suguru Inoue
2eecc8f11d
fix(editor): Model selector dropdown menu in chat closes too eagerly (#23058) 2025-12-11 10:05:25 +01:00
Ross Lafferty
dd9585828b
feat: Add Support for AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE (EKS Pod Identity) (#21584)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Artem Sorokin <38620398+seemewalkin@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2025-12-11 08:43:32 +00:00
Stephen Wright
ce317e30a8
feat: Add support for dynamic credentials to oauth callback (#23013) 2025-12-11 08:28:03 +00:00
Milorad FIlipović
1c2e89fa52
feat(editor): Edit workflow descriptions from the MCP page (#22967) 2025-12-11 09:04:16 +01:00
Guillaume Jacquart
9bffc72c8c
feat(editor): UI improvements for credential resolver modal (#23027) 2025-12-10 19:11:36 +01:00
Declan Carroll
223b60024d
ci: Ensure coverage for container builds is caught (#23040) 2025-12-10 15:50:59 +00:00
Benjamin Schroth
537747bd63
chore: Make workflow comparison run in CI (#23011) 2025-12-10 16:42:39 +01:00
Jaakko Husso
fa1c87f503
feat(core): Add new Chat hub feature for chatting with LLMs and your n8n agent workflows (#23035) 2025-12-10 17:19:08 +02:00
Jaakko Husso
8ec8864413
feat(core): Make Chat credential picker filterable and show projects (no-changelog) (#23012) 2025-12-10 16:56:06 +02:00
Charlie Kolb
124aa7bd73
fix(core): Use correct entity manager in Data Table update transaction (no-changelog) (#23019) 2025-12-10 15:40:08 +01:00
Declan Carroll
840deaddf4
ci: Remove release exclusion from PR's (#23033) 2025-12-10 14:14:53 +00:00
Irénée
b916c453c3
fix: Reduce OAuth authorization request by excluding shared projects (#22986) 2025-12-10 14:11:18 +00:00
Daria
34260fe4be
fix: Fix checksum hashing when WebCrypto is unavailable (#23024) 2025-12-10 15:22:49 +02:00
Jaakko Husso
8252909456
feat(core): Add beta tag on Chat (no-changelog) (#22981) 2025-12-10 15:18:16 +02:00
mfsiega
37d2d46267
fix(core): Don't resume parent workflow when the child workflow goes into waiting (#22964) 2025-12-10 14:13:33 +01:00
Andreas Fitzek
8a70151aa1
chore(core): Write path for dynamic credentials (#23026) 2025-12-10 14:08:40 +01:00
Michael Drury
c3190fcfec
fix(ai-builder): Updating stream recursion limit and removing tool node static parameter validation (#23023) 2025-12-10 12:15:44 +00:00
Declan Carroll
494f9ba66b
fix: Update Node.js version to 22.21.1 (#23016) 2025-12-10 11:53:58 +00:00
Declan Carroll
117068b868
ci: Update Node.js version in base image workflow (#23018) 2025-12-10 11:05:41 +00:00
Harshal Patil
fa82e91a83
feat(ai-builder): Add best practices for referencing data, prompt edits, add Gmail node best practices (no-changelog) (#22938)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-12-10 11:58:51 +01:00
Michael Drury
272a5d4435
feat(ai-builder): WF builder programmatic validation for HTTP request and set nodes (correct credential usage) (#22941) 2025-12-10 10:35:54 +00:00
Alex Grozav
94137d08db
fix(editor): Allow running webhook workflow even when a node has error (#22239)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-12-10 12:31:19 +02:00
Tomi Turtiainen
48b2b44967 Merge branch 'v2' 2025-12-10 12:10:46 +02:00
Declan Carroll
c554666c24
test: Removes Github reporter from Playwright tests (#23014) 2025-12-10 10:09:05 +00:00
Guillaume Jacquart
bc1f238f2e
feat(core): Implement credential resolution service (#23015) 2025-12-10 11:08:07 +01:00
Tomi Turtiainen
2747106e5a Merge branch 'master' into v2 2025-12-10 11:47:33 +02:00
Tomi Turtiainen
4b09019f06 test: Fix workflow integration test after merge 2025-12-10 11:42:39 +02:00
Tomi Turtiainen
9d72e1ddc8 test: Fix e2e tests after merge 2025-12-10 11:41:52 +02:00
Guillaume Jacquart
432545a4c8
feat(editor): Implement modal to edit/create credential resolver, and resolver workflow settings (#22977) 2025-12-10 10:32:33 +01:00
Declan Carroll
9f641cdca1
chore: Upgrade launcher to 1.4.2 (#22995) 2025-12-10 09:17:36 +00:00
Tomi Turtiainen
ddd0c3c6e6 test: Fix SidebarPage 2025-12-10 11:03:20 +02:00
Raúl Gómez Morales
b420987e53
fix(editor): Show node settings in protected view for read-only review (#23009) 2025-12-10 09:58:05 +01:00