Files
short-video-factory/CHANGELOG.md
2025-10-22 17:39:58 +08:00

1.3 KiB
Raw Blame History

Changelog

All significant changes to this project will be recorded in this file. 此项目的所有显著更改都将记录在此文件中。

[v1.1.3] - 2025-10-22

Added

  • Add MAC embedding FFmpeg support

Fixed

  • Resolve the error of not setting BGM folder
  • Remove the restriction that the total duration of video materials should not be shorter than that of voice
  • Optimize some details

添加

  • 增加MAC嵌入FFmpeg支持

修复

  • 解决不设置bgm文件夹报错
  • 移除视频素材总时长不的短于语音的限制
  • 优化一些细节

[v1.1.1] - 2025-08-26

Fixed

  • Fix MAC copy and paste shortcut key failure issue

修复

  • 修复MAC复制粘贴快捷键失效问题

[v1.1.0] - 2025-08-22

Added

  • Multi-Language Support

添加

  • 多语言支持

[v1.0.1] - 2025-08-12

Fixed

  • 修复混剪片段与语音时长不一致问题
  • 修复渲染卡帧问题

[v1.0.0] - 2025-08-08

Added

  • 发布第一个正式版本
  • 支持使用大语言模型生成文案推荐免费的GLM-4.5-Flash
  • 支持使用EdgeTTS免费合成语音
  • 支持视频分镜自动混剪
  • 支持渲染合成视频
  • 支持自动化批量任务
  • 美观的UI界面

[v0.7.12] - 2025-08-08

Added

  • 构建测试
  • 跨平台: macOS dmg, Windows exe, Linux AppImage.