feat(docs): document MP4 export support and enhanced recording capabilities

This commit is contained in:
2026-04-12 23:34:04 +00:00
parent 73a975e9e9
commit fec1dffd37
4 changed files with 38 additions and 18 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-04-12 - 3.9.0 - feat(docs)
document MP4 export support and enhanced recording capabilities
- Update recording documentation to cover MP4/WebM export options, 60fps capture, and conversion via RecorderService
- Add API and type references for output format selection and MP4 conversion in the TypeScript web docs
- Clarify related UI capabilities such as recording panel format selection and sidebar search support
## 2026-04-12 - 3.8.5 - fix(recording)
improve recording capture quality and align preview button loading state