diff --git a/v2/solutions/daydream/changelog.mdx b/v2/solutions/daydream/changelog.mdx index ecc1afcea..53ef8da84 100644 --- a/v2/solutions/daydream/changelog.mdx +++ b/v2/solutions/daydream/changelog.mdx @@ -19,7 +19,7 @@ keywords: pageType: changelog purpose: changelog audience: builder -lastVerified: 2026-03-25 +lastVerified: 2026-04-06 --- import { CustomDivider } from '/snippets/components/elements/spacing/Divider.jsx' @@ -39,11 +39,107 @@ Track releases for - -March 2026}> + ────────────────────────────────────────────── */} + + + +April 2026}> + ## Scope: v0.2.1 + + _AI Summary_ + + #### New Features + + - **LTX 2.3 Default Workflow** - The starter workflow now uses LTX 2.3 text-to-video, so new users can generate video without a camera input. + - **Scheduler Node** - A new browser-side scheduler node that fires named trigger outputs at configurable time points, with visual edge flashing on fire. + - **MCP Recording & Cloud Tools** - The MCP server now supports recording and cloud connection management. + + #### Updates + + - **Canvas UX** - A floating add button and an empty-state placeholder make it easier to add nodes when starting from scratch in the Workflow Builder. + - **Livepeer Network** - Improvements to payments, text mode, local recording, and LoRA support when running inference over the Livepeer network. + + #### Bug Fixes + + - **Graph Mode Stability** - Fixed pipelines getting stuck when using the Workflow Builder in graph mode. + + + + _Release Notes_ + + + This release upgrades the default starter workflow to LTX 2.3, adds new Workflow Builder features including a scheduler node and improved canvas UX. + + ## Highlights + + * **LTX 2.3 Default Workflow** — The starter workflow now uses LTX 2.3 text-to-video (replacing Paint Blobs), so new users can generate video without a camera input + * **Scheduler Node** — A new browser-side scheduler node that fires named trigger outputs at configurable time points, with orange trigger connectors and edge flashing on fire + * **Canvas UX Improvements** — A floating [+] button and an empty-state placeholder make it easier to add nodes when starting from scratch in the Workflow Builder + + ## What's Changed + + * Replace Paint Blobs with LTX 2.3 and enrich onboarding_completed event + * graph: Add frontend-only scheduler node with trigger type system + * graph: Add [+] button and empty state placeholder to canvas + * fix: pipelines getting stuck in graph mode + * cloud: Pre-install ltx-2 plugin in cloud Docker image + * Livepeer network improvements: payments, text mode, local recording, and LoRA support + * feat: add MCP server recording support and cloud connection tools + + **Full Changelog**: https://github.com/daydreamlive/scope/compare/v0.2.0...v0.2.1 + + + + + +March 2026}> + ## Scope: v0.2.0 + + _AI Summary_ + + #### New Features + + - **Workflow Builder** - A new graph-based visual editor for building and customizing pipelines, now the default mode. Connect and configure nodes for models, processors, audio, and tempo with a redesigned toolbar and sample video previews. + - **Onboarding Experience** - A guided flow for new users covering account setup, model downloading, and pipeline configuration. + - **Livepeer Cloud Mode** - Run inference over the Livepeer network directly from Scope. + + #### Updates + + - **Prompt Blending** - Blend multiple prompts together within the Workflow Builder for more creative control. + - **Play/Pause UX** - Improved play and pause controls for pipeline execution. + + #### Bug Fixes + + - **Remote Recording** - Fixed recording not working with remote inference. + + + + _Release Notes_ + + + This release introduces the Workflow Builder, a new graph-oriented UI for building and customizing video pipelines, along with a guided onboarding experience for new users. + + ## Highlights + + * **Workflow Builder** — A new graph-based visual editor for building and customizing pipelines, now the default mode. Connect and configure nodes for models, processors, audio, and tempo with a redesigned toolbar and sample video previews + * **Onboarding Experience** — A guided flow for new users covering account setup, model downloading, and pipeline configuration + + ## What's Changed + + * Workflow Builder: graph-based frontend, toolbar redesign, audio/tempo nodes, prompt blending, sample videos, play/pause UX, and bug fixes + * Add onboarding flow for new users + * Livepeer Cloud Mode + * feat: analytics opt in + * fix: recording not working with remote inference + * feat: descriptive model load & minor changes + + **Full Changelog**: https://github.com/daydreamlive/scope/compare/v0.1.9...v0.2.0 + + + + + +March 2026}> ## Scope: v0.1.9 _AI Summary_