Skip to content

2.0.1

Choose a tag to compare

@github-actions github-actions released this 19 May 23:19
· 51 commits to main since this release
4af47fa

2.0.1 (2024-05-19)

Bug Fixes

  • ContentPopup IsAnimating true at correct time (9faf818)
  • Correct the pause/play symbol (61f44de), closes #33
  • Detached video playback on mac (01033b4), closes #6
  • Display enum settings as strings in json (4dfd4ab)
  • Incorrect video window resizing (73e3f4f)
  • Mpv info window not updating on new file load (de7cb64)
  • Prevent crash when picking certain media (238a84a), closes #38
  • Properly detect mediainfo and ffmpeg (d48677d)
  • Updater finding multiple assets from release (183138b)
  • Video info window crash when exporting (781cc93), closes #38

Performance Improvements

  • Use stream object to read json (f45acf4)