diff --git a/Changelog b/Changelog index 6cb0d638a..2d969b432 100644 --- a/Changelog +++ b/Changelog @@ -18,20 +18,30 @@ Unreleased - sledgehammer999 - v3.4.0 - FEATURE: Fetch Favicons via google as a final fallback (KingLucius) - FEATURE: Add a Tags (multi-label) feature to the GUI. Closes #13. (tgregerson) - FEATURE: Use the system icons for each file type in the Content tab (evsh) + - FEATURE: Use SVG files for monochrome tray icons. Closes #6085. (evsh) - BUGFIX: Adjust icons names to better fit FDO scheme (evsh) - BUGFIX: Optimized IP filter parsing, making blazingly fast (sledgehammer999, evsh) - BUGFIX: Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. (Chocobo1) - BUGFIX: Refactor and improve StatusBar (glassez) - BUGFIX: Set expiration date for newly added cookie to +2 years from now, instead of +99 years. (Chocobo1) + - BUGFIX: Don't create subfolder inside temp folder (glassez) + - BUGFIX: Don't remove shared temp folder (glassez) + - BUGFIX: Don't replace existing files when relocating torrent (glassez) - COSMETIC: Trackerlist: Set text alignment of columns with numbers to the right (thalieht) - COSMETIC: Enable alternatingRowColors for "Manage Cookie" dialog (Chocobo1) - WEBUI: Allow to load/use ECDSA certificate in webUI. (Chocobo1) + - WEBUI: Add copy options to webui context menu (addresses #6815) (#7036) (Tom Piccirello) + - WEBUI: Set torrent location from webui context menu (addresses #6815) (#7062) (Tom Piccirello) - SEARCH: Use explicit class for search plugin versions (evsh) - SEARCH: Remove all search plugins from repo. There is another repo named 'search-plugins'. (sledgehammer999) - SEARCH: Update the backend when a new plugin favicon is downloaded. (sledgehammer999) - RSS: Redesigned RSS subsystem (glassez) - RSS: Do not use hardcoded colors in RSS feed view (evsh) + - WINDOWS: Installer detects running process when it is 64-bit (vlakoff) + - MACOS: Various macOS UI improvements (vit9696) + - MACOS: Fix main menu item location on macOS (vit9696) - OTHER: Use new classes/methods from libtorrent and stop using deprecate ones. (glassez) + - OTHER: Various string fixes (Allan Nordhøy, sledgehammer999) * Thu Jun 01 2017 - sledgehammer999 - v3.3.13 - BUGFIX: Fixed UI glitch about torrent numbers in the sidepanel. Fixes #6454. (evsh)