Skip to content

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 11:16
· 5 commits to main since this release

更新内容

  • 修复并改善一系列字幕功能
  • fix
  • Delete ffmpeg-core.wasm
  • Reuse wasm worker, optimize playback/startup
  • 优化字幕提取,防止多轨 bug
  • Support MKV subtitle streaming and caching
  • up
  • Update .gitignore
  • 新增ffmpeg.warm核心,并初步测试通过
  • Add subtitle sync, fix path traversal, update CI

下载说明

  • Windows: 下载 zviewer-windows-x64.zip,解压后运行 start.bat
  • Linux: 下载 zviewer-linux-x64.tar.gz,解压后运行 ./start.sh
  • Docker: docker pull <username>/zviewer:3.4.0

Full Changelog: v3.3.4...v3.4.0