-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
3.1.1 | ||
• Fixed dpi default app configuration messing up user interface when Windows scale factor was higher than 100%. | ||
• Fixed issue in Subtitles hardcoding and incorrect error messages when retrying subtitles encoding. | ||
• Added setting to create preview video sample in Subtitles tab. | ||
• Improved layout and translations for french language (thanks temis). | ||
• Dark mode available on first run. | ||
• Other minor layout corrections. | ||
• NEW: Taken back Linux Wine version (Wine 9 and mono) with latest functionality, better performance and more reliable. | ||
3.1.2 | ||
• Linux Wine version back (Wine 9 or higher required) with latest functionality, better performance and more reliable. | ||
• New Settings -> System performance -> Disable visual styles, to improve startup time on slow computers. | ||
• Added menu in parameters input files button to add mkv attachments (cover/font) and mp4 png thumbnail. | ||
• Fixed error trimming/joining with quick file adding enabled. | ||
• Fixed bug in multiple presets wizard. | ||
• Fixed bug in cropping tool selecting preview time. | ||
• Fixed bug in yt-dlp mkv container download. | ||
• Fixed pause/resume during multi-file encoding. | ||
• Fixed minor bug saving settings (filter zero duration setting). | ||
• Fixed minor bug selecting ffmpeg.exe outside application path. | ||
• Fixed minor layout and translation fixes. |