Releases: bartekmotyl/simple-video-cutter
0.31.0
0.30.0
Release 0.30.0 of simple-video-cutter.
License: MIT
In this release:
✅ #90 Installer & automatic upgrades
✅ Use C# nullable references in the code base (and remove all existing warnings)
✅ Upgrade dependencies (libraries) to their latest versions
Warning! Windows may incorrectly identify the installer file (SimpleVideoCutterApp-win-Setup.exe
) as a threat.
The file of course does not contain any virus or malware, but Windows incorrectly tries to prevent installing it. In this case one can click "more details" and then the button that allows installation will be shown. Another alternative is to use portable distribution.
0.29.0
0.28.0
0.27.0
0.26.0
Release 0.26.0 of simple-video-cutter.
License: MIT
The most important part of this release is major refactoring - from now on, SimpleVideoCutter uses .net 7 and latest version of corresponding libraries.
.Net 7 can be downloaded here: https://dotnet.microsoft.com/en-us/download/dotnet/7.0
WARNING! if due to some reason this version doesn't work for you, feel free to download one of earlier versions. And report your issue here (or via email to [email protected])
Also included in this release:
✅ #69 Unhandled exception when scrubbing timeline through videos shorter than 3 seconds
✅ #73 Not possible to playback outside of selection
✅ #77 Filenames become lowercase after using next/prev file
✅ #75 Support .ts files
✅ #72 allow relative path to ffmpeg
0.25.0
0.24.0
0.23.0
0.22.0
Release 0.22.0 of simple-video-cutter.
License: MIT
This is mainly a bug fix release:
✅ Timeline tooltip shown incorrectly #58
✅ Possibility to customize visibility of timeline tooltip #57
✅ Simple video cutter is not visible, location saved to relative extremes in JSON? #56
✅ popup preview area is freeze unexpectedly #47