Releases: jlesage/docker-mkvtoolnix
Releases · jlesage/docker-mkvtoolnix
Version 23.03.2
Changes in this release:
- Updated MKVToolNix to version 75.0.0.
Version 23.03.1
Changes in this release:
- Added workaround for MKVToolNix that might not start on Synology.
- Updated baseimage to version 4.4.0, which brings the following changes:
- Updated components providing access to application's UI over web.
- Improved web UI usage with touch devices.
- Fixed issue with initialization of Linux users and groups when the
GROUP_ID
is also part ofSUP_GROUP_IDS
.
Version 23.02.5
Changes in this release:
- Restored proper handling of filenames with non-ASCII characters.
- Updated baseimage to version 4.3.6, which brings the following changes:
- Limit the maximum number of opened files on system having a very large, unlimited value. This prevents unnecessary waste of CPU resources and time for applications trying to close all possible file descriptors.
Version 23.02.4
Changes in this release:
- Fixed MKVToolNix not starting correctly.
Version 23.02.3
Changes in this release:
- Updated MKVToolNix to version 74.0.0.
Version 23.02.2
Changes in this release:
- Updated baseimage to version 4.3.4, which brings the following changes:
- Fixed error message from openbox about missing Fontconfig cache directory.
- Do not use the OCI Docker image format yet to keep better compatibility (e.g with older docker clients).
Version 23.02.1
Changes in this release:
- Updated baseimage to version 4.3.3, which brings robustness related enhancements.
Version 23.01.1
Changes in this release:
- Updated MKVToolNix to version 73.0.0.
- Updated MediaInfo to version 22.12.
- Update of the baseimage to version 4.3.1 brings the following changes:
- Control menu can be moved to the right side of the screen.
- Automatic focus of the clipboard text box when opening the control menu.
- Automatic close of the control menu when clicking into the application.
- Rotation of the internal web server log files.
Version 22.11.1
Changes in this release:
- Updated MKVToolNix to version 72.0.0.
Version 22.10.2
Changes in this release:
- Update of the baseimage to version 4.1.1 brings the following changes:
- Collapse the setting section of the control panel by default on touch devices to accommodate the size taken by the on-screen keyboard.
- Include the Docker image platform in informational box printed during container startup.
- A umask value of
0000
was not properly applied. - Fixed issue where the window manager configuration may fail to load.