2025-08-07 17:11:13 +08:00
|
|
|
|
# Changelog
|
2025-10-22 17:32:34 +08:00
|
|
|
|
All significant changes to this project will be recorded in this file.
|
2025-08-07 17:11:13 +08:00
|
|
|
|
此项目的所有显著更改都将记录在此文件中。
|
|
|
|
|
|
|
2025-10-22 23:56:15 +08:00
|
|
|
|
## [v1.1.10] - 2025-10-22
|
2025-10-22 17:32:34 +08:00
|
|
|
|
### Added
|
|
|
|
|
|
- Add MAC embedding FFmpeg support
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
- Resolve the error of not setting BGM folder
|
2025-10-22 22:11:22 +08:00
|
|
|
|
- Resolve the issue of reporting errors when there are non mp3 files in the BGM folder
|
2025-10-22 17:32:34 +08:00
|
|
|
|
- Remove the restriction that the total duration of video materials should not be shorter than that of voice
|
|
|
|
|
|
- Optimize some details
|
|
|
|
|
|
### 添加
|
|
|
|
|
|
- 增加MAC嵌入FFmpeg支持
|
|
|
|
|
|
### 修复
|
|
|
|
|
|
- 解决不设置bgm文件夹报错
|
2025-10-22 22:11:22 +08:00
|
|
|
|
- 解决 BGM 文件夹存在非 mp3 文件时报错问题
|
2025-10-22 17:32:34 +08:00
|
|
|
|
- 移除视频素材总时长不的短于语音的限制
|
|
|
|
|
|
- 优化一些细节
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-08-26 16:36:03 +08:00
|
|
|
|
## [v1.1.1] - 2025-08-26
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
- Fix MAC copy and paste shortcut key failure issue
|
|
|
|
|
|
### 修复
|
|
|
|
|
|
- 修复MAC复制粘贴快捷键失效问题
|
|
|
|
|
|
|
2025-08-23 17:35:20 +08:00
|
|
|
|
## [v1.1.0] - 2025-08-22
|
|
|
|
|
|
### Added
|
|
|
|
|
|
- Multi-Language Support
|
|
|
|
|
|
### 添加
|
|
|
|
|
|
- 多语言支持
|
|
|
|
|
|
|
2025-08-12 14:19:20 +08:00
|
|
|
|
## [v1.0.1] - 2025-08-12
|
2025-08-12 14:13:42 +08:00
|
|
|
|
### Fixed
|
|
|
|
|
|
- 修复混剪片段与语音时长不一致问题
|
|
|
|
|
|
- 修复渲染卡帧问题
|
|
|
|
|
|
|
2025-08-08 14:21:22 +08:00
|
|
|
|
## [v1.0.0] - 2025-08-08
|
2025-08-07 18:01:51 +08:00
|
|
|
|
### Added
|
|
|
|
|
|
- 发布第一个正式版本
|
|
|
|
|
|
- 支持使用大语言模型生成文案(推荐免费的GLM-4.5-Flash)
|
|
|
|
|
|
- 支持使用EdgeTTS免费合成语音
|
|
|
|
|
|
- 支持视频分镜自动混剪
|
|
|
|
|
|
- 支持渲染合成视频
|
|
|
|
|
|
- 支持自动化批量任务
|
|
|
|
|
|
- 美观的UI界面
|
|
|
|
|
|
|
2025-08-08 14:21:22 +08:00
|
|
|
|
## [v0.7.12] - 2025-08-08
|
2025-08-07 17:11:13 +08:00
|
|
|
|
### Added
|
|
|
|
|
|
- 构建测试
|
2025-08-12 14:19:20 +08:00
|
|
|
|
- 跨平台: macOS dmg, Windows exe, Linux AppImage.
|