From b0df6412d0439ab966105556bb211dad76f1d352 Mon Sep 17 00:00:00 2001 From: Nikolaj Olsson Date: Wed, 9 Oct 2024 21:21:19 +0200 Subject: [PATCH] Update change log --- Changelog.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 4d001dad3..def5e6177 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,30 @@ Subtitle Edit Changelog + +4.0.9 (xth December 2024) BETA +* NEW: + * Add "Move all shot changes" shortcuts - thx acetilo +* IMPROVED: + * Update Whisper CPP to V1.7.1 + * Add large-v3-turbo to Whisper OpenAI/CPP + * Minor improvements for color picker - thx MitchSirco + * Fix some wrong OCR (English) corrections - thx Zoltan + * Add Icelandic language to ChatGPT + Gemini - thx dhofverberg + * Change new line handling to match VS code - thx darnn + * Align navigating video with frame when in frame-time-code-mode + * Try to add support for Eleven labs "eleven_turbo_v2_5" - thx laszlolaszlo + * Add "Intel Quick Sync" for "video burn in" - thx ghostminhtoan + * Allow save selected lines as subtitle with only 1 row selected - thx Pierrounator +* FIXED: + * Fix for nulling time code after load of sub from mkv + * Fix new issue with OCR/Italic - thx Boulder08/Zoltan + * Fix bug in EBU validation + * Minor fix for Cavena890 save options + * Fix possible crash in "Gen transparent subs" when using video from "Program files" + * Fix wrong dialog info text in FCE + * Fix for divide by zero in tts + + 4.0.8 (6th September 2024) * NEW: * Add "Batch mode" for "Generate transparent video with subs" - thx David