Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions v2/solutions/daydream/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,38 @@ Track releases for <LinkArrow label="Daydream" href="https://github.com/daydream

<LazyLoad height="600px">

<Update label="Scope: Preview (April 20)" tags={["Features", "Fixes", "Scope"]} rss={{ title: "Daydream Scope Preview — April 20, 2026", description: "Visual redesign of the Workflow Builder, cloud credits, Syphon input improvements, and recording reliability fixes." }} description={<Subtitle variant="changelog">April 2026</Subtitle>}>
## Scope: Preview (April 20)

<CustomCardTitle variant="tab" icon="user-robot" title="_AI Summary_" />

#### New features

* **Workflow Builder Visual Redesign** – The graph-mode Workflow Builder has a refreshed look with a cleaner layout and brighter grid, making it easier to read and navigate complex workflows
* **Cloud Credits** – You can now track your Daydream Cloud usage with a new credit counter and subscribe button directly in the app
* **Syphon Input Flip** – A new flip option for Syphon inputs lets you correct mirrored video sources on macOS

#### Updates

* **Livepeer Network Mode Default** – Livepeer network mode is now the default for cloud inference, simplifying setup
* **Workflow Import Improvements** – VACE nodes are now correctly restored when importing workflows, and machine-specific reference image paths are automatically stripped for portability

#### Bug fixes

* Fixed Sink node fullscreen getting stuck on macOS
* Fixed Syphon source reloads in workflow mode
* Fixed sink stats display in Safari
* Fixed double-drain of output frames and duplicate writes in headless MP4 recordings
* Fixed stale recording frames by draining queues before starting a new recording
* Improved end-to-end timestamp propagation through the media graph for smoother playback and audio sync
* Stabilized Livepeer output pacing with cumulative drift control
* Fixed stale WebRTC state after a failed startup, allowing automatic retries

<InlineDivider margin="1rem 0" />

<DoubleIconLink label="View preview build on GitHub" href="https://github.com/daydreamlive/scope/releases/tag/preview" iconLeft="github" />
</Update>

<Update label="Scope: v0.2.2" tags={["Features", "Fixes", "Scope"]} rss={{ title: "Daydream Scope v0.2.2", description: "This release introduces Multi Source / Multi Sink graphs, an Audio In node, and a number of bug fixes across graph mo..." }} description={<Subtitle variant="changelog">April 2026</Subtitle>}>
## Scope: v0.2.2

Expand Down
Loading