This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
Releases: BrunoReX/jmkvpropedit
Releases · BrunoReX/jmkvpropedit
v1.5.2
v1.5.1
v1.5
- Tested with mkvtoolnix v63.0.0 on Windows and Linux
- Updated Apache Commons IO to v2.11.0
- Updated Launch4j to v3.14
- Set minimum Java version to 9
- On Windows, try to find EXE without registry (wasn't working)
- Update language list to match mkvtoolnix v63.0.0
- Update MIME types to match shared-mime-info v2.1 (also used by mkvtoolnix now)
- Merged 'Include "Enable Track" as an GUI option' from user shipply2u
v1.4.3: Add missing "add folder" button to the GUI
- Add missing "add folder" button to the GUI (drag & drop already had that feature but I forgot to add it to the GUI)
- Also added tooltips to the buttons because why not.
v1.4.2
v1.4.1
v1.4
- Updated to work with latest MKVToolnix version (v21.0.0)
- Updated MKV Strings (language/MIME types)
- Changed the maximum number of streams to 100 because why not
Updated some libraries
- ini4j from v0.5.2 to v0.5.4
- Apache Commons IO from v2.4 to v2.6
- Launch4j from v3.4 to v3.11
v1.3.4pre: Add "{file_name}" parameters for titles
Still needs to be documented somewhere