Skip to content

Releases: SubtitleWand/SubtitleWand

v1.0.0

21 Apr 09:33
Compare
Choose a tag to compare

SubtitleWand 1.0.0 - 2022/04/21

BREAKING CHANGE

  • Use flutter desktop instead of go-flutter

Added

  • App update reminder

Changed

  • Improve ffmpeg command to more compatible .mp4.
  • Update text rendering with internal canvas instead of ui canvas.

Subtitle Wand v0.2.0

30 Nov 10:37
Compare
Choose a tag to compare
  1. Add video export support (ffmpeg in env requried).
  2. Rework canvas transition. It's more smooth currently.
  3. Refactor all atribute.
  4. Add SRT support. Now It's a switch for Plain and Srt.
  5. Add about page.
  6. Add coffee page.
  7. AOT version (JIT before), that scale total file size down, more exffectively.
  8. Rework frame control panel to function panel, support position, scale reset.

Subtitle Wand v0.1.1

28 Mar 11:06
Compare
Choose a tag to compare
Fix publish for new organization