From ba415101711c440219f5331dc6668e4439564838 Mon Sep 17 00:00:00 2001 From: Nikolaj Olsson Date: Sun, 28 Apr 2024 10:16:25 +0200 Subject: [PATCH] Update change log --- Changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.txt b/Changelog.txt index 528d11723..72397e323 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -5,6 +5,8 @@ * Add "Text To Speech" - thx darnn/cvrle77/msjsc001 * Add burn-in batch mode - thx Leon/David * Add new LRC with milliseconds format - thx eadmaster + * Add new subtitle format (Whisper output) - thx lererledd + * Add CPS option to modify selection - thx uckthis * IMPROVED: * Update Portuguese translation - thx hugok79 * Update Bulgarian translation - thx Калин @@ -22,6 +24,7 @@ * Fix unwanted text boxes background color change - thx Leon * Fix Whisper on selection in waveform in "translation mode" - thx rRobis * Fix image export shadow when border is zero - thx pixelhunterX + * Fix crash in traslate with empty API key - thx lambdacore12 4.0.5 (13th April 2024)