Commit Graph

14318 Commits

Author SHA1 Message Date
Raúl Gómez Morales
49b9439ec0
feat(editor): Add Support for Granular Push of Credentials and Workflows (#16439) 2025-06-18 09:42:52 +02:00
Daria
006f22f5c2
test(API): Add tests for UpdateProjectDto (no-changelog) (#16452) 2025-06-18 10:33:50 +03:00
Marc Littlemore
29752ead00
fix(core): Prevent unauthorised workflow termination (#16405) 2025-06-18 08:27:43 +01:00
Iván Ovejero
b5828e5b56
refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
Michael Kret
2f6896cc7b
fix(GitHub Node): Tolerate trailing slash in file path (#15517) 2025-06-17 18:21:57 +03:00
luka
c64ccf74a2
refactor(editor): Optimize the logic of replacing illegal characters in download workflow naming (#16260) 2025-06-17 17:15:16 +02:00
Ria Scholz
7415125da5
fix(Google Workspace Admin Node): Fixes tooltip typo (no-changelog) (#16446) 2025-06-17 16:38:41 +02:00
Jaakko Husso
db93873d33
fix(editor): Add a sticky note explaining embeddings on the RAG starter template (no-changelog) (#16440) 2025-06-17 17:29:00 +03:00
Iván Ovejero
93ac46c581
feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
Daria
84fa924ce6
feat(editor): Improve wording for pinned data (no-changelog) (#16435) 2025-06-17 17:22:21 +03:00
RomanDavydchuk
bdc6e0f784
fix(Google Ads Node): Migrate from deprecated v17 API (#16388) 2025-06-17 17:03:00 +03:00
Andreas Fitzek
81dd215ff9
fix(core): Ensure updatedAt field exists on folder object for source control (#16437) 2025-06-17 15:28:36 +02:00
Raúl Gómez Morales
1da3c70507
feat(editor): Add OIDC paywall (#16347) 2025-06-17 15:21:34 +02:00
Iván Ovejero
ac032418cb
refactor(core): Prepare insights for move to standalone module (#16426) 2025-06-17 14:51:30 +02:00
Iván Ovejero
2bc3f8cf9d
chore: Upgrade launcher to 1.1.3 (#16429) 2025-06-17 14:35:57 +02:00
Iván Ovejero
9850a560b4
chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
Alex Grozav
5caf7a2660
refactor(editor): Detangle ui store from settings store (no-changelog) (#16384) 2025-06-17 12:07:46 +02:00
RomanDavydchuk
dd2ed90b95
fix(AWS DynamoDB Node): Incorrect parameter names (#16408) 2025-06-17 12:49:10 +03:00
Suguru Inoue
4acebabb4f
fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
Iván Ovejero
9805bd3a6d
ci: Monitor client bundle size (#16327) 2025-06-17 10:43:17 +02:00
Dana
04bdd01a42
fix(n8n Form Node): Update version in Breaking Changes doc (#16418) 2025-06-17 10:32:54 +02:00
Alex Grozav
f9f0fdf40d
fix(editor): Fix and enable copying to clipboard in PiP (#15632)
Co-authored-by: autologie <suguru@n8n.io>
2025-06-17 11:24:48 +03:00
Eugene
a953218b9d
chore: Add telemetry on structured output errors (no-changelog) (#16389) 2025-06-17 08:58:15 +02:00
Dana
549a541219
fix(n8n Form Node): Update Breaking Changes Doc (#16392)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-16 22:42:51 +03:00
Dana
759e555993
fix(n8n Form Node): Prevent XSS with video and source tags (#16329) 2025-06-16 16:42:54 +02:00
Benjamin Schroth
c3653275f2
fix(core): Reset destination node after partial execution of tools (#16376) 2025-06-16 16:04:31 +02:00
Tomi Turtiainen
4e73c40739
fix(core): Add missing version label to docker image (#16386) 2025-06-16 16:39:07 +03:00
Tomi Turtiainen
2aa017331a Merge tag 'n8n@1.99.0' 2025-06-16 16:35:17 +03:00
Guillaume Jacquart
62a33e8074
feat(editor): Add tracking on oidc save setting (#16378) 2025-06-16 15:10:37 +02:00
Suguru Inoue
58a556430c
fix(editor): Fix log view style bugs (#16312) 2025-06-16 14:50:57 +02:00
github-actions[bot]
84a5cc67f7
🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Alex Grozav
c22ca2cb4a
refactor(editor): Extract SAML, OIDC, and LDAP from Settings Store into SSO Store (no-changelog) (#16276) 2025-06-16 14:54:31 +03:00
Suguru Inoue
e93fd1a689
fix(editor): Fix inaccurate message in log view when input data is empty (#16234) 2025-06-16 12:09:57 +02:00
Suguru Inoue
3fcabd40b3
fix(editor): Cannot expand sub execution log if it finished with an error (#16236)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-16 12:09:45 +02:00
Giulio Andreini
701816aae1
fix(editor): Fix tags in dar mode and spacing in workflow card (no-changelog) (#16271) 2025-06-16 10:09:51 +02:00
Dana
113d94cea2
fix(Gmail Node): Do not break threads while creating drafts (#16272)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-16 10:03:10 +02:00
Iván Ovejero
b1305fe5f1
refactor(core): Continue porting legacy schema (#16318) 2025-06-13 17:43:07 +02:00
Charlie Kolb
f92e1ea8e4
feat: Add vector store telemetry events to Manual workflow exec finished event (no-changelog) (#16280) 2025-06-13 17:07:45 +02:00
Jaakko Husso
d0a313aa1c
feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-06-13 17:45:30 +03:00
Ricardo Espinoza
30148df7f3
feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Dana
0d5ac1f822
fix(HTTP Request Node): Process text files (#16226) 2025-06-13 15:05:15 +01:00
Charlie Kolb
88e3c90e71
fix(editor): Support renaming node in HTML parameters (#16315) 2025-06-13 15:44:21 +02:00
Mutasem Aldmour
aa273745ec
fix: Run evaluations successfully when offload manual executions is true with queue mode (#16307)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-13 15:33:48 +02:00
Danny Martini
879114b572
fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
Raúl Gómez Morales
80a784a50c
feat(editor): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +02:00
jeanpaul
24e4be1ece
fix(AWS Bedrock Chat Model Node): Update LangChain AWS package (#16323) 2025-06-13 13:55:53 +02:00
Alex Grozav
e6e607f83e
refactor(editor): Detangle users store from ui store (no-changelog) (#16322) 2025-06-13 14:51:14 +03:00
Iván Ovejero
ce3c92abe2
refactor(core): Add node ID to log streaming events (#16313) 2025-06-13 13:08:16 +02:00
Iván Ovejero
43c52a8b4f
fix(core): Prevent DoS via malformed binary data ID (#16229) 2025-06-13 12:53:00 +02:00
Iván Ovejero
7177e3aab0
fix(core): Register transition handlers after modules init (#16308) 2025-06-13 12:24:35 +02:00