From eba45f8af160e8daf04715625e1e7d93346a52ef Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 00:13:13 +0000 Subject: [PATCH] docs(daydream): add v0.2.3 changelog entry Generated-By: mintlify-agent --- v2/solutions/daydream/changelog.mdx | 30 ++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/v2/solutions/daydream/changelog.mdx b/v2/solutions/daydream/changelog.mdx index ad4b9ce9a..e27d41bef 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-25T00:00:00.000Z +lastVerified: 2026-04-27T00:00:00.000Z --- import { CustomDivider } from '/snippets/components/elements/spacing/Divider.jsx' @@ -46,6 +46,34 @@ Track releases for +April 2026}> + ## Scope: v0.2.3 + + + + #### New features + + * **Synced Audio + Video** – End-to-end timestamp propagation keeps audio and video aligned through the media graph, with cumulative-drift pacing for steady output over long runs + * **Cloud Billing** – Credit-based billing with a new credit counter and subscription management directly in the app + + #### Updates + + * **Livepeer Network as Cloud Default** – Cloud mode now runs on the Livepeer Network by default, with audio and multi-track support out of the box + * **Workflow Builder Visual Refresh** – Graph mode has a cleaner layout and brighter background grid for easier navigation of complex workflows + + #### Bug fixes + + * Fixed Sink node fullscreen on macOS and sink stats display in Safari + * Fixed Syphon source reload and added a flip option for mirrored macOS sources + * Fixed double-drain and duplicate writes in headless MP4 recordings, and stale frames at recording start + * Fixed stale WebRTC state after a failed startup so sessions can retry automatically + * Fixed starting workflows without a source and preserved video sources on view toggle + + + + + + April 2026}> ## Scope: Preview (April 20)