From 0af25d0c338ee9b48327d3ba366ba2fc76fc51ce Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:11:44 +0000 Subject: [PATCH] docs: add Daydream Scope v0.2.5 to changelog --- .../pages/changelogs/solutions/daydream.mdx | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/snippets/composables/pages/changelogs/solutions/daydream.mdx b/snippets/composables/pages/changelogs/solutions/daydream.mdx index 562024143..088389518 100644 --- a/snippets/composables/pages/changelogs/solutions/daydream.mdx +++ b/snippets/composables/pages/changelogs/solutions/daydream.mdx @@ -46,6 +46,33 @@ Track releases for +May 2026}> + ## Scope: v0.2.5 + + + + #### New Features + + - **LTX-2 improvements** – Skips CPU offload on high-VRAM GPUs for faster generation, and the first pipeline call now waits for stream-wired prompts so your intended prompt lands on the first frame. + - **Portable workflow exports** – Workflow exports now bundle referenced images, audio, and video so shared workflows work out of the box on import. + - **Inline pipeline error surfacing** – Pipeline failures appear as toasts and inline overlays on sinks and Video Output, with clearer fatal-error handling. + + #### Updates + + - **Local sinks while connected to cloud** – Syphon, NDI, and Spout sinks keep working when running in cloud mode, with cloud-rendered frames teed into local senders. + - **Connected parameter edges honored at session start** – Producer-node values flow into the initial session payload instead of being overwritten by stale defaults. + + #### Bug Fixes + + - **A/V desync after hold/resume** – Audio and video buffers are now flushed on pipeline discontinuity to prevent drift. + - **LoRA compatibility** – Incompatible LoRAs now fail fast with a typed error naming the mismatched layer, and the LoRA picker warns when a configured path is missing. + - **Workflow imports with embedded media** – Increased the trickle JSONL reader size so larger embedded-asset imports succeed. + + + + + + April 2026}> ## Scope: v0.2.4