✨ Highlights
Audio Narration & Video Export
generate-audioworkflow: turn speaker notes into localized voice narration, with locale-aware voice picking- Recorded narration export:
svg_to_pptxembeds audio as PPT recorded narration, enabling direct export to narrated video - TTS-friendly speaker notes: Executor rewrites the notes spec to prevent English label leakage in localized output
Animations
- Per-element animations on by default:
svg_to_pptxsplits animations by top-level<g id>out of the box - Slower default pacing: more composed animation timing suited for live presentation
Skill Packaging
skills/ppt-master/made self-contained, ready for standalone installation into other AI IDE workspaces
Docs
- New audio narration & video export guide
- Removed the redundant chart-calibration command block from CLAUDE.md and AGENTS.md
Full commit history: `git log v2.4.0..v2.5.0` (9 commits)
🤖 Generated with Claude Code