From f1466871eecf74154e172bed0a0ea8e382d155f7 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 18 Aug 2024 21:18:33 +0300 Subject: [PATCH] Update Changelog --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog b/Changelog index 8cd6e343b..22cc96a70 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,13 @@ +Sun Aug 18th 2024 - sledgehammer999 - v4.6.6 + - BUGFIX: Fix handling of tags containing '&' character (glassez) + - BUGFIX: Show scroll bar in Torrent Tags dialog (glassez) + - BUGFIX: Apply bulk changes to correct content widget items (glassez) + - BUGFIX: Hide zero status filters when torrents are removed (glassez) + - BUGFIX: Fix `Incomplete Save Path` cannot be changed for torrents without metadata (glassez) + - WEBUI: Correctly apply changed "save path" of RSS rules (glassez) + - WEBUI: Clear tracker list on full update (skomerko) + - OTHER: Update User-Agent string for internal downloader and search engines (cayenne17) + Sun May 26th 2024 - sledgehammer999 - v4.6.5 - BUGFIX: Prevent app from being closed when disabling system tray icon (glassez) - BUGFIX: Fix Enter key behavior in Add new torrent dialog (glassez)