diff --git a/Changelog b/Changelog index b47fcbc43..bace90a85 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,21 @@ +Sun May 02 2021 - sledgehammer999 - v4.3.5 + - BUGFIX: Move cursor to the end when autofilling URL/hash in "Download from URLs" dialog (Chocobo1) + - BUGFIX: Sort invalid QDateTime values after valid values (Chocobo1) + - BUGFIX: Fix tabChangesFocus attribute in "Edit trackers" dialog (Christoph Rackwitz) + - BUGFIX: Update DynDNS register url (zhuangzi926) + - BUGFIX: Handle "not enough disk space" error more graciously (glassez) + - BUGFIX: Correctly draw progress background with stylesheet (jagannatharjun) + - WEBUI: Fix magnet url from the search facility (Chocobo1) + - WEBUI: Revise folder monitoring functions (Chocobo1) + - WEBUI: Fix magnet url from the browser (brvphoenix) + - WEBUI: Allow to specify file indexes in torrents/files API (glassez) + - WINDOWS: NSIS: Allow more strings to translated (bovirus, Chocobo1) + - WINDOWS: NSIS: Update Italian, German, Estonian, Russian, PortugueseBR translations (bovirus, Henry Water, PriitUring, Долматов Алексей, Felipe) + - LINUX: Fix D-Bus Notification `desktop-entry` field (Chocobo1) + - MACOS: Don't use executable name as CFBundleName value (Nick Korotysh) + - OTHER: Lower Qt requirement to 5.11 (sledgehammer999) + - OTHER: Clarify that the license is GPLv2+ (sledgehammer999) + Wed Mar 24 2021 - sledgehammer999 - v4.3.4.1 - BUGFIX: Correctly draw progress bar (glassez) - WEBUI: Fix javascript code which broke the UI (Chocobo1)