diff --git a/Changelog b/Changelog index 2e3d3da43..225b9fab5 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,75 @@ +* unreleased - sledgehammer999 - v3.2.1 + - FEATURE: Change default preferences (ngosang) + - FEATURE: Add "Add link to torrent" menu in TrayIconMenu. Closes #2918. (Chocobo1) + - FEATURE: Allow to Open files from the properties pane by pressing "Enter" (pmzqla) + - FEATURE: Add checkbox option for IpFilterTrackers. (Chocobo1) + - FEATURE: Download-from-URL textbox change focus on tab key (Mayank Asthana) + - FEATURE: Increase priority value of "High" (pmzqla) + - FEATURE: Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator (ngosang) + - BUGFIX: Disable Auto piece size when creating a new torrent (ngosang) + - BUGFIX: Set default focus to cancel button in delete confirm dlg, closes #3085 (Chocobo1) + - BUGFIX: Set default focus to ok button in add new torrent dlg (Chocobo1) + - BUGFIX: Set default focus to no button in exit confirm box (Chocobo1) + - BUGFIX: Fix Start Minimized checkbox in Options (ngosang) + - BUGFIX: Remove limits on alternative speeds setting (LazyBui) + - BUGFIX: Fix sorting torrents by ETA (pmzqla) + - BUGFIX: Improve ratio calculation formula. Closes #3096. (Chocobo1) + - BUGFIX: Clear missing files flag when resuming or force rechecking. Fixes issues in #2750. (sledgehammer999) + - BUGFIX: Delete tempfile when downloading favicon.ico. Closes #3257. (sledgehammer999) + - BUGFIX: Don't close downloadFromURL dialog when showing empty url warning (Chocobo1) + - BUGFIX: Minimize to tray only if the relevant option is enabled. (sledgehammer999) + - BUGFIX: Update disk space label after changing partition, closes #3309. (Chocobo1) + - BUGFIX: Don't use a default upload limit. Closes #3275. (sledgehammer999) + - BUGFIX: Fix Properties bar size when started minimized to tray. Closes #3206. (sledgehammer999) + - COSMETIC: Change option text "Confirmation on exit when torrents are active" (Chocobo1) + - COSMETIC: Enable to choose dark/light tray icons on all platforms. (Chocobo1) + - COSMETIC: Use AllUppercase for label text (Chocobo1) + - COSMETIC: changes in typography (ngosang) + - COSMETIC: Menu revamp (Chocobo1) + - COSMETIC: Revamp general tab info (Chocobo1) + - COSMETIC: Better update message for users (Chocobo1) + - COSMETIC: Fix ugly 'C++' wrapping in About dialog. (glassez) + - WEBUI: Fix login and logout relative URLs (ngosang) + - WEBUI: Fix resumeAll and pauseAll. Closes #3016 (ngosang) + - WEBUI: Changes in title bar (ngosang) + - WEBUI: Complete translatable strings (ngosang) + - WEBUI: Minor changes in style (ngosang) + - WEBUI: Fix Max connections and Time active in transfer information (ngosang) + - WEBUI: New config - Global maximum number of upload slots (ngosang) + - WEBUI: Display wasted data with friendly units. Closes #2994 (ngosang) + - WEBUI: add delay in shutdown command in order to send out response msg (Chocobo1) + - WEBUI: Option to hide Top Toolbar (ngosang) + - WEBUI: Reorder the tabs/groups in Options window (ngosang) + - WEBUI: Add new options (ngosang) + - WEBUI: Increase API_VERSION due to changes in #3279, #3197, #3226 and #3040 (ngosang) + - WEBUI: Add Web Seeds (HTTP Sources) tab (ngosang) + - WEBUI: Don't update the tabs if tab's panel is collapsed (ngosang) + - SEARCH: Fix thepiratebay. Closes #3012 (ngosang) + - SEARCH: Improve torrentz engine to return more results (ngosang) + - SEARCH: Change width of columns in search tab. Closes #764 (ngosang) + - SEARCH: Make strings translatable in seach engine (ngosang) + - SEARCH: Aborting search engine process during closure. Close #2671 (DoumanAsh) + - SEARCH: Perform searches in parallel (DoumanAsh) + - SEARCH: Add Demonoid search engine (ngosang) + - SEARCH: Minor fixes in search engines (ngosang) + - SEARCH: Show the version of search engines (ngosang) + - SEARCH: Update Legit Torrent to remove sgmllib (DoumanAsh) + - SEARCH: Update KickassTorrents (ngosang) + - SEARCH: Update BTDigg (ngosang) + - SEARCH: Update Torrentz (ngosang) + - SEARCH: Update ExtraTorrent (ngosang) + - SEARCH: Update TorrentReactor (ngosang) + - SEARCH: Fix Python 2 implementation of Torrentz (ngosang) + - SEARCH: Cosmetic changes in search engine (ngosang) + - SEARCH: Fix column sort in search engine. Closes #2621 (ngosang) + - RSS: Update matching RSS articles while editing rules (pmzqla) + - WINDOWS: Fix python detection from registry when multiple versions are installed (sledgehammer999) + - LINUX: Fixes Linux issue for when the theme doesn't have a corresponding icon. (sledgehammer999) + - OTHER: Correctly detect FreeBSD when configuring. (sledgehammer999, yurivict) + - OTHER: Add translator to credits. + - OTHER: New translation: Indonesian. + - OTHER: Split Chinese locales into Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong). (sledgehammer999) + * Sun May 10 2015 - sledgehammer999 - v3.2.0 - FEATURE: Show actual protocol for listen success/failure in the log. Needs libtorrent v1.0.0 (Gelmir) - FEATURE: Support per tracker re-announce. Needs libtorrent v1.0.0 (Gelmir)