@vanillaskyai/video 0.10.18 → 0.10.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,19 @@ VanillaSky follows semantic versioning. This changelog begins with the 0.1 beta.
4
4
 
5
5
  ## Unreleased
6
6
 
7
+ ## 0.10.20
8
+
9
+ - Collapse completed-response subtitles to an expandable transcript and remove the Pexels header link.
10
+ - Present narration in compact, progressive caption pages while preserving the complete spoken text.
11
+ - Reflect host-resolved footage mode when a response falls back to stock.
12
+ - Prefer close stock matches while allowing provider-ranked illustrative results and one bounded broader search when no usable footage is found.
13
+
14
+ ## 0.10.19
15
+
16
+ - Show a subtle preparation status while the first response scene is loading.
17
+ - Use the same compact suggestion-card layout before and after answers, and link the logo to the homepage.
18
+ - Plan relevant illustrative stock subjects per beat and prefer, rather than require, matching footage orientation in the starter.
19
+
7
20
  ## 0.10.18
8
21
 
9
22
  - Preserve later valid shots after a malformed body record containing an unescaped newline, while keeping malformed initial containers rejected. Bound unfinished JSON records independently of provider chunk sizes.