Skip to content

Releases: bartekmotyl/simple-video-cutter

0.31.0

10 May 21:26
Compare
Choose a tag to compare

Release 0.31.0 of simple-video-cutter.
License: MIT

This is a hotfix release 🌶️

In this release:
✅ Fixed #94 Volume at 0 when opening

0.30.0

14 Apr 13:59
Compare
Choose a tag to compare

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

11 Feb 21:57
Compare
Choose a tag to compare

Release 0.29.0 of simple-video-cutter.
License: MIT

In this release:
#15 'Previous frame' command added
#88 Stop deleting the selection after cutting
✅ Welcome dialog
✅ ... and various smaller bug fixes and improvements

0.28.0

17 Sep 19:48
Compare
Choose a tag to compare

Release 0.28.0 of simple-video-cutter.
License: MIT

This is a yet another 😞 bugfix 🐞 release:
✅ Links do not work #83

0.27.0

16 Sep 19:42
Compare
Choose a tag to compare

Release 0.27.0 of simple-video-cutter.
License: MIT

This is a bugfix 🐞 release:
✅ Incorrect size of Settings dialog - some fields not visible (e.g. ffmpeg path) #80

0.26.0

06 Aug 16:38
8868cbc
Compare
Choose a tag to compare

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 simple.video.cutter@gmail.com)

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

06 Aug 09:23
Compare
Choose a tag to compare

Release 0.25.0 of simple-video-cutter.
License: MIT

This is mainly a bugfix release:
✅ Popup preview area is freeze unexpectedly #47
✅ Long Video doesn't show up fully #63 (yet another approach to fix this problem)

0.24.0

31 Jul 09:17
Compare
Choose a tag to compare

Release 0.24.0 of simple-video-cutter.
License: MIT

This is a hot-fix release: 😱
✅ Problem when cutting AVI files #62

0.23.0

30 Jul 16:30
Compare
Choose a tag to compare

Release 0.23.0 of simple-video-cutter.
License: MIT

This is mainly a bug fix release:
✅ Incorrect selection duration in status bar #61
✅ Problem when processing mp4 from GoPro #60
✅ Cut video - duration not adjusted #59

0.22.0

10 Apr 11:15
Compare
Choose a tag to compare

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