Commit Graph

17180 Commits

Author SHA1 Message Date
Declan Carroll
86c593dc3c
test: Ignore fixme tests in distribution script (#24068) 2026-01-09 09:51:02 +00:00
Albert Alises
4879db8f43
feat(editor): Show building and done status in page title for AI builder (#23987) 2026-01-08 20:43:29 +00:00
Declan Carroll
ea3e156624
test: Rename metrics for clarity, remove failure asserts (#24062) 2026-01-08 19:48:25 +00:00
Jon
2cd5660f37
chore: NODE-4156 - Generate Schema Files (no-changelog) (#23777)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-08 16:34:38 +00:00
Svetoslav Dekov
8578f309ec
chore(editor): Cleanup pre-built agents code (no-changelog) (#23876) 2026-01-08 16:12:38 +00:00
Tuukka Kantola
98abeb5319
chore(editor): Tweak restore modal dialog and chat message (no-changelog) (#23975)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2026-01-08 15:32:16 +00:00
Suguru Inoue
8fa5aa0a7a
fix(core): Ensure all streaming chunks are processed before deleting ChatHub workflow (#24040) 2026-01-08 15:05:36 +00:00
Konstantin Tieber
e74cba6c56
fix(core): Can't edit existing project role (no-changelog) (#24045) 2026-01-08 15:01:31 +00:00
Eugene
b391ee1c18
feat(ai-builder): Add best practices for notification technique (#24030) 2026-01-08 14:32:16 +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
Declan Carroll
98fe00444a
ci: Update playwright agent docs (#24039) 2026-01-08 13:02:18 +00:00
Marc Littlemore
647a684580
fix(core): Add license check to DELETE variables endpoint (#24028) 2026-01-08 12:53:35 +00:00
Declan Carroll
454c85609f
fix: Bump validator dependency (#24026) 2026-01-08 10:41:42 +00:00
Declan Carroll
bc7ec87a5b
chore: Pin graphicsmagick (#24017) 2026-01-08 09:32:41 +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
Sandra Zollner
8824beac01
fix(editor): Hide 'Create Folder' button if not applicable (#23981)
Hide the 'Create Folder' button when viewing the 'Shared With You' or 'Overview' page,
as folder creation is not supported on these pages.
2026-01-08 10:01:14 +01:00
Artem Sorokin
5a95837ec5
test: Update distribution metrics for PW orchestration (#23986) 2026-01-08 09:55:14 +01:00
Declan Carroll
e19bc4f694
ci: Update node popularity data and workflow (#24014) 2026-01-08 08:38:26 +00:00
Svetoslav Dekov
aed05b4b86
fix(editor): Fix input type switch when pasting expression (#23535) 2026-01-08 09:12:00 +02:00
Robert Squires
57e4bf2b41
fix(editor): Sidebar bottom section always visible (no-changelog) (#23958) 2026-01-07 16:25:40 +00:00
Mutasem Aldmour
4e6063c91e
feat(ai-builder): Prefer core nodes over code node (#23937)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-07 17:23:53 +01:00
Alex Grozav
f80e6e5a0a
feat(editor): Add support for route layouts (no-changelog) (#23729) 2026-01-07 18:05:13 +02:00
David P
565a428ec4
fix(core): Coerce BinaryDataConfig dbMaxFileSizeSchema to a number (#23927)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-01-07 16:43:49 +01:00
Suguru Inoue
5234921fc4
fix(core): ChatHub: respond error details from execution (#23732) 2026-01-07 15:34:59 +01:00
Dawid Myslak
014e435319
docs: Update Playwright test command in AGENTS.md (#23974) 2026-01-07 15:24:29 +01:00
Michael Drury
edb844e9c7
chore(ai-builder): Consolidate structured output parser recommendation and guidance prompts (#23978) 2026-01-07 14:19:26 +00:00
Sandra Zollner
09ed1f6869
fix(editor): Fix typo in source control push modal message (#23971) 2026-01-07 15:08:29 +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
Albert Alises
64498cdca8
fix(editor): Make AI assistant tool steps visible during streaming (#23898)
- Steps visible during generation: When the AI assistant is working, users can now see each step (tool calls) as they happen in real-time, rather than having them hidden behind a collapsed section
- Auto-collapse on completion: Once the assistant finishes responding (or the user stops it), the steps automatically collapse to keep the final view clean and focused on the result
- Consistent loading state: The initial "thinking" state now uses the same visual component as the step list, providing a smoother transition as steps appear
- Cleaner copy: Removed trailing ellipsis from status text ("Thinking" instead of "Thinking...", "Processing" instead of "Processing...")
- Smoother transitions: Fixed a visual glitch where "Workflow generated" would briefly flash before the next step appeared
2026-01-07 12:59:50 +01:00
Maxime Pauvert
5076909bce
feat(Mailjet Node): Add Custom Campaign and Deduplicate Campaign Additional Fields (#11715)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-07 13:43:08 +02:00
Jonathan Laliberte
f7e2029917
fix(Box Node): Fix webhook deletion bug that could delete wrong webhooks (#18155)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-07 13:42:57 +02:00
Dawid Myslak
4f606d7ae4
fix(core): Fix for jumpy UI when using drag/drop to fields in NDV (#23516)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-07 12:25:40 +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
Michael Drury
f98b7bee02
fix(editor): Keep structured output parser error icon in correct position when running (#23930) 2026-01-07 11:00:46 +00:00
Declan Carroll
1ce650a4d0
test: Fixing flaky test (#23961)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-07 10:45:27 +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
Suguru Inoue
76f4703728
chore: Fix infinite requests in hosted storybook (#23933) 2026-01-07 10:36:02 +01:00
Irénée
f3115a367a
test: Skip source control flakey tests (#23941) 2026-01-07 08:54:09 +00: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
bb3d2b668e
fix: Bump versions for qs/langchain (#23939) 2026-01-06 18:01:31 +00:00
Declan Carroll
fa41b40459
feat: Add git commit info to workfolder push (#23903) 2026-01-06 18:01:11 +00:00
Michael Drury
64aed9fb27
chore(ai-builder): Support filtering by do/don't criteria in pairwise evals (#23914) 2026-01-06 16:40:28 +00:00
Artem Sorokin
851f85ae0b
ci: Rename GH workflows for consistent naming (#23904) 2026-01-06 17:27:35 +01:00
Ricardo Espinoza
569695dc67
fix(Data Table Node): Fix issue with insert and update operation (#23936) 2026-01-06 11:24:31 -05:00
Elias Meire
62f3019260
fix: Resolve expressions in custom form HTML fields for HITL nodes (#23922) 2026-01-06 17:19:54 +01:00
Iván Ovejero
182d48d083
Merge commit from fork 2026-01-06 17:19:32 +01:00