v2.2.1 — Cross-platform release integrity
v2.2.1 is the recommended patch release for the native-template and visual-quality work introduced in v2.2.0.
Install
pipx install creating-explainer-videos-skill==2.2.1
# or
npm install --global creating-explainer-videos-skill@2.2.1Fixed
- CI now derives npm tarball and Python wheel filenames from
package.json, so release validation cannot silently retain the previous version number. - The freeze diagnostic requires 2.5 seconds of sustained near-identical frames. This preserves detection of truly stalled output while allowing intentional low-motion explanatory holds across Chromium/FFmpeg platforms.
All compiler, template-native structure, semantic-state, routed-connector, topic-cover, narration coverage, cue-frame, audio normalization, security, and human-release boundaries from v2.2.0 remain unchanged.
Verification
This patch is released only after the full Node/Python test matrix, packed npm and wheel smoke tests, real Linux HyperFrames/Chrome/FFmpeg rendering, and public Registry installation checks pass from the same commit.