@magyk/vincent 0.1.11 → 0.1.12

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
@@ -6,6 +6,15 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
 
7
7
  ---
8
8
 
9
+ ## [0.1.12] — 2026-05-12
10
+
11
+ ### Changed
12
+ - **Video model change takes effect immediately** — switching the video model
13
+ in `/settings` now updates the running session without a restart. The next
14
+ proposal and generation use the new model right away.
15
+
16
+ ---
17
+
9
18
  ## [0.1.11] — 2026-05-12
10
19
 
11
20
  ### Fixed