Version history for MKVcleaver Portable (64-bit)
<<Back to software description
Changes for v0.7.0.2 - v0.8.0.0
- Changes:
- * Added user editable custom placeholders for file names.
- * Added option to disable save session dialog.
- * Compliant with MKVToolNix v17 and above.
- * Mkvmerge.exe output is now redirected to a file instead of stdout. Should fix issues with non English locales.
- * Added non ASCII character conversion when working with command line tools such as avc2avi.exe.
- * Added .h265 extension.
- * Added ability to edit how files and tracks are displayed in the left pane.
- * Changed Select All shortcut to Ctrl+Shift+A.
- * Added ability to cancel file import.
- * Added option to enable debugging.
- * Moved File Info into a right click menu instead of double clicking.
- * Split source code into multiple files.
- * Removed auto restart on hang or crash.
- * Removed AutoitObject.dll.
- Fixes:
- * Optimized update checking code.
- * Optimized error messages and error detection.
- * Optimized logging saving and display code.
- * Optimized multiple instance detection code.
- * Optimized custom placeholder verification code.
- * Fixed database being left in an inconsistent state when MKVCleaver crashed.
- * Fixed various GUI sizing and display issues.
- * Fixed multiple “Variable is out of bounds” and “Variable is not declared” errors.
- * Multiple minor bug fixes.
Changes for v0.7.0.1 - v0.7.0.2
- Changes:
- * Added [TrackType#] placeholder.
- * Added auto recovery when MKVCleaver hangs.
- * Added notification when MKVCleaver cannot connect to the Internet.
- * Minor logging changes.
- Fixes:
- * Fixed “Check for Updates” was not following what’s in the ini file.
- * Fixed MKVCleaver error when extracting by selecting tracks in the left pane.
- * Fixed [Track#] being replaced by incorrect numbers in some cases.
Changes for v0.7.0.0 - v0.7.0.1
- Fixes:
- * Fixed error with SQLite when files have apostrophe(s) in the file name.
- * Fixed error when extracting simple chapters.
- * Added back Send To menu in portable versions.
- * Fixed error detection for chapters, tags and cues.
- * Fixed log_rotate.exe hanging in some situations.
- * Fixed json formatting when extracting time codes with default file naming options.
Changes for v0.6.0.8 - v0.7.0.0
- Changes:
- * Implemented SQLIte database as the storage engine for internal arrays and the log
- * Added utility to rotate logs
- * Added log settings and log viewer
- * Added more detailed logging
- * Update check is now using JSON format
- * Changed mkvmerge -i to mkvmerge -J. MKVCleaver is now using JSON format to query MKVtoolNix CLI tools
- * Removed mkvextract version check
- * Added minimum MKVToolNix version. Minimum version is 10
- * Added [LNG3], [LNGf] and [Delay] placeholders
- * Removed [vDelay] placeholder
- * Changed how [aDelay] placeholder works
- * Added Quick and Full VFR detection modes
- * Added VFR to CFR conversion (experimental)
- * Removed avdump2
- * Added batch filters for extraction
- * Moved About button under Help menu
- * Added Segment UIDs extraction
- * Added ability to add files to MKVCleaver by dragging and dropping a text file
- * Added instance check. Max instances is now 1
- * Removed Audio FLAC in OGG container option
- * Major source changes to accommodate SQLite DB and Windows 10
- * MKVCleaver minimum GUI size is now set for both x and y axis
- * Minor changes to custom.ini file options
- * Timecodes checkbox text will be red when Timecodes Only option is selected (visual aid)
- Fixes:
- * Fixed Drag & Drop on Windows 10
- * Fixed state and text detection for files and tracks windows under Windows 10
- * Fixed Go button state changes based on what is selected
- * Fixed Audio track language was displayed as English when no language was set
- * Fixed h.264 to avi conversion errors
- * Optimized code to idle CPU when nothing is happening
- * Changed acv2avi.exe to the version from VideoHelp
Changes for v0.6.0.7 - v0.6.0.8
- Changes:
- * Added video delay placeholder to custom file names
- * Audio delay is calculated against video delay when audio delay is not negative
- * Added separator and placeholder cleanup when using custom file names
- * Removed avdump. VFR check is now done with MediaInfo.dll
- * Updated MediaInfo.dll
- * MediaInfo full media information is now in a separate window
- * Update URL is now set in a DNS record
- * Tested with latest MkvToolNix
- Fixes:
- * Custom file name chapter and cuesheets extraction errors
- * Update check would not turn off
- * Status bar progress should now work on Windows 10
- * Extract button behavior correction when removing tracks in the left pane
- * Inconsistent logging when extraction errors occured
- * Other minor bug fixes
Changes for v0.6.0.6 - v0.6.0.7
- Fixes
- * MKVCleaver crashes on WIN 8
- * Custom Filename button resizing issues
- * Automatic timecode extraction for VFR files
- * Log file was overwritten with every extraction is some cases
Changes for v0.6.0.5 - v0.6.0.6
- Fixes:
- * Allow multiple files with the same name, but different paths
- * Taskbar progress should work on Windows 8 now
- * Fixed path generation logic in h264 to avi conversion code
- * Updated links in the Help menu and About menu
- * Other minor bug fixes
- Changes:
- * Added Custom Filenames with variables
- * Added ability to turn off automatic update checks
- * Added automatic MkvToolNix detection when it is installed
- * Updated MediaInfo.dll
- * Other minor changes
Changes for v0.6.0.2 - v0.6.0.4
- Changes:
- Update notification added. MKVCleaver will display an update menu when an update is available.
- VFR detection is now off by default.
- Moved data files to AppData folder. Files will be moved automatically on the first run (Installer version only).
- Wix is now used to compile MSI files. It is not compatible with previous versions of the installer. Please uninstall previous versions manually.
- Fixes:
- WebM detection is fixed.
- Chapter and Tags extraction fixed.
- Other minor bugs fixed.