From 331481cf99a60ac1f39fe904f1695c5616887491 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 00:10:04 +0000 Subject: [PATCH] docs: add Daydream changelog entry for July 13-20 DEMON updates --- .../pages/changelogs/solutions/daydream.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/snippets/composables/pages/changelogs/solutions/daydream.mdx b/snippets/composables/pages/changelogs/solutions/daydream.mdx index 935ca9ef7..4c7153330 100644 --- a/snippets/composables/pages/changelogs/solutions/daydream.mdx +++ b/snippets/composables/pages/changelogs/solutions/daydream.mdx @@ -46,6 +46,24 @@ Track releases for +July 2026}> + ## DEMON: Weekly Update + + + + #### New Features + + - **Stationary render anchors on Stable Audio 3** — Sessions can now pin generation to an absolute time position instead of always tracking the transport's forward lead. Paired with a matching VST update, this keeps the generated slice locked to where you actually want it (e.g. scrubbing to a bar and rendering there) rather than drifting with the loop band. Merge the pod and VST updates together. + + #### Bug Fixes + + - **✨ Enhance respects solo vs full-mix intent on SA3** — Clicking Enhance in solo mode used to produce full-arrangement prompts (drums, pads, bass, vocals) because the SA3 enhancer's examples were all multi-instrument. The enhancer now defaults to full-track descriptions for arrangement prompts, and routes explicit solo intent (`solo`, `unaccompanied`, `a cappella`, `single instrument`, isolated-stem phrasing) through a strict one-instrument policy that leads with `solo ` and describes genre as a playing style. Ambient mood language like "alone at night" stays on the full-track path. Pod-side only — the VST, DreamMax SA3, and web demo all pick up the fix with no client change. + + + + + + July 2026}> ## DEMON: Weekly Update