Don't overwrite stored layout of main window with incorrect one
[qBittorrent.git] / Changelog
blob8d702641d7accb40dbb7bff7727e45b499baf2bc
1 Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.0.0
2     - FEATURE: Support creating .torrent with larger piece size (Chocobo1)
3     - FEATURE: Improve tracker entries handling (glassez)
4     - FEATURE: Add separate filter item for tracker errors (glassez)
5     - FEATURE: Allow to remove tracker from tracker filter widget menu (glassez)
6     - FEATURE: Implement `Reannounce In` column (Hanabishi)
7     - FEATURE: Expose `DHT bootstrap nodes` setting (Chocobo1)
8     - FEATURE: Add support for [Mark-of-the-Web](https://redcanary.com/threat-detection-report/techniques/mark-of-the-web-bypass/) (Chocobo1)
9     - FEATURE: Allow to keep unwanted files in separate folder (glassez)
10     - FEATURE: Add `Copy Comment` to the torrent list's context menu (thalieht)
11     - FEATURE: Allow relative profile paths (Victor Chernyakin)
12     - FEATURE: Enable Ctrl+F hotkey for more inputs (thalieht)
13     - FEATURE: Add seeding limits to RSS and Watched folders options UI (glassez)
14     - FEATURE: Subcategories implicitly follow the parent category options (glassez)
15     - FEATURE: Add support for SSL torrents (Chocobo1, Radu Carpa)
16     - FEATURE: Add option to name each qbittorrent instance (Chocobo1)
17     - FEATURE: Add button for sending test email (Thomas Piccirello)
18     - FEATURE: Allow torrents to override default share limit action (glassez)
19     - BUGFIX: Display error message when unrecoverable error occurred (glassez)
20     - BUGFIX: Update size of selected files when selection is changed (glassez)
21     - BUGFIX: Normalize tags by trimming leading/trailing whitespace (glassez)
22     - BUGFIX: Correctly handle share limits in torrent options dialog (glassez)
23     - WEBUI: Improve WebUI responsiveness (Chocobo1)
24     - WEBUI: Do not exit the app when WebUI has failed to start (Hanabishi)
25     - WEBUI: Add `Moving` filter to side panel (xavier2k6)
26     - WEBUI: Add dark theme (d47081)
27     - WEBUI: Allow to remember torrent content files deletion (David)
28     - WEBUI: Leave the fields empty when value is invalid (Chocobo1)
29     - WEBUI: Use natural sorting (Chocobo1)
30     - WEBUI: Improve WebUI login behavior (JayRet)
31     - WEBAPI: Fix wrong timestamp values (Chocobo1)
32     - WEBAPI: Send binary data with filename and mime type specified (glassez)
33     - WEBAPI: Expose API for the torrent creator (glassez, Radu Carpa)
34     - RSS: Show RSS feed title in HTML browser (Jay)
35     - RSS: Allow to set delay between requests to the same host (jNullj)
36     - SEARCH: Allow users to specify Python executable path (Chocobo1)
37     - WINDOWS: Use Fusion style on Windows 10+. It has better compatibility with dark mode (glassez)
38     - WINDOWS: Allow to set qBittorrent as default program (glassez)
39     - LINUX: Add support for systemd power management (Chocobo1)
40     - LINUX: Add support for localized man pages (Victor Chernyakin)
41     - LINUX: Specify a locale if none is set (Chocobo1)
42     - MACOS: Display download/upload speed in dock icon (Nick Korotysh)
43     - MACOS: Add support for quarantine on macOS (Chocobo1)
44     - OTHER: Drop support for Qt5, qmake, autotools, Windows < 10, Windows 32-bit
45     - OTHER: Minimum supported versions: Qt: 6.5, Boost: 1.76, OpenSSL: 3.0.2
46     - OTHER: Switch to C++20
48 Mon Jan 15th 2024 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.6.3
49     - BUGFIX: Correctly update number of filtered items (glassez)
50     - BUGFIX: Don't forget to store Stop condition value (glassez)
51     - BUGFIX: Show correctly decoded filename in log (glassez)
52     - BUGFIX: Specify a locale if none is set (Chocobo1)
53     - BUGFIX: Apply inactive seeding time limit set on new torrents (glassez)
54     - BUGFIX: Show URL seeds for torrents that have no metadata (glassez)
55     - BUGFIX: Don't get stuck loading on mismatched info-hashes in resume data (glassez)
57 Mon Nov 27th 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.6.2
58     - BUGFIX: Do not apply share limit if the previous one was applied (glassez)
59     - BUGFIX: Show Add new torrent dialog on main window screen (glassez)
60     - WEBUI: Fix JS memory leak (brvphoenix)
61     - WEBUI: Disable stdout buffering for qbt-nox (Chocobo1)
62     - WINDOWS: NSIS: Display correct Minimum Windows OS requirement (xavier2k6)
63     - WINDOWS: NSIS: Add Hebrew translation (avivmu)
64     - LINUX: WAYLAND: Fix parent widget of "Lock qBittorrent" submenu (Vlad Zahorodnii)
66 Mon Nov 20th 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.6.1
67     - FEATURE: Add option to enable previous Add new torrent dialog behavior (glassez)
68     - BUGFIX: Prevent crash due to race condition when adding magnet link (glassez)
69     - BUGFIX: Fix Enter key behavior when add new torrent (glassez)
70     - BUGFIX: Add missing main window icon (iomezk)
71     - BUGFIX: Update size of selected files when selection is changed (glassez)
72     - BUGFIX: Correctly handle changing save path of torrent w/o metadata (glassez)
73     - BUGFIX: Use appropriate icon for "moving" torrents in transfer list (xavier2k6)
74     - WEBUI: Drop WebUI default credentials (glassez)
75     - WEBUI: Add I2P settings to WebUI (thalieht)
76     - WEBUI: Fix duplicate scrollbar on Transfer List (AgentConDier)
77     - WEBUI: Fix .torrent file upload on iPadOS (Vitaly Cheptsov)
78     - WEBUI: Fix incorrect subcategory sorting (Bartu Özen)
79     - WEBUI: Correctly set save path in RSS rules (glassez)
80     - WEBUI: Allow to request torrents count via WebAPI (glassez)
81     - WEBUI: Improve performance of getting torrent numbers via WebAPI (Chocobo1)
82     - WEBUI: Improve free disk space checking for WebAPI (glassez)
83     - WINDOWS: NSIS: Fixed typo in the installer's hungarian translation (MartinKing01)
84     - LINUX: Fix invisible tray icon with Qt5 in Linux (thalieht)
85     - MACOS: Remove "Physical memory (RAM) usage limit" option (Chocobo1)
87 Sun Oct 22nd 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.6.0
88     - FEATURE: Add (experimental) I2P support (glassez)
89     - FEATURE: Provide UI editor for the default theme (glassez)
90     - FEATURE: Various UI theming improvements (glassez)
91     - FEATURE: Implement torrent tags editing dialog (glassez)
92     - FEATURE: Revamp "Watched folder options" and "Automated RSS downloader" dialog (glassez)
93     - FEATURE: Allow to use another icons in dark mode (glassez)
94     - FEATURE: Allow to add new torrents to queue top (glassez)
95     - FEATURE: Allow to filter torrent list by save path (Tom)
96     - FEATURE: Expose 'socket send/receive buffer size' options (Chocobo1)
97     - FEATURE: Expose 'max torrent file size' setting (Chocobo1)
98     - FEATURE: Expose 'bdecode limits' settings (Chocobo1)
99     - FEATURE: Add options to adjust behavior of merging trackers to existing torrent (glassez)
100     - FEATURE: Add option to stop seeding when torrent has been inactive (Christopher)
101     - FEATURE: Allow to use proxy per subsystem (glassez)
102     - FEATURE: Expand the scope of "Proxy hostname lookup" option (glassez)
103     - FEATURE: Add shortcut for "Ban peer permanently" function (Luka Čelebić)
104     - FEATURE: Add option to auto hide zero status filters (glassez)
105     - FEATURE: Allow to disable confirmation of Pause/Resume All (glassez)
106     - FEATURE: Add alternative shortcut CTRL+E for CTRL+F (Luka Čelebić)
107     - FEATURE: Show filtered port numbers in logs (Hanabishi)
108     - FEATURE: Add button to copy library versions to clipboard (Chocobo1)
109     - BUGFIX: Ensure ongoing storage moving job will be completed when shutting down (Chocobo1)
110     - BUGFIX: Refactored many areas to call non UI blocking code (glassez)
111     - BUGFIX: Various improvements to the SQLite backend (glassez)
112     - BUGFIX: Improve startup window state handling (glassez)
113     - BUGFIX: Use tray icon from system theme only if option is set (glassez)
114     - BUGFIX: Inhibit system sleep while torrents are moving (Sentox6)
115     - BUGFIX: Use hostname instead of domain name in tracker filter list (tearfur)
116     - BUGFIX: Visually validate input path in torrent creator dialog (Chocobo1)
117     - BUGFIX: Disable symlink resolving in Torrent creator (Ignat Loskutov)
118     - BUGFIX: Change default value for `file pool size` and `stop tracker timeout` settings (stalkerok)
119     - BUGFIX: Log when duplicate torrents are being added (glassez)
120     - BUGFIX: Inhibit suspend instead of screen idle (axet)
121     - BUGFIX: Ensure file name is valid when exporting torrents (glassez)
122     - BUGFIX: Open "Save path" if torrent has no metadata (Xu Chao)
123     - BUGFIX: Prevent torrent starting unexpectedly edge case with magnet (Xu Chao)
124     - BUGFIX: Better ergonomics of the "Add new torrent" dialog (Xu Chao, glassez)
125     - WEBUI: Add log viewer (brvphoenix)
126     - WEBUI: WebAPI: Allow to specify session cookie name (glassez)
127     - WEBUI: Improve sync API performance (glassez)
128     - WEBUI: Add filelog settings (brvphoenix)
129     - WEBUI: Add multi-file renaming (loligans)
130     - WEBUI: Add "Add to top of queue" option (thalieht)
131     - WEBUI: Implement subcategories (Bartu Özen)
132     - WEBUI: Set "SameSite=None" if CSRF Protection is disabled (七海千秋)
133     - WEBUI: Show only hosts in tracker filter list (ttys3)
134     - WEBUI: Set Connection status and Speed limits tooltips (Raymond Ha)
135     - WEBUI: set Cross Origin Opener Policy to `same-origin` (Chocobo1)
136     - WEBUI: Fix response for HTTP HEAD method (Chocobo1)
137     - WEBUI: Preserve the network interfaces when connection is down (Fabricio Silva)
138     - WEBUI: Add "Add Tags" field for RSS rules (Matic Babnik)
139     - WEBUI: Fix missing error icon (Trim21)
140     - RSS: Add "Rename rule" button to RSS Downloader (BallsOfSpaghetti)
141     - RSS: Allow to edit RSS feed URL (glassez)
142     - RSS: Allow to assign priority to RSS download rule (glassez)
143     - SEARCH: Use python isolate mode (Chocobo1)
144     - SEARCH: Bump python version minimum requirement to 3.7.0 (Chocobo1)
145     - OTHER: Enable DBUS cmake option on FreeBSD (yuri@FreeBSD)
146     - OTHER: Numerous code improvements and refactorings (glassez, Chocobo1)
148 Tue Aug 29 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.5
149     - BUGFIX: Fix transfer list tab hotkey (thalieht)
150     - BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)
151     - BUGFIX: Immediately update torrent status on moving files (glassez)
152     - BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)
153     - BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)
154     - RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)
155     - WINDOWS: Software update check logic is disabled for < Win10 (sledgehammer999)
156     - WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)
157     - WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)
159 Sun Jun 18 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.4
160     - BUGFIX: Allow to disable confirmation of Pause/Resume All (glassez)
161     - BUGFIX: Sync flag icons with upstream (Priit Uring)
162     - WEBUI: Fix category save path (Raymond Ha)
164 Sun May 28 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.3
165     - BUGFIX: Correctly check if database needs to be updated (glassez)
166     - BUGFIX: Prevent incorrect log message about torrent content deletion (glassez)
167     - BUGFIX: Improve finished torrent handling (glassez)
168     - BUGFIX: Correctly initialize group box children as disabled in Preferences (thalieht)
169     - BUGFIX: Don't miss saving "download path" in SQLite storage (glassez)
170     - BUGFIX: Improve logging of running external program (glassez)
171     - WEBUI: Disable UPnP for web UI by default (glassez)
172     - WEBUI: Use workaround for IOS file picker (DivineHawk)
173     - WEBUI: Work around Chrome download limit (Chocobo1)
174     - WEBUI: Improve 'exporting torrent' behavior (Chocobo1)
175     - WINDOWS: NSIS: Add Slovak translation (Christian Danížek)
177 Tue Feb 28 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.2
178     - BUGFIX: Don't unexpectedly activate queued torrents when prefetching metadata for added magnets (glassez)
179     - BUGFIX: Update the cached torrent state once recheck is started (glassez)
180     - BUGFIX: Be more likely to allow the system to use power saving modes (glassez)
181     - WEBUI: Migrate away from unsafe function (Chocobo1)
182     - WEBUI: Blacklist bad ciphers for TLS in the server (sledgehammer999)
183     - WEBUI: Allow only TLS 1.2+ in the server (sledgehammer999)
184     - WEBUI: Allow to set read-only directory as torrent location (glassez)
185     - WEBUI: Reject requests that contain backslash in path (glassez)
186     - RSS: Prevent RSS folder from being moved into itself (glassez)
187     - WINDOWS: NSIS: Update Turkish, Uzbek translation (Burak Yavuz, shitcod3r)
189 Sun Feb 12 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.1
190     - FEATURE: Re-allow to use icons from system theme (glassez)
191     - BUGFIX: Fix Speed limit icon size (Nowshed H. Imran)
192     - BUGFIX: Revise and fix some text colors (Chocobo1, Nowshed H. Imran)
193     - BUGFIX: Correctly load folder based UI theme (glassez)
194     - BUGFIX: Fix crash due to invalid encoding of tracker URLs (glassez)
195     - BUGFIX: Don't drop !qB extension when renaming incomplete file (glassez)
196     - BUGFIX: Correctly count the number of torrents in subcategories (glassez)
197     - BUGFIX: Use "additional trackers" when metadata retrieving (glassez)
198     - BUGFIX: Apply correct tab order to Category options dialog (glassez)
199     - BUGFIX: Add all torrents passed via the command line (glassez)
200     - BUGFIX: Fix startup performance on Qt5 (glassez)
201     - BUGFIX: Automatic move will now overwrite existing files (aka previous behavior) (glassez)
202     - BUGFIX: Some fixes for loading Chinese locales (sledgehammer999)
203     - BUGFIX: New Pause icon color for toolbar/menu (Nowshed H. Imran, sledgehammer999)
204     - BUGFIX: Adjust env variable for PDB discovery (sledgehammer999)
205     - WEBUI: Fix missing "queued" icon (thalieht)
206     - WEBUI: Return paths using platform-independent separator format (glassez)
207     - WEBUI: Change order of accepted types of file input (Jason Carr)
208     - WEBUI: Add missing icons (brvphoenix)
209     - WEBUI: Add "Resume data storage type" option (thalieht)
210     - WEBUI: Make rename file dialog resizable (Torsten Schwarz)
211     - WEBUI: Prevent incorrect line breaking (David Xuang)
212     - WEBUI: Improve hotkeys (Fidel Selva)
213     - WEBUI: Remove suggestions while searching for torrents (Midhun V Nadh)
214     - WEBUI: Expose "IS PRIVATE" flag (sotiris-bos)
215     - WEBUI: Return name/hash/infohash_v1/infohash_v2 torrent properties (qbittorrentfan)
216     - WINDOWS: Correctly detect drive letter in path (glassez)
217     - WINDOWS: NSIS: Update Swedish, Lithuanian translations (Jonatan, Deividas)
218     - LINUX: Fix tray icon issues (glassez)
220 Sat Nov 26 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.0
221     - FEATURE: Add `Auto resize columns` functionality (Chocobo1)
222     - FEATURE: Allow to use Category paths in `Manual` mode (glassez)
223     - FEATURE: Allow to disable Automatic mode when default "temp" path changed (glassez)
224     - FEATURE: Add tuning options related to performance warnings (Chocobo1)
225     - FEATURE: Add right click menu for status filters (An0n)
226     - FEATURE: Allow setting the number of maximum active checking torrents (An0n)
227     - FEATURE: Add option to toggle filters sidebar (AbeniMatteo)
228     - FEATURE: Allow to set `working set limit` on non-Windows OS (Chocobo1)
229     - FEATURE: Add `Export .torrent` action (Chocobo1)
230     - FEATURE: Add keyboard navigation keys (itlezy)
231     - FEATURE: Allow to use POSIX-compliant disk IO type (Coda)
232     - FEATURE: Add `Filter files` field in new torrent dialog (thalieht)
233     - FEATURE: Implement new icon/color theme (now-im, xavier2k6)
234     - FEATURE: Add file name filter/blacklist (mxtsdev, thalieht)
235     - FEATURE: Add support for custom SMTP ports (Emil M George)
236     - FEATURE: Split the OS cache settings into Disk IO read/write modes (summer)
237     - FEATURE: When duplicate torrent is added set metadata to existing one (glassez)
238     - FEATURE: Greatly improve startup time with many torrents (glassez, jagannatharjun)
239     - FEATURE: Add keyboard shortcut to Download URL dialog (Chocobo1)
240     - FEATURE: Add ability to run external program on torrent added (glassez)
241     - FEATURE: Add infohash and download path columns (tristanleboss)
242     - FEATURE: Allow to set torrent stop condition (glassez, thalieht)
243     - FEATURE: Add a `Moving` status filter (tristanleboss)
244     - FEATURE: Change color palettes for both dark, light themes (Chocobo1)
245     - FEATURE: Add a `Use proxy for hostname lookup` option (Nathan Lewis)
246     - FEATURE: Introduce a `change listen port` cmd option (BallsOfSpaghetti)
247     - FEATURE: Implement `Peer ID Client` column for `Peers` tab (Hanabishi)
248     - FEATURE: Add port forwarding option for embedded tracker (Chocobo1)
249     - BUGFIX: Store hybrid torrents using `torrent ID` as basename (glassez)
250     - BUGFIX: Enable Combobox editor for the `Mixed` file download priority (Aleksandr Cupacenko)
251     - BUGFIX: Allow shortcut folders for the Open and Save directory dialogs (Aleksandr Cupacenko)
252     - BUGFIX: Rename content tab `Size` column to `Total Size` (Aleksandr Cupacenko)
253     - BUGFIX: Fix scrolling to the lowermost visible torrent (Aleksandr Cupacenko)
254     - BUGFIX: Allow changing file priorities for finished torrents (An0n)
255     - BUGFIX: Focus save path when Manual mode is selected initially (Aleksandr Cupacenko)
256     - BUGFIX: Disable force reannounce when it is not possible (An0n)
257     - BUGFIX: Add horizontal scrolling for tracker list and torrent content (NotTsunami)
258     - BUGFIX: Enlarge "speed limits" icons (Chocobo1)
259     - BUGFIX: Change Downloaded to Times Downloaded in trackers tab (An0n)
260     - BUGFIX: Remove artificial max limits from `Torrent Queueing` related options (Chocobo1)
261     - BUGFIX: Preserve `skip hash check` when there is no metadata (glassez)
262     - BUGFIX: Fix DHT/PeX/LSD status when it is globally disabled (Kacper Michajłow)
263     - BUGFIX: Fix rate calculation when interval is too low (glassez)
264     - BUGFIX: Add tooltip message when system tray icon isn't available (Chocobo1)
265     - BUGFIX: Improve sender field in mail notifications (Dmitry Vodopyanov)
266     - BUGFIX: Fix "Add torrent dialog" spill-over on smaller screens (Chocobo1)
267     - BUGFIX: Fix peer count issue when tracker responds with zero figure (summer)
268     - BUGFIX: Don't merge trackers by default (glassez)
269     - BUGFIX: Don't inhibit system sleep/auto shutdown for torrents stuck at downloading metadata (summer)
270     - BUGFIX: Allow to pause a checking torrent from context menu (summer)
271     - BUGFIX: Allow to use subnet notation in reverse proxy list (Chocobo1)
272     - BUGFIX: Fine tune translations loading for Chinese locales (sledgehammer999)
273     - BUGFIX: Fix torrent content checkboxes not updated properly (Chocobo1)
274     - BUGFIX: Correctly load state of `Use another path for incomplete torrents` in Watched folders (glassez)
275     - BUGFIX: Add confirmation to resume/pause all (BallsOfSpaghetti)
276     - BUGFIX: Fix wrong count of errored trackers (Chocobo1)
277     - WEBUI: Allow blank lines in multipart form-data input (Aleksandr Cupacenko)
278     - WEBUI: Make various dialogs resizable (Chocobo1)
279     - WEBUI: Fix wrong v2 hash string displayed (Chocobo1)
280     - WEBUI: WebAPI: return correct status (Requi)
281     - WEBUI: Fix empty selection in language combobox (Chocobo1)
282     - WEBUI: Store WebUI port setting in human readable number (Chocobo1)
283     - WEBUI: Add support for exporting .torrent (Tom Piccirello)
284     - WEBUI: WebAPI: Add endpoint to set speed limit mode (glassez)
285     - WEBUI: Improve progress bar rendering (Mike Lei)
286     - WEBUI: Add transfer list refresh interval settings (summer)
287     - WEBUI: Use natural sort (Chocobo1)
288     - WEBUI: Apply i18n translation only to built-in WebUI (Chocobo1)
289     - WEBUI: Alert when HTTPS settings are incomplete (Chocobo1)
290     - WEBUI: Handle drag and drop events (Chocobo1)
291     - WEBUI: Fix wrong behavior for shutdown action (Chocobo1)
292     - WEBUI: Don't disable combobox for file priority (Chocobo1)
293     - RSS: Increase limit of maximum number of articles per feed (summer)
294     - WINDOWS: Fix `Open destination folder` delay on Windows (Andrew)
295     - WINDOWS: NSIS: Update Russian, Estonian, Japanese, Dutch, Portuguese BR, German and Indonesian translations (Andrei Stepanov, Priit Uring, maboroshin, Thomas De Rocker, Ícaro, schnurlos, Faisal A. F. Rahman)
296     - LINUX: Mark as single window app in .desktop file (Nicolas Fella)
297     - LINUX: Add Dockerfile (Amanuense-del-diavolo, Tom Piccirello, Chocobo1)
298     - LINUX: Remove option of using icons from system theme (now-im)
299     - MACOS: Fix wrong background color in properties widget (NotTsunami)
300     - OTHER: Binary distributions of qbittorrent are GPLv3+ licensed (sledgehammer999)
302 Tue Aug 30 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.5
303     - BUGFIX: Fix missing trackers when adding magnet link. Affects libtorrent 2.0.x builds. (glassez)
305 Mon Aug 22 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.4
306     - BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix)
307     - BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1)
308     - BUGFIX: Fix incorrect "max outgoing port" setting (glassez)
309     - BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer)
310     - BUGFIX: Try to recover missing tags (summer)
311     - RSS: Clear RSS parsing error after use (glassez)
312     - WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1)
313     - WINDOWS: Work around application stuttering on Windows (Chocobo1)
314     - WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool)
315     - LINUX: Improve D-Bus notifications handling (glassez)
316     - MACOS: Open destination folders on macOS in separate thread (Nick Korotysh)
318 Tue May 24 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.3.1
319     - BUGFIX: Fix broken translations (sledgehammer999)
321 Sun May 22 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.3
322     - BUGFIX: Correctly handle changing of temp save path (glassez)
323     - BUGFIX: Fix storage in SQLite (glassez)
324     - BUGFIX: Correctly apply content layout when "Skip hash check" is enabled (glassez)
325     - BUGFIX: Don't corrupt IDs of v2 torrents (glassez)
326     - BUGFIX: Reduce the number of hashing threads by default (improves hashing speed on HDDs) (summer)
327     - BUGFIX: Prevent the "update dialog" from blocking input on other windows (summer)
328     - BUGFIX: Add trackers in exported .torrent files (glassez)
329     - BUGFIX: Fix wrong GUI behavior in "Optional IP address to bind to" setting (Chocobo1)
330     - WEBUI: Fix WebUI crash due to missing tags from config (An0n)
331     - WEBUI: Show correct location path (Chocobo1)
332     - MACOS: Fix main window freezing after opening a files dialog (glassez)
334 Tue Mar 22 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.2
335     - FEATURE: Allow to limit max memory working set size (glassez)
336     - BUGFIX: Fix UI crash when torrent is in a non-existent category (Kevin Cox)
337     - BUGFIX: Correctly handle changing of global save paths (glassez)
338     - BUGFIX: Disable performance alert (Chocobo1)
339     - BUGFIX: Prevent loading resume data with inconsistent ID (glassez)
340     - BUGFIX: Properly handle metadata download for an existing torrent (glassez)
341     - BUGFIX: Prevent crash when open torrent destination folder (glassez)
342     - WINDOWS: NSIS: Update Spanish, Spanish International and French translations(Juanjo Jiménez, RqndomHax)
344 Tue Feb 15 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.1
345     - FEATURE: Restore all torrent settings to the torrent's main context menu (thalieht)
346     - FEATURE: Add confirmation for enabling Auto TMM from context menu (thalieht)
347     - FEATURE: Add tooltip to Automatic Torrent Management context menu action (thalieht)
348     - FEATURE: Add Select All/None buttons in new torrent dialog (thalieht)
349     - BUGFIX: Keep "torrent info" alive while generate .torrent file (glassez)
350     - BUGFIX: Correctly handle Auto TMM in Torrent Files Watcher (glassez)
351     - BUGFIX: Correctly track the root folder name change (glassez)
352     - BUGFIX: Various fixes to the moving torrent code (glassez)
353     - BUGFIX: Update the torrent's download path field when changing category (thalieht)
354     - BUGFIX: Correctly handle received metadata (glassez)
355     - BUGFIX: Store hybrid torrents using legacy filenames (glassez)
356     - BUGFIX: Open correct directory when clicked on Browse button (glassez)
357     - BUGFIX: Fix crash when shutting down and clicing on system tray icon (Chocobo1)
358     - BUGFIX: Fix "Free space on disk" in new torrent dialog (thalieht)
359     - BUGFIX: Optimize completed files handling (Prince Gupta)
360     - BUGFIX: Migrate proxy settings (sledgehammer999)
361     - BUGFIX: Try to recover missing categories (glassez)
362     - WEBUI: WebAPI: fix wrong key used for categories (Chocobo1)
363     - WEBUI: Remove hack for outdated IE 6 browser (Chocobo1)
364     - RSS: Correctly handle XML parsing errors (glassez)
366 Thu Jan 06 2022 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.4.0
367     - FEATURE: Support for v2 torrents along with libtorrent 2.0.x support (glassez, Chocobo1)
368     - FEATURE: Support for Qt6 (glassez)
369     - FEATURE: Expose libtorrent hashing_threads settings (Anton Bershanskiy)
370     - FEATURE: Add "Notification timeout" option (kevtechxx)
371     - FEATURE: Add `connection_speed` to advanced settings (Chocobo1)
372     - FEATURE: Announce to all trackers if IP changed (#15001) (zhuangzi926)
373     - FEATURE: Add tooltip for various columns (Chocobo1)
374     - FEATURE: Add context menu to toggle content tab columns (#15164) (AbeniMatteo)
375     - FEATURE: Add filter "Checking" to side panel (#15166) (AbeniMatteo)
376     - FEATURE: Add "Forced metadata downloading" state (#15185) (AbeniMatteo)
377     - FEATURE: Remember last viewed page in Options dialog (#15230) (Chocobo1)
378     - FEATURE: Add tooltip to listening port spinbox (Chocobo1)
379     - FEATURE: Add "Skip hash check" option for watched folders (glassez)
380     - FEATURE: Add "Show torrent options" double-click action (glassez)
381     - FEATURE: Allow setting temp folder per torrent/catergory (glassez)
382     - FEATURE: Support folder based UI Themes (Prince Gupta)
383     - BUGFIX: Save "resume data" once file priority is changed (glassez)
384     - BUGFIX: Show priority menu at top level if there is no other in Add New Torrent dialog (FozzeY)
385     - BUGFIX: Capitalize "peer flags" descriptions (Chocobo1)
386     - BUGFIX: Reorder peer flags (Chocobo1)
387     - BUGFIX: Show "last activity" value under all circumstances (Chocobo1)
388     - BUGFIX: Elide text from the right for all columns' header (smigii)
389     - BUGFIX: Fix startup with different profiles (jagannatharjun)
390     - BUGFIX: Move a few torrent context menu actions into "Torrent options" dialog (thalieht)
391     - BUGFIX: Allow deselecting radio buttons in "Torrent options" for mixed torrents (thalieht)
392     - BUGFIX: Apply file priority changes correctly (a-sum-duma, Chocobo1)
393     - BUGFIX: Use proper string for Korean language (OctopusET)
394     - BUGFIX: Disable "add peers" menu items instead of hiding it (Chocobo1)
395     - BUGFIX: Disable system tray icon menu when app is exiting (Chocobo1)
396     - BUGFIX: Show GUI lock icon after system tray icon is initialized (Chocobo1)
397     - BUGFIX: Apply selected layout to displayed torrent content in "Add New Torrent" dialog (glassez)
398     - WEBUI: Add reverse proxy source IP resolution (#15047) (HiFiPhile)
399     - WEBUI: Support navigating UI tables with arrow keys (Thomas Piccirello)
400     - WEBUI: Support expanding/collapsing UI folders with arrow keys (Thomas Piccirello)
401     - WEBUI: Support sorting UI tables via touch (#15205) (Tom Piccirello)
402     - WEBUI: Add pieces progress bar to General tab (Jesse Smick)
403     - WEBUI: Update authors page (Chocobo1)
404     - WEBUI: Set icon sizes attribute (Daniel Aleksandersen)
405     - WEBUI: Add meta application name (Daniel Aleksandersen)
406     - WEBUI: Sort WebUI language selection values (Chocobo1)
407     - WEBUI: Use correct URL scheme in user prompt when HTTPS is enabled (Chocobo1)
408     - RSS: Stick Unread row to top in RSS feed list (Prince Gupta)
409     - RSS: Correctly use fallback icons for RSS feed in GUI (jagannatharjun)
410     - SEARCH: Add context menu for tabs in search widget (#14926) (Anton)
411     - SEARCH: Add more download options to torrent search result right-click menu (a-sum-duma)
412     - WINDOWS: Add windows-clang support (#15115) (Biswapriyo Nath)
413     - WINDOWS: Update python installer URL for Windows (xavier2k6)
414     - WINDOWS: NSIS: Update Simplified Chinese translation (Losiki)
415     - LINUX: Prolong wait time for shutdown for qbittorrent-nox (Chocobo1)
416     - LINUX: Install vector program icon (Chocobo1)
417     - LINUX: Add detection for OpenBSD, Haiku in configure script (Chocobo1)
418     - MACOS: Update Mac icons for Big Sur (17jiangz1)
419     - EXPERIMENTAL: Setting to store/load fastresume/torrent files in an SQLite database (glassez)
420     - OTHER: Many internal code refactorings and bug fixing by many people
422 Sun Oct 31 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.9
423     - BUGFIX: Fix "no action" option on torrent double click (Jose M. Abuin)
424     - BUGFIX: Fix broken behavior of "priority by shown file order" (Chocobo1)
425     - WEBUI: Fix WebUI crash when tracker URL is invalid (Chocobo1)
426     - WEBUI: Revert "WebUI: group trackers by hostname" (Chocobo1)
427     - WINDOWS: Remove Windows Vista support from manifest (xavier2k6)
428     - WINDOWS: NSIS: Update Korean, Indonesian and Traditional Chinese translation (JungHee Lee, Faisal Al-Munawar Fathur Rahman, SiderealArt)
430 Sun Aug 29 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.8
431     - BUGFIX: Delay processing of watched folders (#15282) (glassez)
432     - BUGFIX: Use the same icon for selecting folders/files (Chocobo1)
433     - BUGFIX: Use default upper limits for ddns entries (Chocobo1)
434     - WEBUI: Expose SSRF mitigation (#15247) (Sylvain Finot)
435     - WEBUI: Update webui libraries (Chocobo1)
436     - WEBUI: Group trackers by hostname (#15264) (Mengyang Li)
437     - WEBUI: Improve "last activity" calculation in WebAPI (#15339) (Chocobo1)
438     - WINDOWS: NSIS: Add Polish translation (#15262) (Matthaiks)
440 Tue Aug 03 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.7
441     - BUGFIX: Don't forget to start Watched folders timer (glassez)
442     - BUGFIX: Don't close tags menu when toggling items (tgregerson)
443     - BUGFIX: Don't overwrite tracker message (glassez)
444     - BUGFIX: Bump file pool size (#14966) (An0n)
445     - BUGFIX: Properly create "clean path" for watched folder (glassez)
446     - WEBUI: Disconnect comment links (Daniel Aleksandersen)
447     - WINDOWS: NSIS: Update Danish translation (scootergrisen)
449 Sat Jun 26 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.6
450     - FEATURE: New languages: Mongolian, Persian, Thai
451     - BUGFIX: Provide correct error description in "upload mode" (glassez)
452     - BUGFIX: Allow adding torrents with relative save path (glassez)
453     - BUGFIX: Fix main window turns blank after restoring from tray (#15031) (Chocobo1)
454     - BUGFIX: Remove the lockfile on exit (#14997) (brvphoenix)
455     - BUGFIX: Improve "Watched folders" feature (glassez)
456     - BUGFIX: Keep sub-sorting order (#15074) (Dmitry Khlestkov)
457     - BUGFIX: Properly add torrent with new tags (glassez)
458     - WINDOWS: NSIS: Update Japanese, Turkish, Hungarian, Swedish translation (maboroshin, Burak Yavuz, xkrstudio, nonew-star)
460 Sun May 02 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.5
461     - BUGFIX: Move cursor to the end when autofilling URL/hash in "Download from URLs" dialog (Chocobo1)
462     - BUGFIX: Sort invalid QDateTime values after valid values (Chocobo1)
463     - BUGFIX: Fix tabChangesFocus attribute in "Edit trackers" dialog (Christoph Rackwitz)
464     - BUGFIX: Update DynDNS register url (zhuangzi926)
465     - BUGFIX: Handle "not enough disk space" error more graciously (glassez)
466     - BUGFIX: Correctly draw progress background with stylesheet (jagannatharjun)
467     - WEBUI: Fix magnet url from the search facility (Chocobo1)
468     - WEBUI: Revise folder monitoring functions (Chocobo1)
469     - WEBUI: Fix magnet url from the browser (brvphoenix)
470     - WEBUI: Allow to specify file indexes in torrents/files API (glassez)
471     - WINDOWS: NSIS: Allow more strings to translated (bovirus, Chocobo1)
472     - WINDOWS: NSIS: Update Italian, German, Estonian, Russian, PortugueseBR translations (bovirus, Henry Water, PriitUring, Долматов Алексей, Felipe)
473     - LINUX: Fix D-Bus Notification `desktop-entry` field (Chocobo1)
474     - MACOS: Don't use executable name as CFBundleName value (Nick Korotysh)
475     - OTHER: Lower Qt requirement to 5.11 (sledgehammer999)
476     - OTHER: Clarify that the license is GPLv2+ (sledgehammer999)
478 Wed Mar 24 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.4.1
479     - BUGFIX: Correctly draw progress bar (glassez)
480     - WEBUI: Fix javascript code which broke the UI (Chocobo1)
482 Tue Mar 23 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.4
483     - FEATURE: Add ability to prioritize selected items by shown file order (Chocobo1)
484     - FEATURE: Allow tab to escape the text box in "Edit trackers" dialog (Christoph Rackwitz)
485     - FEATURE: Support sub-sorting in Transferlist (jagannatharjun)
486     - FEATURE: Expose ToS setting from libtorrent (Chocobo1)
487     - FEATURE: Improve tracker entries handling (glassez)
488     - BUGFIX: Drop extension from generated content folder name (glassez)
489     - BUGFIX: Change qBittorrent Updater window title (xavier2k6)
490     - BUGFIX: Validate HTTPS Tracker Certificate by default (an0n666)
491     - BUGFIX: Don't let "program update" dialog steal focus (Chocobo1)
492     - BUGFIX: Disable expand on double click in TorrentContentTreeView (jagannatharjun)
493     - BUGFIX: Add hyperlink to Transifex on translator list (Si Yong Kim)
494     - BUGFIX: Enlarge "speed limit" icon slightly (Chocobo1)
495     - BUGFIX: Don't prevent system sleep due to errored torrents (dyumin)
496     - BUGFIX: Use stable sorting in transfer list (Chocobo1)
497     - BUGFIX: Allow "missing files" torrents to save more resume data (glassez)
498     - BUGFIX: Restart "missing files" torrents after changing location (glassez)
499     - BUGFIX: Show proper string when torrent availability is not available (Chocobo1)
500     - BUGFIX: Apply "Hide zero/infinity values" to "Time Active", "Down/Up Limit" and ETA columns (Chocobo1)
501     - BUGFIX: Fix potential out-of-bounds access (Chocobo1)
502     - BUGFIX: Make SpeedPlotView averager time aware (jagannatharjun)
503     - BUGFIX: Add a 3-Hour graph (jagannatharjun)
504     - BUGFIX: Add an option to disable icons in menus (always disabled on MacOS) (Michał Kopeć)
505     - BUGFIX: Improve detection of filename extension of audio/video files (Chocobo1)
506     - BUGFIX: Various drawing improvements of progress bar (Chocobo1)
507     - BUGFIX: Properly stop torrent creation if aborted (Chocobo1)
508     - BUGFIX: Replace external program parameters in one step (Chocobo1)
509     - BUGFIX: Improve "save resume data" handling (glassez)
510     - BUGFIX: Fix bad IPv6 address format for outgoingInterfaces (treysis)
511     - WEBUI: Properly decode strings (brvphoenix)
512     - WEBUI: Accept "share limits" when adding torrent using WebAPI (glassez)
513     - WEBUI: Add seeding time to the active time column (thalieht)
514     - WEBUI: Fix incorrect seeding time string in General tab (thalieht)
515     - WEBUI: Allow >100 days in WebUI function "friendlyDuration" (thalieht)
516     - WEBUI: Avoid decoding strings repeatedly (brvphoenix)
517     - RSS: Add category button on AutomatedRSSDownloader on GUI (Si Yong Kim)
518     - WINDOWS: NSIS: Update Czech translation (slrslr)
519     - WINDOWS: NSIS: Update Portuguese BR translation (Alex)
520     - WINDOWS: NSIS: Add Estonian translation (PriitUring)
521     - WINDOWS: Allow change-case-only file renaming (glassez)
522     - LINUX: Systemd: wait for mounting of local filesystems (Juraj Oršulić)
523     - OTHER: Raise minimum libtorrent version to 1.2.12 (glassez)
524     - OTHER: Raise minimum Qt version to 5.12 (glassez)
526 Tue Jan 19 2021 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.3
527     - FEATURE: New languages: Azerbaijani, Estonian
528     - BUGFIX: Unify global speed dialogs for normal/alternative speeds (thalieht)
529     - BUGFIX: Increase maximum global speed limits ~2 GiB/s (thalieht)
530     - BUGFIX: Save fastresume when setting torrent speed limits (thalieht)
531     - BUGFIX: Group several torrent options into one dialog (thalieht)
532     - BUGFIX: Capitalize locale names (Chocobo1)
533     - BUGFIX: Improve content file/folder names handling (glassez)
534     - BUGFIX: Drop notification about move storage finished or failed (glassez)
535     - BUGFIX: Reload "missing files" torrent instead of re-checking (glassez)
536     - BUGFIX: Remember dialog sizes (Chocobo1)
537     - BUGFIX: Improve detection of file extension string (Chocobo1)
538     - WEBUI: Don't call non-existent elements (glassez)
539     - WEBUI: Update "Keep top-level folder" in WebUI options (thalieht)
540     - MACOS: QMake: Raise minimal macOS target version to 10.14 (glassez)
541     - LINUX: Use legacy 'data' directory only as a fallback (lbilli)
542     - OTHER: Bump project requirement to C++17 (Chocobo1)
544 Sun Dec 27 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.2
545     - FEATURE: Allow to add root folder to torrent content (glassez)
546     - FEATURE: "HTTPS tracker validation" option is available on all platforms with latest libtorrent (Chocobo1)
547     - FEATURE: Option for supporting internationalized domain names (IDNs) (Chocobo1)
548     - BUGFIX: Fix broken sorting on some columns (Chocobo1)
549     - BUGFIX: Fix availability per file value (Chocobo1)
550     - BUGFIX: Fix status of torrents without metadata (sledgehammer999)
551     - BUGFIX: Don't try to remove folders for a torrent without metadata (sledgehammer999)
552     - BUGFIX: Lift upper limit of "Max concurrent HTTP announces" option (Chocobo1)
553     - BUGFIX: Add links to libtorrent documentation (Chocobo1)
554     - BUGFIX: Move "embedded tracker" options to qbt section (Chocobo1)
555     - BUGFIX: Properly handle "Append extension" option changing (glassez)
556     - BUGFIX: Correctly save paused torrent state (glassez)
557     - BUGFIX: Fix bug of "move storage job" can be performed multiple times (glassez)
558     - WEBUI: Add ability to use 'shift+delete' to delete torrents (Chocobo1)
559     - WEBUI: Allow to attach tags while adding torrents (Jesse Chan)
560     - WEBUI: Bump version to 2.6.2 (Jesse Chan)
561     - WEBUI: Remove unnecessary restriction on input length (Chocobo1)
562     - WINDOWS: NSIS: Update Russian translation (Andrei Stepanov)
563     - WINDOWS:  NSIS: Update Italian translation (Alessandro Simonelli)
564     - OTHER: Drop support for building with libtorrent < 1.2.11 (Vladimir Golovnev)
566 Wed Nov 25 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.1
567     - FEATURE: Allow progress bar styling from custom themes (jagannatharjun)
568     - FEATURE: Allow adding torrents using "Paste" key sequence (Chocobo1)
569     - FEATURE: Add Latgalian translation (sledgehammer999)
570     - BUGFIX: Prevent resume data to be saved for removed torrent (glassez)
571     - BUGFIX: Clarify connection protocol choice label (FranciscoPombal)
572     - BUGFIX: Fix crash when clicked outside the table of torrent content view (jagannatharjun)
573     - BUGFIX: Don't resume "paused" torrents when put into "checking" state by libtorrent (glassez)
574     - BUGFIX: Fix torrent state calculation (glassez)
575     - BUGFIX: Align integer data to right in torrent content view (jagannatharjun)
576     - WEBUI: Place WebUI RSS description in sandboxed iframe (Sepro)
577     - WEBUI: Avoid settings being reset via WebAPI (Chocobo1)
578     - WEBUI: Fix toggling advanced option in WebUI (thalieht)
579     - WEBUI: Expose contentPath in WebAPI torrents/info (FranciscoPombal)
580     - WEBUI: Fix the issue that IPv6 address can't be banned (brvphoenix)
581     - RSS: Fix confusion in date format description (Thomas De Rocker)
582     - WINDOWS: Update dutch.nsi (Thomas De Rocker)
583     - LINUX: Update .desktop file translations (sledgehammer999)
585 Thu Oct 22 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.0.1
586     - WINDOWS: NSIS: Update Italian translation (bovirus)
588 Sun Oct 18 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.3.0
589     - FEATURE: Many UI elements colors are themeable now (jagannatharjun)
590     - FEATURE: Allow changing GUI icons from theme bundles (jagannatharjun)
591     - FEATURE: Notify user when torrent moving finished (glassez)
592     - FEATURE: Shortcut CTRL + I opens Statistics window (LoopsGod)
593     - FEATURE: Add RSS functionality in Web UI (Sepro)
594     - FEATURE: Drop ".unwanted folder" feature (glassez)
595     - FEATURE: Expose libtorrent peer_turnover, max_concurrent_http_announces, no_connect_privileged_ports settings (Sophist, an0n666, NotTsunami)
596     - BUGFIX: Fix typo in Options dialog (Andrei Stepanov)
597     - BUGFIX: Remove "requires restart" from network interface settings (an0n666)
598     - BUGFIX: Rename "Create subfolder" to "Keep top-level folder" (thalieht)
599     - BUGFIX: Show tooltip for some properties in transfer list (Nick Korotysh)
600     - BUGFIX: Fix calculation of torrent current state (glassez)
601     - BUGFIX: Improve detecting completed files when adding, rechecking or moving a torrent (glassez)
602     - BUGFIX: Fixed broken announce logic in embedded tracker causing failures in some cases (FranciscoPombal)
603     - BUGFIX: Disable checkbox if torrent doesn't have root folder (thalieht)
604     - BUGFIX: Update country flag icons with upstream (Chocobo1)
605     - BUGFIX: Private torrent: If tracker entry is edited clear old peer list. Also don't allow user to manually add peers. (an0n666)
606     - BUGFIX: Fix large strings not visible in log widget (jagannatharjun)
607     - BUGFIX: Disable edit action in Peer list widget (Chocobo1)
608     - BUGFIX: Add a scroll area to torrent creator dialog (Ernesto Castellotti)
609     - BUGFIX: Content tab: Open double-clicked folder regardless on which column the click happens (Chocobo1)
610     - BUGFIX: "Open containing folder" on a folder now opens it in its parent folder (Chocobo1)
611     - BUGFIX: Fix GeoDB download in systems with non-C locales (FranciscoPombal)
612     - BUGFIX: Fix peer blocked message (FranciscoPombal)
613     - BUGFIX: Make more robust the banning of selected peers from the list (NotTsunami)
614     - BUGFIX: Use toned green color for downloading pieces in Pieces bar (jagannatharjun)
615     - BUGFIX: Correctly fill whole width of speed graph (jagannatharjun)
616     - BUGFIX: Fix impossible speed in speed graph (jagannatharjun)
617     - WEBUI: Hide additional search filters on small screens (Thomas Piccirello)
618     - WEBUI: Shrink search bar on small screens (Thomas Piccirello)
619     - WEBUI: Fix search categories only working in English (Thomas Piccirello)
620     - WEBUI: Add Trackers section to sidebar (Thomas Piccirello)
621     - WEBUI: Fix Enter button behavior in textarea (Tom Piccirello)
622     - WEBUI: Fix wrong file renaming selection range (MR)
623     - WEBUI: Preselect "Default save path" in watched folders (thalieht)
624     - WEBUI: Fix banning peers (brvphoenix)
625     - WEBUI: Fix seeding time checkbox placement (Chocobo1)
626     - WEBUI: Bump Web API version (Thomas Piccirello)
627     - RSS: Fix renaming RSS autodownload rule (glassez)
628     - RSS: Fix RSS article is not marked as "read" when torrent is downloaded (glassez)
629     - SEARCH: Update minimum Python version to 3.5.0 (ngosang)
630     - SEARCH: Make middle-click close search tabs (Will Da Silva)
631     - WINDOWS: NSIS: Update Dutch translation (Thomas De Rocker)
632     - WINDOWS: NSIS: Change the installers uninstallation question to clear confusion (an0n666)
633     - LINUX: Fix typo in systemd service file (Shane Allgeier)
634     - LINUX: Don't use HTML in tray tooltip (thalieht)
635     - LINUX: Don't create 'data' subdirectory in XDG_DATA_HOME (lbilli)
636     - LINUX/MACOS: Add HTTPS tracker certificate validation option (NotTsunami)
637     - OTHER: Many CMake improvements (FranciscoPombal)
638     - OTHER: Support for libtorrent 1.1.x is dropped (Chocobo1)
639     - OTHER: Many code cleanups and improvements (FranciscoPombal, Chocobo1, glassez)
641 Sat Apr 25 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.5
642     - BUGFIX: Fix crash when torrent is deleted on limit reached (glassez)
643     - BUGFIX: Register datatype properly (Chocobo1)
644     - WEBUI: Add ability to send custom HTTP headers (Chocobo1)
645     - WEBUI: Expand RSS related API (Sepro)
646     - WINDOWS: Installer: Update german translation (schnurlos)
648 Wed Apr 22 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.4
649     - BUGFIX: Fix sub-sorting of Transfer list (glassez)
650     - BUGFIX: Fix wrong logic that disables "prevent sleeping" timer (Chocobo1)
651     - BUGFIX: Set disk cache size for older libtorrent versions (NotTsunami)
652     - BUGFIX: Sort locale language list (Chocobo1)
653     - BUGFIX: Remove white outline around mascot.png (adem)
654     - BUGFIX: Various fixes in configuring the chosen network interface and not leaking the IP (Raif Atef, an0n666)
655     - BUGFIX: Save "resume data" when torrent storage is moved (glassez)
656     - BUGFIX: Avoid holding encoded resume data in memory (Chocobo1)
657     - BUGFIX: Fix date format for "Last seen complete" (Chocobo1)
658     - BUGFIX: Remove deprecated strict super seeding mode from advanced settings (an0n666)
659     - BUGFIX: Change default stop_tracker_timeout settings (an0n666)
660     - BUGFIX: Convert the Log widget to use custom View/Model (jagannatharjun)
661     - BUGFIX: Change default upload slot choking limits (an0n666)
662     - BUGFIX: Don't uncheck Authentication checkbox when changing proxy type (thalieht)
663     - BUGFIX: Reduce ambiguity for selecting tray icons (Chocobo1)
664     - WEBUI: Fix unable to add multiple peers in WebUI (Sepro)
665     - WEBUI: Fix UPnP lease duration get/set (NotTsunami)
666     - SEARCH: Detect python3 executable on Windows (József Sallai)
668 Wed Apr 01 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.3
669     - FEATURE: Add logging for SOCKS5 proxy errors (Chocobo1)
670     - FEATURE: Add UPnP lease duration advanced option (NotTsunami)
671     - BUGFIX: Allow to translate error messages (Chocobo1)
672     - BUGFIX: Don't round scaling factor (Nick Korotysh)
673     - BUGFIX: Save log file in UTF-8 encoding (Chocobo1)
674     - BUGFIX: Avoid log file excessive flushing (Chocobo1)
675     - BUGFIX: Fix regression when fastresume contains network path (Tester798)
676     - BUGFIX: Fix broken UNC paths in fastresumes on Windows (sledgehammer999)
677     - BUGFIX: Prevent multiple instances for the same app config (glassez)
678     - BUGFIX: Fix unexpected torrent resume after app restart with libtorrent 1.1.x (glassez)
679     - WEBUI: Add alt and title tags for WebUI footer (LameLemon)
680     - WINDOWS: Installer: Update Finnish translation (Roope Jukkara)
681     - WINDOWS: Installer: Update Japanese translation (maboroshin)
682     - WINDOWS: Installer: Update Turkish translation (Burak Yavuz)
683     - WINDOWS: Installer: Update Russian translation (Andrei Stepanov)
685 Tue Mar 24 2020 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.2
686     - FEATURE: Allow transfer list text color changes through QSS (Prince Gupta)
687     - FEATURE: Option to show console when external program is run (sledgehammer999)
688     - FEATURE: Rename Country column to "Country / Region" (Thomas Piccirello)
689     - FEATURE: Change the defaults of some settings (FranciscoPombal)
690     - FEATURE: Refactored Transfer List code to allow theming. As a sideffect the row height has more padding. (glassez)
691     - FEATURE: Allow double-click in preview dialog (thalieht)
692     - FEATURE: Expose stop_tracker_timeout in advanced settings (an0n666)
693     - FEATURE: Add piece_extent_affinity to AdvancedSettings (FranciscoPombal)
694     - FEATURE: Reorganize UI theme selection (Prince Gupta)
695     - FEATURE: Show any multiple connections from the same IP in peer list (thalieht)
696     - FEATURE: Add stalled filters to GUI and Web API/UI (FranciscoPombal)
697     - FEATURE: Use IP geolocation database by DB-IP instead of MaxMind (sledgehammer999)
698     - FEATURE: Allow to save downloaded metadata as torrent file (glassez)
699     - FEATURE: Allow single app instance per configuration (glassez)
700     - PERFORMANCE: Move multiple torrents one by one (glassez)
701     - BUGFIX: Disable Torrent Queue by default for new users (an0n666)
702     - BUGFIX: Update free disk space label on Category change in Auto Mode (Medvedishce)
703     - BUGFIX: Save resume data after recheck (glassez)
704     - BUGFIX: Tracker is errored only if all local endpoints fail (sledgehammer999)
705     - BUGFIX: Change placement of stop tracker timeout setting (An0n)
706     - BUGFIX: Redesign torrent startup handling (glassez)
707     - BUGFIX: Show "∞" instead of " -1" in Preferences (Sakib-Abrar)
708     - BUGFIX: Improve code efficiency for reverse resolution of peers (Chocobo1)
709     - BUGFIX: Handle HTTP redirection to magnet URI (glassez)
710     - BUGFIX: Various fixes for portable mode (Tester798)
711     - BUGFIX: Include resume folder path in exception message (Chocobo1)
712     - BUGFIX: Change placeholder text in torrent list's filter (djt3)
713     - BUGFIX: Improvements in the embedded tracker to be more spec compliant (FranciscoPombal)
714     - BUGFIX: Improve the options tooltips (NotTsunami)
715     - BUGFIX: Check if file exists in seed mode (an0n666)
716     - BUGFIX: Delegate GUI scaling work to Qt (Nick Korotysh)
717     - BUGFIX: Fix crash when renaming torrent contents (Chocobo1)
718     - BUGFIX: Fix total connected peers count calculation (FranciscoPombal)
719     - BUGFIX: Allow other keypresses in LogListWidget (NotTsunami)
720     - BUGFIX: Disable Auto TMM when not using default savepath from monitored folder (thalieht)
721     - WEBUI: Fix first row renaming in files tab (Denis)
722     - WEBUI: Use SVG image for WebUI favicon (Nick Korotysh)
723     - WEBUI: Inherit text color for filter list elements (Nick Korotysh)
724     - WEBUI: Expose WebUI ban counter to users (Chocobo1)
725     - WEBUI: Expose WebUI ban duration to users (Chocobo1)
726     - WEBUI: Implement "Secure" flag for session cookie (FranciscoPombal)
727     - WEBUI: Remove unused/deprecated option (FranciscoPombal)
728     - WEBUI: Prevent excessive sync requests (FranciscoPombal)
729     - WEBUI: Fix populating statistics window (FranciscoPombal)
730     - WEBUI: Fix matching uncategorized torrents (FranciscoPombal)
731     - WEBUI: Always allow whitespace in category names (FranciscoPombal)
732     - SEARCH: Bump python version for new installation (Chocobo1)
733     - SEARCH: Fix missing string (Chocobo1)
734     - SEARCH: Drop python2 support (Chocobo1)
735     - WINDOWS: Installer: Option to start qBittorrent on Windows start up (An0n)
736     - WINDOWS: Installer: Improve Czech translation (slrslr)
737     - WINDOWS: Installer: Update French translation (zywo)
738     - WINDOWS: Installer: Update German translation (schnurlos)
739     - WINDOWS: Installer: Update Japanese translation (maboroshin)
740     - WINDOWS: Path length limitation is removed on Windows 10 1607 onwards (an0n666)
742 Wed Dec 18 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.1
743     - FEATURE: Enable portable mode if "profile" directory exists (Tester798)
744     - FEATURE: Enable "Apply rate limit to peers on LAN" option by default (Chocobo1)
745     - BUGFIX: Sync translations from Transifex and run lupdate (sledgehammer999)
746     - BUGFIX: Don't unnecessarily delete OS files in folders (sledgehammer999)
747     - BUGFIX: Use the incomplete folder where appropriate (sledgehammer999)
748     - BUGFIX: Align Properties tab bar correctly on window resize (Prince Gupta)
749     - BUGFIX: Rework the listening IP/interface selection code (sledgehammer999)
750     - BUGFIX: Fix inconsistent icon for deleting torrent (Chocobo1)
751     - BUGFIX: Show torrent error message in transfer list (Chocobo1)
752     - BUGFIX: Fix stuck in wrong torrent state (Chocobo1)
753     - BUGFIX: Expand single-item folders in torrent content (warren)
754     - WEBUI: Bump Web API version (sledgehammer999)
755     - WEBUI: Add ability to rename torrent files from the WebUI (Thomas Piccirello)
756     - WEBUI: Mention lack of HTTPS in WebUI magnet link warning (nl6720)
757     - WEBUI: Fix HTML elements size in search tab (Chocobo1)
758     - SEARCH: Fix incorrect translation displayed after language change (Chocobo1)
759     - SEARCH: Fix missing translations in search plugins dialog (Chocobo1)
760     - WINDOWS: Update russian translation of the installer (Andrei Stepanov)
762 Tue Dec 03 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
763     - FEATURE: Libtorrent 1.2.x series are supported now (glassez)
764     - FEATURE: Add OpenSSL version to GUI and stackdump (Chocobo1)
765     - FEATURE: Add zlib version to GUI & stackdump (silverqx)
766     - FEATURE: Use PBKDF2 for the GUI lock. You will need to set your password again. (Chocobo1)
767     - FEATURE: Rename "#" column to "Tier" in the tracker list (thalieht)
768     - FEATURE: Allow setting larger checking memory usage in GUI (airium)
769     - FEATURE: Converted remaining icons to svg (Bert Verhelst)
770     - FEATURE: Replace CheckBox with Arrow in the side panel (Prince Gupta)
771     - FEATURE: Log performance alerts from libtorrent (Chocobo1)
772     - FEATURE: Use native folder icon in content tree (Chocobo1)
773     - FEATURE: Move copy actions under a submenu (Chocobo1)
774     - FEATURE: Add "Socket backlog size" option (Chocobo1)
775     - FEATURE: Add "File pool size" option (Chocobo1)
776     - FEATURE: Allow styling with QSS stylesheets (Prince Gupta)
777     - FEATURE: Add "Tracker entries" dialog (Chocobo1)
778     - FEATURE: Add availability column (Chocobo1)
779     - FEATURE: Use a randomized port number for the first run (Chocobo1)
780     - FEATURE: Enable Super Seeding mode once ratio/time limit is reached (thalieht)
781     - FEATURE: Improve embedded tracker. Now it conforms to BEPs more closely. (Chocobo1)
782     - FEATURE: Add option to align file to piece boundary when creating new torrent (Chocobo1)
783     - FEATURE: Ability to open file or trigger torrect action via keypad Enter (Chocobo1)
784     - FEATURE: Add "Remove torrent and its files" option to share ratio limiting (thalieht)
785     - FEATURE: Allow to select multiple entries in "banned IP" dialog (Chocobo1)
786     - FEATURE: Reallow to pause checking torrents (thalieht)
787     - FEATURE: Reallow to force recheck torrents that aren't fully started (thalieht)
788     - FEATURE: Add "Preview file" double-click action (warren)
789     - BUGFIX: Avoid performance penalty when logger is full (Chocobo1)
790     - BUGFIX: Remove the max half-open connections option (thalieht)
791     - BUGFIX: Center align the section labels in advanced settings (thalieht)
792     - BUGFIX: Add documentation links to some advanced settings (thalieht)
793     - BUGFIX: Improve DownloadManager code (glassez)
794     - BUGFIX: Limit DownloadHandler max redirection to 20 (Chocobo1)
795     - BUGFIX: Log DownloadManager SSL errors (Chocobo1)
796     - BUGFIX: Force recheck multiple torrents one by one (glassez)
797     - BUGFIX: Close context menu when content model is reset (glassez)
798     - BUGFIX: Improve Properties widget (glassez)
799     - BUGFIX: Prevent flickering preview dialog (silver)
800     - BUGFIX: Rename "Prefer encryption" to "Allow encryption" (thalieht)
801     - BUGFIX: Fix search icon placement when using RTL languages (Chocobo1)
802     - BUGFIX: Avoid combo boxes extending to the right in Options dialog (Chocobo1)
803     - BUGFIX: Fix speed limit not applying to IPv6 peers (Chocobo1)
804     - BUGFIX: Log failed file rename errors (Chocobo1)
805     - BUGFIX: Fix wrong "Time Active" value displayed (Chocobo1)
806     - BUGFIX: Rename priority to queue in the context of torrents (thalieht)
807     - BUGFIX: Update remaining size of ignored files to 0 (Thomas Piccirello)
808     - BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1)
809     - BUGFIX: Improve error messages for URL seed (Chocobo1)
810     - BUGFIX: Rename share ratio limiting options (thalieht)
811     - BUGFIX: Fix country name misspelling (horgan)
812     - PERFORMANCE: Faster/efficient way of handling updates in the Transfer list (Chocobo1)
813     - WEBUI: Bump Web API version
814     - WEBUI: Use PBKDF2 for the WebUI password. You will need to set your password again. (Chocobo1)
815     - WEBUI: Use Javascript strict mode (Chocobo1)
816     - WEBUI: Remove autocorrect/autocapitalise from filepaths on WebUI (AceLewis)
817     - WEBUI: Display warning when Javascript is disabled (Chocobo1)
818     - WEBUI: Remove mootools lib from login page (Chocobo1)
819     - WEBUI: Prevent login credential appearing in URL (Chocobo1)
820     - WEBUI: Load WebUI certificate & key from file path (Chocobo1)
821     - WEBUI: Add migration code for WebUI https related change (Chocobo1)
822     - WEBUI: Fix wrong element id being used (Thomas Piccirello)
823     - WEBUI: Fix direction of Web UI sorted column icon (Thomas Piccirello)
824     - WEBUI: Match WebUI About page to GUI (Thomas Piccirello)
825     - WEBUI: Simplify tab logic (Thomas Piccirello)
826     - WEBUI: Separate URL components before percent-decoding (glassez)
827     - WEBUI: Capitalize event name (Thomas Piccirello)
828     - WEBUI: Fix bug where input wouldn't always be focused (Thomas Piccirello)
829     - WEBUI: Add Web UI support for escape key (Thomas Piccirello)
830     - WEBUI: Fix broken image link (Tom Piccirello)
831     - WEBUI: Include application version in css/js url for cache busting (Thomas Piccirello)
832     - WEBUI: Update WebUI img to use svg images (Chocobo1)
833     - WEBUI: Fix speed limit icon too large on WebUI (Chocobo1)
834     - WEBUI: Fix misaligned icons in STATUS list in GUI (Chocobo1)
835     - WEBUI: Drop legacy WebAPI support (glassez)
836     - WEBUI: Allow WebUI Content tab to be sorted (Thomas Piccirello)
837     - WEBUI: Encode torrent name before passing in URL (Thomas Piccirello)
838     - WEBUI: Move WebUI Peers code to separate file (Thomas Piccirello)
839     - WEBUI: Prevent WebUI tables from being highlighted (Thomas Piccirello)
840     - WEBUI: Allow WebUI Trackers table to be manipulated (Thomas Piccirello)
841     - WEBUI: Fix only the first newline char is replaced (Chocobo1)
842     - WEBUI: Fix missing semicolon in WebUI (Chocobo1)
843     - WEBUI: Add autocomplete attribute to WebUI (Chocobo1)
844     - WEBUI: Always use index.html as default page (CzBiX)
845     - WEBUI: Set title attribute for all WebUI table cells (Thomas Piccirello)
846     - WEBUI: Align WebUI login button to the right (Chocobo1)
847     - WEBUI: Use force refresh on WebUI logout (Chocobo1)
848     - WEBUI: Use a random number for WebUI cache busting (Chocobo1)
849     - WEBUI: Register protocol handler in WebUI for magnet links (Cory)
850     - WEBUI: Add WebAPI session timeout settings (Chocobo1)
851     - WEBUI: Fix encoding of special characters (Tom Piccirello)
852     - WEBUI: Avoid word wrap in webui footer (airium)
853     - WEBUI: Add advanced options in WebUI (Zhaoyu Gan)
854     - WEBUI: Move WebUI copy actions under a submenu (Thomas Piccirello)
855     - WEBUI: Add WebUI support for triggering context menus on mobile (Thomas Piccirello)
856     - WEBUI: Implement tag management for WebUI (Vasiliy Halimonchuk)
857     - WEBUI: Fix WebUI removing parameters from magnet links (Thomas Piccirello)
858     - WEBUI: Enable by default the search tab (Thomas Piccirello)
859     - WEBUI: Add context menu to Web UI search table (Thomas Piccirello)
860     - WEBUI: Display files hierarchically in Web UI content tab (Thomas Piccirello)
861     - WEBUI: Add ability to add and ban a peer from the Web UI (Thomas Piccirello)
862     - WEBUI: Increase WebUI window heights (Thomas Piccirello)
863     - WEBUI: Sort torrent names case-insensitively in webui (airium)
864     - WEBUI: Support exclusions in WebUI table filters (Thomas Piccirello)
865     - WEBUI: Don't save preferences until all options are processed (Tom Piccirello)
866     - WEBUI: Disable port selection when "Use different port on each startup" is selected (Chocobo1)
867     - WEBUI: Remove max character limit of location path (Clément Pera)
868     - RSS: Better widget for choosing file path in automated downloader (thalieht)
869     - RSS: Allow to cancel/retry the fetching of feeds (glassez)
870     - RSS: Add create subfolder option to RSS auto-download rules (Xegor)
871     - RSS: Log "RSS Feed successfully downloaded" event (glassez)
872     - SEARCH: Add default tooltip "Searching..." on tab creation. (paolo-sz)
873     - SEARCH: Avoid crashes on torrent search (paolo-sz)
874     - SEARCH: Add right click menu to SearchJobWidget (Chocobo1)
875     - SEARCH: Rename label in search widget (Chocobo1)
876     - SEARCH: Add more copy field actions to search widget (Chocobo1)
877     - SEARCH: Remove buttons from search widget (Chocobo1)
878     - SEARCH: Update python installer URL (Chocobo1)
879     - WINDOWS: Drop support for < Windows 7
880     - WINDOWS: Allow headless builds on Windows (knackebrot)
881     - WINDOWS: Add option to control qBittorrent process memory priority (Chocobo1)
882     - LINUX: Add content_rating, release tags to appdata (Peter Eszlari)
883     - LINUX: Update .appdata descriptions (Chocobo1)
884     - LINUX: Use reverse DNS convention for metadata files naming (Chocobo1)
885     - LINUX: Adjust open file descriptor limit on startup to max (Chocobo1)
886     - MACOS: Drop support for < macOS 10.10 (Yosemite)
887     - MACOS: Replace deprecated `qt_mac_set_dock_menu()` (Chocobo1)
888     - MACOS: Add some padding to macOS app icon (Nick Korotysh)
889     - OTHER: Raise minimum C++ version to C++14 (Chocobo1)
890     - OTHER: Raise minimum Qt version to 5.9.0 (sledgehammer999)
891     - OTHER: Drop support of libtorrent < 1.1.10 (glassez)
892     - OTHER: Drop upgrade code from older saving systems (sledgehammer999)
893     - OTHER: Update INSTALL dependencies (Chocobo1)
894     - OTHER: Optimize PNG images losslessly with zopflipng (Peter Dave Hello)
895     - OTHER: Optimize svg files using SVGO (sledgehammer999)
896     - OTHER: QMake: Compile translations at build time (glassez)
897     - OTHER: Drop support for "BC Link" format (Chocobo1)
898     - OTHER: Lots of code refactorings, cleanups, improvements and optimizations (Chocobo1, glassez, thalieht)
900 * Sun Aug 04 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.7
901     - FEATURE: Add 12 hour and 24 hour speed graphs (dzmat)
902     - FEATURE: Change "Add new torrent" dialog to horizontal layout (Evgeny Lensky)
903     - BUGFIX: Fix messed up symbols in log (Chocobo1)
904     - BUGFIX: Fix incomplete file extension not applied for new torrents (Chocobo1)
905     - BUGFIX: Save updated resume data for completed torrents (Vladimir Golovnev (Glassez))
906     - BUGFIX: Fix requested torrent resume data handling (Vladimir Golovnev (Glassez))
907     - BUGFIX: Prevent command injection via "Run external program" function (Chocobo1)
908     - BUGFIX: Avoid race conditions when adding torrent (Vladimir Golovnev (Glassez))
909     - BUGFIX: Fix torrent checking issues (Vladimir Golovnev (Glassez))
910     - BUGFIX: Use proper log message when there are no error (Chocobo1)
911     - BUGFIX: Fix torrent properties not saved for paused torrents (Chocobo1)
912     - BUGFIX: Some improvements on qtsingleapplication code (Chocobo1)
913     - BUGFIX: Remove limits of "Disk cache expiry interval" setting (Chocobo1)
914     - BUGFIX: Remove upper limit of "Disk cache" setting (Chocobo1)
915     - BUGFIX: Fix crash when removing phantom tags (Chocobo1)
916     - BUGFIX: Improve handleFileErrorAlert error message (Chocobo1)
917     - BUGFIX: Fix updated save path not saved for paused torrents (Chocobo1)
918     - BUGFIX: Log save_resume_data_failed_alert (Chocobo1)
919     - BUGFIX: Don't remove parent directories (Chocobo1)
920     - BUGFIX: Properly remove empty leftover folders after rename (Chocobo1)
921     - BUGFIX: Focus behavior row in Options dialog (silverqx)
922     - BUGFIX: Fix unable to rename folder on Windows when same is used in different case(Chocobo1)
923     - BUGFIX: Fix unable to control add torrent dialogs when opened simultaneously (Chocobo1)
924     - BUGFIX: Disable "Upload mode" when start preloaded torrent (Vladimir Golovnev (Glassez))
925     - BUGFIX: Fix wrong comparison result when sorting items(Chocobo1)
926     - BUGFIX: Fix sequential downloading when redirected (Vladimir Golovnev (Glassez))
927     - BUGFIX: Fix typos (Chocobo1)
928     - BUGFIX: Fix assertion fail (Chocobo1)
929     - BUGFIX: Change number of time axis divisions from 5 to 6 for convenience (dzmat)
930     - BUGFIX: Don't turn window blank when closed to system tray (Ekin Dursun)
931     - WEBUI: Fix WebUI encoding of special characters (Thomas Piccirello)
932     - WEBUI: Change the speed unit from Bytes/s to KiB/s for the rate limiter(jerrymakesjelly)
933     - WEBUI: Fix '+' char not decoded to space correctly (Chocobo1)
934     - RSS: Ignore RSS articles with non-unique identifiers (Vladimir Golovnev (Glassez))
935     - RSS: Perform more RSS parsing in working thread (Vladimir Golovnev (Glassez))
936     - RSS: Download RSS enclosure element if no proper MIME type is found (Matan Bareket)
938 * Sun May 05 2019 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.6
939     - BUGFIX: Force recheck multiple torrents one by one in all possible cases. Closes #9120 (glassez)
940     - BUGFIX: Don't query Google for tracker favicons, for privacy reasons (sledgehammer999)
941     - BUGFIX: Work around the crash occurred in QTimer. Closes #9985 (Chocobo1)
942     - BUGFIX: Increase the .torrent file download size limit to 100 MiB (thalieht)
943     - BUGFIX: Disable downloading tracker favicons by default. Works around reported crashes in Linux. Closes #9667 (Chocobo1)
944     - WEBUI: Separate URL components before percent-decoding. Allow special characters in query string parameters. Closes #9116 (glassez)
945     - WEBUI: Prevent login credential appearing in URL. Closes #10221 (Chocobo1)
946     - WEBUI: Display warning when Javascript is disabled (Chocobo1)
947     - WEBUI: Fix translatable strings (Chocobo1)
948     - WEBUI: Correctly handle '+' sign in x-www-form-urlencoded data. Closes #10451 (Chocobo1)
949     - WEBUI: Remove closed connections immediately. Closes #10487 (Chocobo1)
950     - WEBUI: Fix "Create subfolder" option is not working. Closes ##10392 (Chocobo1)
951     - SEARCH: Make num enter key work the same as return in searchjobwidget (thalieht)
952     - LINUX: Make window title bar icon work in Wayland (Peter Eszlari)
953     - LINUX: Update appdata.xml file (Chocobo1)
954     - MACOS: Fix progress bar drawing by using different style than native (Nick Korotysh)
955     - MACOS: Updated and cleaned up fields in Info.plist (Nick Korotysh)
956     - OTHER: Mention more translators in the about tab. Closes #10043 (sledgehammer999)
958 * Mon Dec 24 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.5
959     - FEATURE: Add checking_mem_usage option to AdvancedSettings (FranciscoPombal)
960     - FEATURE: Save torrents queue in separate file. Now a new file named 'queue' is created, saving on each line the infohash of each queued torrent in sorted order. (glassez)
961     - BUGFIX: Fix regression on resuming torrents without metadata (thalieht)
962     - BUGFIX: Reorder and rename Tracker list context menu option (Thomas Piccirello)
963     - BUGFIX: Rename Tracker List columns (Thomas Piccirello)
964     - BUGFIX: Show error message when Session failed to start (glassez)
965     - BUGFIX: Embedded tracker: Use ip parameter from tracker request if provided (Chocobo1)
966     - BUGFIX: Fix weekday names translations (Chocobo1)
967     - BUGFIX: Fix strings not translated (Chocobo1)
968     - WEBUI: Change qBittorrent exit message to HTML5 (Chocobo1)
969     - WEBUI: Revise CSP header (Chocobo1)
970     - WEBUI: Enforce referrer-policy in WebUI (Chocobo1)
971     - WEBUI: Add torrent name filtering to WebUI (Thomas Piccirello)
972     - WEBUI: Send numeric status without translation (Thomas Piccirello)
973     - WEBUI: Add WebUI Trackers context menu (Thomas Piccirello)
974     - WEBUI: Add DHT, PeX, and LSD to WebUI Tracker list (Thomas Piccirello)
975     - WEBUI: Add additional Tracker columns to WebUI (Thomas Piccirello)
976     - WEBUI: Bump Web API version
977     - WEBUI: Fix display bugs in WebUI Files tab. Remove <IE9 support (Thomas Piccirello)
978     - WEBUI: Fix incorrect priority value sent from WebUI (Thomas Piccirello)
979     - WEBUI: Set priority for multiple files in one WebAPI request (Thomas Piccirello)
980     - WEBUI: Match WebUI Peers table column order to GUI (Thomas Piccirello)
981     - WEBUI: Fetch data less frequently when torrents tab isn't visible (Thomas Piccirello)
982     - WEBUI: Add Search tab to WebUI (Thomas Piccirello)
983     - WEBUI: Add ability to pass urls to the webui download page (Thomas Piccirello)
984     - WEBUI: Fix JavaScript error (Tom Piccirello)
985     - WEBUI: Disallow setting a blank alternative WebUI location (Thomas Piccirello)
986     - WEBUI: Add slow torrent options (Thomas Piccirello)
987     - WEBUI: Add "Use alternative Web UI" option (Thomas Piccirello)
988     - WEBUI: Add "Apply rate limit to peers on LAN" option (Thomas Piccirello)
989     - WEBUI: Add email "From" option (Thomas Piccirello)
990     - WEBUI: Set WebUI download options using set preferences (Thomas Piccirello)
991     - WEBUI: Show list of categories on WebUI download page (Thomas Piccirello)
992     - WEBUI: Hide WebUI text input for custom monitor save locations (Thomas Piccirello)
993     - WEBUI: Add "When adding a torrent" options (Thomas Piccirello)
994     - WEBUI: Add WebUI Auto TMM options (Thomas Piccirello)
995     - WEBUI: Add speed limit icons to WebUI Speed options (Thomas Piccirello)
996     - WEBUI: Add WebUI Random port button and proxy unencrypted password notice (Thomas Piccirello)
997     - WEBUI: Replace WebUI Options fixed-width labels (Thomas Piccirello)
998     - WEBUI: Reorder WebUI options to match GUI (Thomas Piccirello)
999     - WEBUI: Allow WebUI sidebar to be collapsed (Thomas Piccirello)
1000     - WEBUI: Show ellipsis when WebUI sidebar is too narrow (Thomas Piccirello)
1001     - WEBUI: Fix WebUI bug on override of Start Download option.Closes #9855. (Tom Piccirello)
1002     - WEBUI: Fix missing words in WebUI (Chocobo1)
1003     - WEBUI: Add SameSite attribute to WebUI session cookie (Thomas Piccirello)
1004     - WEBUI: Put WebUI security related options into a groupbox (Chocobo1)
1005     - WEBUI: Add option for WebUI Host header validation (Chocobo1)
1006     - WEBUI: Show icon in WebUI sorted column (Thomas Piccirello)
1007     - RSS: Keep track of REPACK/PROPER downloads. Closes #9898. (Stephen Dawkins)
1008     - SEARCH: Only instantiate SearchPluginManager as needed (Thomas Piccirello)
1009     - MACOS: Make file icon look like other macOS icons (Nick Korotysh)
1010     - MACOS: Save option to start minimized in Mac (thalieht)
1012 * Mon Nov 19 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.4
1013     - FEATURE: Recognize *.ts files as previewable (silver)
1014     - FEATURE: Allow to disable speed graphs (dzmat)
1015     - FEATURE: Clear LineEdit on ESC (silverqx)
1016     - BUGFIX: Fix divide-by-zero crash (Chocobo1)
1017     - BUGFIX: Remove speed limit checkbox in Options dialog (Chocobo1)
1018     - BUGFIX: Fix speed graph "high speeds" bug (dzmat)
1019     - BUGFIX: Don't update torrent status unnecessarily (glassez)
1020     - BUGFIX: Improve force recheck of paused torrent (glassez)
1021     - BUGFIX: Restore torrent in two steps (glassez)
1022     - BUGFIX: Improve scaling of speed graphs (dzmat)
1023     - BUGFIX: Add isNetworkFileSystem() detection on Windows. This allows network mounts to be monitored correctly by polling timer. (Chocobo1)
1024     - BUGFIX: Reduce horizontal graphs resolution. Improves performance. (dzmat)
1025     - BUGFIX: Don't recheck just checked torrent (mj-p, glassez)
1026     - BUGFIX: Add SMB2 magic number (Chocobo1)
1027     - BUGFIX: Restore startup performance to v4.1.2 times. Needs at least libtorrent 1.1.10 (sledgehammer999)
1028     - BUGFIX: Make strings actually translatable (sledgehammer999)
1029     - WEBUI: Handle downloading .torrent file as success (Tom Piccirello)
1030     - WEBUI: Fix Alternative Web UI to be available (glassez)
1031     - WEBUI: Consider empty locale setting as not set (glassez)
1032     - WEBUI: Add free disk space to WebUI status bar (Thomas Piccirello)
1033     - WEBUI: Add WebUI search API controller (Thomas Piccirello)
1034     - WEBUI: Fix WebUI Auto TMM context menu bug (Thomas Piccirello)
1035     - WEBUI: Use independent translation for WebUI (glassez)
1036     - WEBUI: Add categories WebAPI (Thomas Piccirello)
1037     - WEBUI: Fix minor JavaScript defects (Thomas Piccirello)
1038     - WEBUI: Add locale to js file path (Thomas Piccirello)
1039     - WEBUI: Translate WebUI torrents Status column (Thomas Piccirello)
1040     - WEBUI: Bump Web API version
1041     - RSS: Allow to disable downloading REPACK/PROPER matches (Stephen Dawkins)
1042     - RSS: Improve RSS Feed updating (glassez)
1043     - SEARCH: Allow resizing search filter in search job (thalieht)
1044     - SEARCH: Improve parser for search engine versions.txt (Chocobo1)
1045     - SEARCH: Update Python URLs (Chocobo1)
1046     - SEARCH: Fix asking to install Python (Chocobo1)
1047     - SEARCH: Reformat python code to be compliant with PEP8 (Chocobo1)
1048     - OTHER: cmake: restore out-of-source build (Eugene Shalygin)
1049     - OTHER: cmake: cmake: use C++14 when available (Eugene Shalygin)
1051 * Tue Sep 18 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.3
1052     - FEATURE: Preselect name without extension when renaming files (thalieht)
1053     - FEATURE: Allow setting seq & first/last from context menu without metadata (thalieht)
1054     - BUGFIX: Show "N/A" if there is no scrape (thalieht)
1055     - BUGFIX: Save option about tracker favicons under correct key (sledgehammer999)
1056     - BUGFIX: When file data are unreachable pause torrent and show "Missing Files" status (temporary fix) (sledgehammer999)
1057     - BUGFIX: Don't disable DHT when using force proxy (Thomas Piccirello)
1058     - BUGFIX: Correctly save torrent queue position/state/priority changes in fastresume (glassez, thalieht, sledgehammer999)
1059     - BUGFIX: Fix icon height/width ratio (Chocobo1)
1060     - BUGFIX: Fix values sorted wrong in "Last Activity" column (Chocobo1)
1061     - BUGFIX: Replace png icons with svg (Chocobo1)
1062     - WEBUI: Allow WebUI sidebar filters to be hidden (Thomas Piccirello)
1063     - WEBUI: Increase WebUI Options initial height (Thomas Piccirello)
1064     - WEBUI: Adjust WebUI Options form alignment (Thomas Piccirello)
1065     - WEBUI: Fix WebUI unreachable issue (Chocobo1)
1066     - WEBUI: Require torrent category creation to be explicit (Thomas Piccirello)
1067     - WEBUI: Include category save path in web api sync data (Thomas Piccirello)
1068     - WEBUI: Add save path and editing to WebUI new category dialog (Thomas Piccirello)
1069     - WEBUI: Bump Web API version
1070     - SEARCH: Refactor in searchjob to always color visited entries (thalieht)
1071     - SEARCH: Set "enter" as shortcut to download the selected torrents in search job (thalieht)
1072     - SEARCH: Add regex option in the search filter's context menu (thalieht)
1073     - LINUX: Fix GUI scaling issue on Linux (Chocobo1)
1074     - LINUX: Fix regression that broke installing desktop file (Eli Schwartz)
1075     - OPENBSD: Better filesystem support for filewatcher (Elias M. Mariani)
1077 * Sun Aug 12 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.2
1078     - FEATURE: New options for "inhibit sleep" (Lukas Greib)
1079     - FEATURE: Add option for regexps in the transferlist search filter's context menu (thalieht)
1080     - FEATURE: Add async io threads option to AdvancedSettings (tjjh89017)
1081     - FEATURE: Allow save resume interval to be disabled (Chocobo1)
1082     - FEATURE: Add checkbox for recursive download dialog (Chocobo1)
1083     - FEATURE: Add changelog link in program updater (Chocobo1)
1084     - BUGFIX: Avoid allocating large memory when loading a .torrent file (Couchy)
1085     - BUGFIX: Notify users on 1st time close/minimize to tray (sledgehammer999)
1086     - BUGFIX: Fix I/O error after fetching magnet metadata (Chocobo1)
1087     - BUGFIX: Never save resume data for already paused torrents (glassez)
1088     - BUGFIX: Make ProgramUpdater upgrade to 64-bit qbt when running on 64-bit Windows (Chocobo1)
1089     - BUGFIX: Put temporary files in qbt own temp folder (Chocobo1)
1090     - BUGFIX: Avoid potentially setting the wrong piece priorities (Chocobo1)
1091     - BUGFIX: Various code refactorings/improvements (Chocobo1, thalieht, glassez)
1092     - BUGFIX: Add options "Download in sequential order" and "Download first and last pieces first" in AddNewTorrentDialog (Chocobo1)
1093     - BUGFIX: Download favicon using appropriate protocol (glassez)
1094     - BUGFIX: Apply proxy settings on DownloadManager creation (glassez)
1095     - BUGFIX: Improve torrent initialization (glassez)
1096     - BUGFIX: Save resume data on torrent change events (glassez)
1097     - BUGFIX: Increase default resume data save interval (Chocobo1)
1098     - BUGFIX: Work around crash when processing recursive download. Closes #9086 (Chocobo1)
1099     - BUGFIX: Reduce queries to python version (Chocobo1)
1100     - BUGFIX: Disable certain mouse wheel events in Options dialog (Chocobo1)
1101     - WEBUI: Send all rechecks in one request (Thomas Piccirello)
1102     - WEBUI: Add WebUI Force Reannounce option (Thomas Piccirello)
1103     - WEBUI: Create non-existing path in setLocationAction() (Goshik)
1104     - WEBUI: Add WebUI support for Mac ⌘ (Command) key (Thomas Piccirello)
1105     - WEBUI: Show current save path in 'Set location' window (Goshik)
1106     - WEBUI: Fix WebUI cache behavior for css files (Chocobo1)
1107     - WEBUI: Send Cache-Control header in WebUI responses (Chocobo1)
1108     - WEBUI: Add form-action to CSP (Thomas Piccirello)
1109     - WEBUI: Add upgrade-insecure-requests to CSP when HTTPS is enabled (Thomas Piccirello)
1110     - WEBUI: Reset WebUI ban counter on login success (Chocobo1)
1111     - WEBUI: Add logging messages in WebUI login action (Chocobo1)
1112     - WEBUI: Add option to control CSRF protection (Chocobo1)
1113     - WEBUI: Add option to control WebUI clickjacking protection (Chocobo1)
1114     - RSS: Implement "Sequential downloading" feature. Closes #6835 (glassez)
1115     - RSS: Don't use RSS feed URLs as base for file names. Closes #8399 (glassez)
1116     - SEARCH: Add a name filter for search results (thalieht)
1117     - SEARCH: Fix python version detection (Chocobo1)
1118     - SEARCH: Clear python cache conditionally (Chocobo1)
1119     - SEARCH: Properly normalize version string before parsing it (hannsen)
1120     - WINDOWS: Turn on Control Flow Guard for MSVC builds (Chocobo1)
1121     - MACOS: Replace deprecated function IOPMAssertionCreate() on macOS (Chocobo1)
1122     - OTHER: Fix CMake build with QtSingleApplication. Fixes #9196 (Eugene Shalygin)
1124 * Sun May 27 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.1
1125     - FEATURE: Add 'Moving' state for torrents being relocated/moved (sledgehammer999)
1126     - FEATURE: Show rechecking progress (sledgehammer999)
1127     - FEATURE: Add option to remember last used save path (glassez)
1128     - FEATURE: Torrent name is also renamed if the content was renamed in the "Add New Torrent" dialog (glassez)
1129     - FEATURE: Relax behavior of "Download first and last piece first". It applies to all files and not only to the previewable. (Chocobo1)
1130     - BUGFIX: Fix issues with translatable strings (Chocobo1)
1131     - BUGFIX: Fix displayed tracker messages (Chocobo1)
1132     - BUGFIX: Make settings file recovery more robust (Chocobo1)
1133     - BUGFIX: Retry saving settings when operation failed (Chocobo1)
1134     - BUGFIX: Log successful torrent move (sledgehammer999)
1135     - BUGFIX: Fix deletion of old logs (sledgehammer999)
1136     - BUGFIX: Delete non-commited fastresume files (sledgehammer999)
1137     - BUGFIX: Don't migrate torrents that have newer fastresumes (sledgehammer999)
1138     - BUGFIX: Fix adding multiple torrents at once from WebUI (glassez)
1139     - BUGFIX: Improve "Run External Program" behavior. On Windows, a backslash isn't appended to paths from path variables (Chocobo1)
1140     - BUGFIX: Suppress multiple I/O errors for the same torrent (sledgehammer999)
1141     - BUGFIX: Replace raster qbt logo with vector version (Chocobo1)
1142     - WEBUI: Fix wrong API method names (glassez)
1143     - WEBUI: Filter torrent info endpoint by hashes (Marcel Petersen)
1144     - WEBUI: Fix invalid API calls in WebUI (glassez)
1145     - WEBUI: Improve legacy API params handling (glassez)
1146     - WEBUI: Fix params handling for some legacy API methods (glassez)
1147     - WEBUI: Apply locale changes immediately in WebUI (Chocobo1)
1148     - WEBUI: Use 32px icons for favicon (Chocobo1)
1149     - WEBUI/RSS: Properly set RSS settings via API (glassez)
1150     - RSS: Fix auto-downloading rule when Smart filter with regular Episode filter are used (glassez)
1151     - RSS: Make "Ignoring days" to behave like other filters (glassez)
1152     - RSS: Place "Use Smart Episode Filter" more correctly (glassez)
1153     - RSS: Use RSS feed update time as a fallback (glassez)
1154     - COSMETIC: Fix Stats dialog size (sledgehammer999)
1155     - MACOS: Fix GUI scaling factor on macOS (Chocobo1)
1156     - WINDOWS: Update icons (adem4ik)
1157     - LINUX: Fix open destination folder with Nautilus > 3.28 (Evgeny Lensky)
1158     - OTHER: Code improvements and refactoring (thalieht, Nick Korotysh, Chocobo1)
1160 * Sat May 05 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.1.0
1161     - FEATURE: Add "Coalesce reads & writes" checkbox in advanced options (Chocobo1)
1162     - FEATURE: Smart Filter for RSS (Stephen Dawkins)
1163     - FEATURE: Possibility to configure at which speed a torrent is considered slow (thalieht)
1164     - FEATURE: When creating a torrent you can choose to preserve the file order (toster, Chocobo1)
1165     - FEATURE: A new, redesigned and refactored WebAPI (glassez)
1166     - BUGFIX: Redefine CacheStatus.readRatio field. (Chocobo1)
1167     - BUGFIX: Clarify some terms in stats dialog (Chocobo1)
1168     - BUGFIX: Fix possible crash when using both share limits (thalieht)
1169     - BUGFIX: Disable options when `Disable connections not supported by proxies` is enabled (Thomas Piccirello)
1170     - BUGFIX: Add link to an explanation of `Disable connections not supported by proxies` (Thomas Piccirello)
1171     - BUGFIX: Fix typo in a log message (Andrei Stepanov)
1172     - BUGFIX: Fix loading very large torrents. Closes #8449. (Chocobo1)
1173     - BUGFIX: Fix reverting backslashes to slashes in run external program. Closes #7800 (Chocobo1)
1174     - BUGFIX: Use https for documentation links (Chocobo1)
1175     - BUGFIX: Use original scheme when downloading favicons (Chocobo1)
1176     - BUGFIX: Parse URL query string at application level (glassez)
1177     - BUGFIX: Properly reply to announce request (embedded tracker) (glassez)
1178     - BUGFIX: Add `Tags` parameter to "Run External Program" (Chocobo1)
1179     - BUGFIX: Fix various typos (Chocobo1)
1180     - BUGFIX: Refactor filesystem watcher. Delay before processing new files. (Chocobo1)
1181     - BUGFIX: Don't strip empty arguments passed to external program. Closes #8454. (Chocobo1)
1182     - BUGFIX: Stop creating Download folder on start (Chocobo1)
1183     - BUGFIX: Avoid data corruption when rechecking paused torrents (sledgehammer999)
1184     - BUGFIX: Fix crashes due to invalid iterator use (Luís Pereira)
1185     - BUGFIX: Fix renaming completed files (Chocobo1)
1186     - BUGFIX: Fix path separator in log messages (Chocobo1)
1187     - WEBUI: Switch built-in Web UI html to HTML5 (glassez)
1188     - WEBUI: WebUI Save user's resized window sizes (Thomas Piccirello)
1189     - WEBUI: Make download + upload windows resizable (Thomas Piccirello)
1190     - WEBUI: Add option to show/hide webui status bar (Thomas Piccirello)
1191     - WEBUI: Add "Use proxy only for torrents" option to webui (Thomas Piccirello)
1192     - WEBUI: Various fixes in the html code (Thomas Piccirello)
1193     - WEBUI: Don't unselect selected torrents after a few seconds (Thomas Piccirello)
1194     - WEBUI: Enable Http/1.1 persistence connection (Chocobo1)
1195     - WEBUI: Format Read cache hits as percentage (Thomas Piccirello)
1196     - WEBUI: Re-order and rename stats (Thomas Piccirello)
1197     - WEBUI: Right align stat values (Thomas Piccirello)
1198     - WEBUI: Enable Statistics window to be scrolled and resized (Tom Piccirello)
1199     - WEBUI: Save WebUI Statistics window size (Thomas Piccirello)
1200     - WEBUI: Make WebUI iframe windows scrollable on iOS (Thomas Piccirello)
1201     - WEBUI: Remove unused CSS from WebUI login page (Thomas Piccirello)
1202     - WEBUI: Consolidate CSS into style.css (Thomas Piccirello)
1203     - WEBUI: Resolve JavaScript errors (Thomas Piccirello)
1204     - WEBUI: Fix spacing in login form(Thomas Piccirello)
1205     - WEBUI: Update WebUI to be more compliant with HTML5 standard (Chocobo1)
1206     - WEBUI: Update clipboard.js to v2.0.0 (Chocobo1)
1207     - WEBUI: Remove unused JavaScript library (Chocobo1)
1208     - WEBUI: Fix setting preferences via WebAPI (glassez)
1209     - WEBUI: Rename property to match its definition (Thomas Piccirello)
1210     - WEBUI: Add Limit Share Ratio context menu option (Thomas Piccirello)
1211     - RSS: Disable Auto TMM when RSS rule has save path (glassez)
1212     - RSS: Process loaded RSS articles in case of error (glassez)
1213     - RSS: Resolve (X)HTML entities in RSS content (glassez)
1214     - SEARCH: Improve Search handling (glassez)
1215     - SEARCH: Calculate supported categories based on selected plugin (Thomas Piccirello)
1216     - SEARCH: Fix memory leak (Chocobo1)
1217     - COSMETIC: Use spinbox suffix to display rate/time units (thalieht)
1218     - COSMETIC: Avoid showing an empty row in AdvancedSettings (Chocobo1)
1219     - OTHER: Various code optimizations and fixes (Luís Pereira, Chocobo1)
1220     - OTHER: Fix build when using Clang under CMake (Luís Pereira)
1221     - OTHER: Allow to disable Stacktrace support (Nick Korotysh)
1222     - OTHER: Use RNG provided by OS (Chocobo1)
1224 * Fri Feb 16 2018 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.0.4
1225     - FEATURE: Add source field in Torrent creator. Closes #7965. (Chocobo1)
1226     - FEATURE: Torrent creator: raise maximum piece size to 32 MiB (Chocobo1)
1227     - FEATURE: Add a force reannounce option in the transfer list context menu. Closes #6448. (Jesse Bryan)
1228     - BUGFIX: Fix sorting of country flags column in Peers tab. (sledgehammer999)
1229     - BUGFIX: Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part. Closes #8080 #6732. (sledgehammer999)
1230     - BUGFIX: Fix application of speed limits on LAN and μTP connections. Closes #7745. (sledgehammer999)
1231     - BUGFIX: Make peer information flags in peerlist more readable. (thalieht)
1232     - BUGFIX: Fix gui issues on high DPI monitor. (Chocobo1)
1233     - BUGFIX: Fix dialog and column size on high DPI monitors. (Chocobo1)
1234     - BUGFIX: Fix constant status of '[F] Downloading'. Closes #7628. (sledgehammer999)
1235     - BUGFIX: Fix translation context. Closes #8211. (sledgehammer999)
1236     - BUGFIX: Separate subnet whitelist options into two lines. (Thomas Piccirello)
1237     - BUGFIX: Don't set application name twice. (Luís Pereira)
1238     - BUGFIX: Set default file log size to 65 KiB and delete backup logs older than 1 month. (sledgehammer999)
1239     - WEBUI: Only prepend scheme when it is not present. Closes #8057. (Chocobo1)
1240     - WEBUI: Add "Remaining" and "Availability" columns to webui Content tab. (Thomas Piccirello)
1241     - WEBUI: Make value formatting consistent with GUI (Thomas Piccirello)
1242     - WEBUI: Reposition Total Size column to match gui (Thomas Piccirello)
1243     - WEBUI: Add Tags and Time Active columns (Thomas Piccirello)
1244     - WEBUI: Use https for www.qbittorrent.org (Thomas Piccirello)
1245     - WEBUI: Match webui statuses to gui, closes #7516 (Thomas Piccirello)
1246     - WEBUI: Right-align stat values (Thomas Piccirello)
1247     - WEBUI: Add missing units. (Thomas Piccirello)
1248     - RSS: Fix crash when deleting rule because it tries to update. Closes #8094 (glassez)
1249     - RSS: Don't process new/updated RSS rules when disabled (glassez)
1250     - RSS: Remove legacy and corrupted RSS settings (glassez)
1251     - SEARCH: Search only when category is supported by plugin. Closes #8053. (jan.karberg)
1252     - SEARCH: Only add search separators as needed. (Thomas Piccirello)
1253     - COSMETIC: Tweak spacing in torrent properties widget and speed widget. (Chocobo1)
1254     - WINDOWS: Use standard folder icon for open file behavior on Windows. Closes #7880. (Chocobo1)
1255     - WINDOWS: Revert "Run external program" function. Now you will not be able to directly run batch scripts. (Chocobo1)
1256     - MACOS: Fix torrent file selection in Finder on mac (vit9696)
1257     - MACOS: Fix Finder reveal in preview and torrent contents (vit9696)
1258     - MACOS: Fix cmd+w not closing the main window on macOS (vit9696)
1259     - OTHER: Fix splitting of compiler flags in configure. Autoconf removes a set of [] during script translation, resulting in a wrong sed command. (sledgehammer999)
1260     - OTHER: configure: Parse all compiler related flags together. (sledgehammer999)
1261     - OTHER: Update copyright year. (sledgehammer999)
1263 * Sun Dec 17 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.0.3
1264     - BUGFIX: Add height padding to the transfer list icons. Closes #7951. (sledgehammer999)
1265     - BUGFIX: Allow to drag-n-drop URLs into mainwindow to initiate download. (Chocobo1)
1266     - BUGFIX: Fix crash when fitlering search results. Stable sorting is removed. Closes #7952.(Chocobo1)
1267     - WEBUI: Fix missing qbt logo on login page in webUI. Closes #7953. (Chocobo1)
1268     - WEBUI: Add check to avoid type error after logout. (Chocobo1)
1269     - WEBUI: Use POST for logout command. This is to avoid browser being smart to prefetch the link then logging out the user. (Chocobo1)
1270     - WEBUI: Fix WebUI is not reachable via IPv6. (glassez)
1271     - WINDOWS: Disable the "?" help button in all dialogs on Windows. Closes #7365. Requires Qt 5.10. (Chocobo1)
1273 * Fri Dec 01 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.0.2
1274     - BUGFIX: Fix crash on some systems when creating address object for 255.255.255.255. Closes #7735. (sledgehammer999)
1275     - PERFORMANCE: Change MixedModeAlgorithm default to TCP. This was the v3_3_x default and should sustain higher speeds. Closes #7779. (Chocobo1)
1276     - PERFORMANCE: Stop logging IP filter parsing errors after a while, otherwise the GUI freezes or qBittorrent doesn't start. (sledgehammer999)
1277     - GUI: Implement stable sort. Rows in transfer list shouldn't flicker anymore. (Chocobo1)
1278     - WEBUI: Fix build when webui is disabled. (Heiko Becker)
1279     - RSS: Fix build because of missing header. Closes #7805. (thoradia)
1280     - RSS: Fix RSS parser. (glassez)
1281     - RSS: Implement Import/Export RSS rules in legacy(aka v3_3_x) format. (glassez)
1282     - RSS: Implement Import/Export RSS rules in JSON format. (glassez)
1283     - WINDOWS: Fixed blurry text under Windows by setting DPI awareness to default. (TheNicker)
1284     - LINUX: Fix i386 build. (Evgeny Lensky)
1286 * Wed Nov 22 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.0.1
1287     - BUGFIX: Fix crash on opening torrent/magnet (uninitialized pointer). Closes #7739 #7723. (sledgehammer999)
1288     - BUGFIX: Enable preferences Apply button when ip banlist is modified (Thomas Piccirello)
1289     - BUGFIX: Allow drag-n-drop magnet links to mainwindow. Closes #7742. (Chocobo1)
1290     - BUGFIX: Fix crash when aborting a torrent creation process. Closes #7783. (Chocobo1)
1291     - BUGFIX: Correctly check if torrent passed during application start already exists. (sledgehammer999)
1292     - WEBUI: Add ip subnet whitelist for bypassing webui auth (Thomas Piccirello)
1293     - WEBUI: Fix logo missing in login page (Chocobo1)
1294     - COSMETIC: Fix english typo. (sledgehammer999)
1295     - OTHER: cmake: qtsingleapplication should always be built statically (luigino)
1297 * Mon Nov 20 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.0.0
1298     - FEATURE: Change qbittorrent logo. Issue #6467. (HVS, Atif Afzal, sledgehammer999)
1299     - FEATURE: New icon theme with SVG source, so we can scale it appropriately in the future. (Bert Verhelst)
1300     - FEATURE: Drop Qt 4 support. Raise minimum Qt version to 5.5.1 (evsh)
1301     - FEATURE: UI for managing locally banned IP list (dzmat)
1302     - FEATURE: Support for specifying where to save/load config files. Support for portable mode. (evsh)
1303     - FEATURE: It is now possible to pass options via ENV variables instead of cmd options. (evsh)
1304     - FEATURE: Allow to strip subfolder in multifile torrents. (glassez, sledgehammer999)
1305     - FEATURE: Allow cmd args to specify options when adding torrents. (Brian Kendall)
1306     - FEATURE: Widget for showing filesystem paths while typing. Used in the Add New Torrent and Options dialogs. (evsh)
1307     - FEATURE: Trackerlist: Allow to toggle columns (thalieht)
1308     - FEATURE: Add availability column to torrent content model and torrent properties window (evsh)
1309     - FEATURE: Implemented share limit by seeding time (naikel)
1310     - FEATURE: Revamp Torrent creator (Chocobo1)
1311     - FEATURE: Enable drag n drop to create torrent on mainwindow (Chocobo1)
1312     - FEATURE: Add show/hide statusbar option (takiz)
1313     - FEATURE: Show number of pieces. Closes #6774. (Chocobo1)
1314     - FEATURE: Allow to select & delete multiple entries in "Manage Cookies" dialog (Chocobo1)
1315     - FEATURE: Fetch Favicons via google as a final fallback (KingLucius)
1316     - FEATURE: Add a Tags (multi-label) feature to the GUI. Closes #13. (tgregerson)
1317     - FEATURE: Use the system icons for each file type in the Content tab (evsh)
1318     - FEATURE: Use SVG files for monochrome tray icons. Closes #6085. (evsh)
1319     - FEATURE: Prefill torrent name when creating a new torrent. Closes #7229. (Chocobo1)
1320     - FEATURE: Expose more libtorrent options in advanced settings (Chocobo1)
1321     - FEATURE: Add comboBox for selecting BitTorrent protocol. Closes #6316. (Chocobo1)
1322     - FEATURE: Allow SMTP sender to be set. Closes #7575. (Chocobo1)
1323     - FEATURE: Allow to specify if announcing to all tiers is desired. (sledgehammer999)
1324     - FEATURE: Configurable number of history of paths in Add New Torrent dialog. (evsh)
1325     - BUGFIX: Adjust icons names to better fit FDO scheme (evsh)
1326     - BUGFIX: Optimized IP filter parsing, making blazingly fast (sledgehammer999, evsh)
1327     - BUGFIX: Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. (Chocobo1)
1328     - BUGFIX: Refactor and improve StatusBar (glassez)
1329     - BUGFIX: Set expiration date for newly added cookie to +2 years from now, instead of +99 years. (Chocobo1)
1330     - BUGFIX: Don't create subfolder inside temp folder (glassez)
1331     - BUGFIX: Don't replace existing files when relocating torrent (glassez)
1332     - BUGFIX: Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602. (sledgehammer999)
1333     - BUGFIX: Fix calculation of 'Average time in queue' stat under libtorrent 1.1.x (sledgehammer999)
1334     - BUGFIX: Don't disable bandwidth scheduler when manually switching speed limits. Closes #7306. (glassez)
1335     - BUGFIX: Fix dereferencing freed pointer. Closes #7420. (Chocobo1)
1336     - BUGFIX: Change the default cache size to 64MiB. (Chocobo1)
1337     - BUGFIX: The previous "Disk write cache size" is not accurate since it is also being used for read cache, so rename it to "Disk cache". (Chocobo1)
1338     - BUGFIX: Replace dialog ok-cancel buttons with QDialogButtonBox, which follows the platform specific button order. (Chocobo1)
1339     - BUGFIX: Better reporting of success/failure of torrent and file deletion. (sledgehammer999)
1340     - BUGFIX: Fix last activity calculation. Closes #7461. (Chocobo1)
1341     - BUGFIX: Save state of options windows on cancel too. (silverqx)
1342     - BUGFIX: Persist size and treeview header state in preview dialog. (silverqx)
1343     - BUGFIX: Show torrent name in "add new torrent" dialog on merging trackers (Chocobo1)
1344     - BUGFIX: Properly pre-select the selected torrent's current ratio limiting options in  UpDownRatioDlg dialogs. Fixes #7352 (thalieht)
1345     - BUGFIX: Optimize code for SpeedWidget. (dzmat)
1346     - BUGFIX: Disable processing events when adding torrents(prevents crashes). Closes #7436. (Chocobo1)
1347     - BUGFIX: Open links in browser. Closes #7651. (Chocobo1)
1348     - BUGFIX: Change default settings for tracker/tier announces to mimic μTorrent behavior. (sledgehammer999)
1349     - BUGFIX: Explicitly set UPnP state on start-up. Closes #7338. (Chocobo1)
1350     - BUGFIX: Include/print caught signal in stackdump (Chocobo1)
1351     - COSMETIC: Trackerlist: Set text alignment of columns with numbers to the right (thalieht)
1352     - COSMETIC: Enable alternatingRowColors for "Manage Cookie" dialog (Chocobo1)
1353     - COSMETIC: Remove indentation for category/tag filter widgets in all platforms (thalieht)
1354     - COSMETIC: Add space between widgets in left side panel. Closes #7224. (Chocobo1, glassez)
1355     - COSMETIC: Unify preference window borders across the tabs (vit9696)
1356     - COSMETIC: Center Options dialog when showed. (silverqx)
1357     - COSMETIC: Show delete accelerator key in menu. closes #7508 (Nick Korotysh)
1358     - COSMETIC: Set QTextOption::NoWrap property in "Download from URLs" dialog (Chocobo1)
1359     - COSMETIC: Use SVG icons for the country flags. Closes #6223. (sledgehammer999)
1360     - WEBUI: Allow to load/use ECDSA certificate in webUI. (Chocobo1)
1361     - WEBUI: Add copy options to webui context menu (addresses #6815) (#7036) (Tom Piccirello)
1362     - WEBUI: Set torrent location from webui context menu (addresses #6815) (#7062) (Tom Piccirello)
1363     - WEBUI: Add option to rename torrent from WebUI (Thomas Piccirello)
1364     - WEBUI: Add auto torrent management to webui context menu (addresses #6815) (Thomas Piccirello)
1365     - WEBUI: Option for "Create subfolder" when adding new torrent. (thalieht)
1366     - WEBUI: Fix addPaused wrong default behavior. (Chocobo1)
1367     - WEBUI: Reposition "Priority" menu option in WebUI to match gui. Closes #7072. (Thomas Piccirello)
1368     - WEBUI: Report TCPServer errorString() if webui fails to listen to port. (Matthew Fioravante)
1369     - WEBUI: Exit gracefully when failed to initialize web server with qbt-nox (Chocobo1)
1370     - WEBUI: Add file-to-piece-index mappings in /query/propertiesFiles command (Chocobo1)
1371     - WEBUI: Add optional parameters for /command/download & /command/upload (Chocobo1)
1372     - WEBUI: Print error messages upon receiving invalid header fields. (Chocobo1)
1373     - WEBUI: Add WebUi\Address config option. (Matthew Fioravante)
1374     - WEBUI: Reinitialize webUI server when "IP address" setting changed. An app restart won't be necessary from now on. (Chocobo1)
1375     - WEBUI: Improve log and error messages (Chocobo1)
1376     - SEARCH: Use explicit class for search plugin versions (evsh)
1377     - SEARCH: Remove all search plugins from repo. There is another repo named 'search-plugins'. (sledgehammer999)
1378     - SEARCH: Update the backend when a new plugin favicon is downloaded. (sledgehammer999)
1379     - SEARCH: Allow search plugins sorting. Closes #7526. (Nick Korotysh)
1380     - RSS: Redesigned RSS subsystem (glassez)
1381     - RSS: Do not use hardcoded colors in RSS feed view (evsh)
1382     - RSS: Improve RSS events logging (glassez)
1383     - WINDOWS: Use dpiawareness=1 on Windows. Closes #5393. (sledgehammer999)
1384     - WINDOWS: Reformat Windows build configuration files. (glassez)
1385     - LINUX: Allow custom tray icons when system icon theme is used. Closes #7403. (evsh)
1386     - MACOS: Various macOS UI improvements (vit9696)
1387     - MACOS: Fix main menu item location on macOS (vit9696)
1388     - MACOS: Fix macOS window restoration after using hide icon (vit9696)
1389     - MACOS: Fix notification display on macOS (vit9696)
1390     - OTHER: Use new classes/methods from libtorrent and stop using deprecate ones. (glassez)
1391     - OTHER: Various string fixes (Allan Nordhøy, sledgehammer999)
1392     - OTHER: cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. (evsh)
1393     - OTHER: Update BOOST m4 macros and simplify AX_BOOST_BASE usage (Chocobo1)
1394     - OTHER: Drop OS/2 support. (sledgehammer999)
1395     - OTHER: Optimize file size of PNG and SVG files. (sledgehammer999)
1396     - OTHER: Add new translators in the About page.
1398 * Thu Jun 01 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.13
1399     - BUGFIX: Fixed UI glitch about torrent numbers in the sidepanel. Fixes #6454. (evsh)
1400     - BUGFIX: Fix downloaded/uploaded columns were not highlighted properly when selected. (Chocobo1)
1401     - BUGFIX: Always draw background in files list and search result list (Chocobo1)
1402     - BUGFIX: Remove torrent temp folder if it becomes unneeded (glassez)
1403     - BUGFIX: Remove torrent temp folder when torrent is deleted (glassez)
1404     - BUGFIX: Setup DPI at startup (Chocobo1)
1405     - BUGFIX: Do not attempt to show detailed tooltips without torrent metadata. Closes #6768. (evsh)
1406     - BUGFIX: Better detection of already present files when adding a torrent. (fbriere)
1407     - BUGFIX: Fix double click on system tray icon causing program to open and minimize immediately. Closes #5826. (Chocobo1)
1408     - BUGIFX: Fix categories sorting in AddNewTorrentDialog. Partially fixes #6708. (fbriere)
1409     - BUGFIX: Set "category" column as case-insensitive in transfer list. (fbriere)
1410     - BUGFIX: Properly sort categories case-insensitively in filter widget. Closes #6708. (fbriere)
1411     - BUGFIX: Fix renaming files is not case sensitive on Windows platform. Closes #5128. (Chocobo1)
1412     - BUGFIX: Fix crash in download piece bar (evsh)
1413     - BUGFIX: Fix focusing on the previously opened dialog didn't work (Chocobo1)
1414     - WEBUI: Bugfix: `RequestParser::splitMultipartData` drop extra trailing newline. (OpenGG)
1415     - WEBUI: Add `skip_checking` and `paused` to `/command/download` and `/command/upload` (OpenGG)
1416     - WEBUI: Fix checkbox hidden. Closes #6642. (Chocobo1)
1417     - WEBUI: Implement http persistence connection. Max simultaneous connection limit set to 500. This also release allocated memory of Connection instances at runtime instead of at program shutdown. (Chocobo1)
1418     - WEBUI: Always send Content-Length header. (Chocobo1)
1419     - WEBUI: Send Date http header (Chocobo1)
1420     - WEBUI: Fix "Content-Encoding" header is always created. (Chocobo1)
1421     - WEBUI: Implement robust checking for gzip encoding and revise gzip compressing/decompressing code. (Chocobo1)
1422     - WEBUI: Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. (sledgehammer999)
1423     - WEBUI: Use translatable strings in Statistics dialog. (sledgehammer999)
1424     - WEBUI: Add missing unit sizes in misc.js (sledgehammer999)
1425     - WEBUI: Use the same layout in the Speed tab in preferences as the GUI. (sledgehammer999)
1426     - WEBUI: Return status indicating if at least one torrent was successfully added (Thomas Piccirello)
1427     - WEBUI: Increase the number of digits after the decimal point (thalieht)
1428     - WEBUI: Use less permissive Content Security Policy (Thomas Piccirello)
1429     - WEBUI: Fix connection status icon too large. Closes #6804. (Chocobo1)
1430     - WEBUI: Cosmetic fixes for WebUI upload and download windows (naikel)
1431     - WEBUI: Fix slow filtering in WebUI. (naikel)
1432     - WEBUI: Make cookie parsing robust (Chocobo1)
1433     - WEBUI: New API for getting torrent piece info (Chocobo1)
1434     - WEBUI: Implement Cross-Site Request Forgery defense. Due to this the HTTP referer header is now expected in (almost) all HTTP requests. qBittorrent will drop the request sent without the referer header. That's why we bump the API_VERSION_MIN too. (reported by OpenGG, fixed by Chocobo1)
1435     - SEARCH: Update demonoid, legittorrents plugins (ngosang)
1436     - SEARCH: Remove mininova, ExtraTorrent plugins (ngosang, KingLucius)
1437     - SEARCH: Add btdb plugin (ngosang)
1438     - WINDOWS: Updated Spanish, Ukrainian, German, Chinese languages of the installer. (ngosang, evsh, schnurlos, wevsty)
1439     - LINUX: Rename .desktop and appdata files to match executable name. Fixes #6625. (evsh)
1440     - MACOS: Fix UI responsiveness after AddNewTorrentDialog received metadata. (Brian Kendall)
1442 * Thu Apr 06 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.12
1443     - FEATURE: Indicate bitness in stackstrace and about dialog. Closes #6172. (sledgehammer999)
1444     - BUGFIX: Fix incomplete type compile error with Qt4 (Chocobo1)
1445     - BUGFIX: Fix compile error: ‘escape’ is not a member of ‘Qt’ (Chocobo1)
1446     - BUGFIX: Use system locale to format dates/time/etc (sledgehammer999)
1447     - BUGFIX: Follow http user-agent format (Chocobo1)
1448     - BUGFIX: Fix cancel "Set location" causes files move to installation dir. (Chocobo1)
1449     - WEBUI: Improve performance of updating 'progress' column (buinsky)
1450     - WEBUI: Implement statistics window in web UI (FranciscoPombal)
1451     - WEBUI: fixed "remaining" column in WebUI (FranciscoPombal)
1452     - WEBUI: Set HttpOnly attribute to SID cookie (Chocobo1)
1453     - WEBUI: Fire up the timer to clean inactive sessions (Chocobo1)
1454     - WEBUI: Set cookie SID value to empty on logout (Chocobo1)
1455     - WINDOWS: Make the installer DPI aware (regs01)
1456     - WINDOWS: Set exit code to 0 on install/uninstall success. Fixes problem with silent installations. (Chocobo1)
1457     - WINDOWS: The 64-bit installer refuses to install on 32-bit systems. (sledgehammer999)
1458     - WINDOWS: The 64-bit installer uses the correct "Program Files" now. Detection will not work if you install on top of previous installer. (sledgehammer999)
1459     - WINDOWS: Fix running the uninstaller if the user chose a different path in the installer. Closes #6080. (sledgehammer999)
1460     - LINUX: Add keywords to the .desktop file. (sledgehammer999)
1461     - LINUX: Update stuff in appdata.xml and run 'appstream-utl upgrade' on it. (sledgehammer999)
1462     - OTHER: Replace rand() by a true uniform distribution generator (Chocobo1)
1463     - OTHER: Change our user-agent format as indicated earlier in the news section (Chocobo1)
1464     - OTHER: cmake: fix OSX bundle creation (evsh)
1466 * Fri Mar 03 2017 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.11
1467     - FEATURE: Always show progress and remaining bytes for unselected files. (sledgehammer999)
1468     - FEATURE: Allow to change priority for unselected files through the combobox like it is done via the context menu. (sledgehammer999)
1469     - FEATURE: Remove settings to exchange trackers. It wasn't used by non-libtorrent clients. Also it has a privacy risk and you might be DDoSing someone. (sledgehammer999)
1470     - FEATURE: Put temp files in .qBittorrent directory. Closes #4462. (Chocobo1)
1471     - FEATURE: Use the numbers from tracker scrape response. Closes #5048, #6117. (Chocobo1)
1472     - FEATURE: Implement category filter widget. Show categories in tree mode when subcategories are enabled. (glassez)
1473     - FEATURE: Allow to toggle columns in searchtab (thalieht)
1474     - FEATURE: PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns (thalieht)
1475     - FEATURE: Display more information in tracker tab (ngosang)
1476     - FEATURE: Use Ctrl+F to search torrents. Closes #5797. (Tim Delaney)
1477     - FEATURE: Transferlist: add hotkeys for double click and recheck selected torrents (thalieht)
1478     - FEATURE: Add hotkey for execution log tab, Trackerlist, Peerlist etc (thalieht)
1479     - FEATURE: Separate seeds from peers for DHT, PeX and LSD (thalieht)
1480     - BUGFIX: Do not remove added files unconditionally. Closes #6248 (Eugene Shalygin)
1481     - BUGFIX: Ignore mouse wheel events in Advanced Settings. Closes #866. (Chocobo1)
1482     - BUGFIX: Add queue repair code. It should fix missing torrents after restarting. (Eugene Shalygin, nxd4)
1483     - BUGFIX: Fetch torrent status when generating final fastresume data. It should fix missing torrents after restarting. (Eugene Shalygin)
1484     - BUGFIX: Fix queue overload for add torrent at session start. It should fix missing torrents after restarting. (falco)
1485     - BUGFIX: After files relocate, don't remove the old folder even if it is empty. (Chocobo1)
1486     - BUGFIX: Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested. Closes #6109. (sledgehammer999)
1487     - BUGIFX: Speedlimitdlg: raise slider default value to 10000. Closes #6150. (Chocobo1)
1488     - BUGFIX: TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong) (thalieht)
1489     - BUGFIX: fix index overflow for torrents with invalid meta data or empty progress (Falco)
1490     - BUGFIX: Immediately update torrent_status after manipulating super seeding mode. Partially fixes #6072. (sledgehammer999)
1491     - BUGFIX: Use case-insensitive comparison for torrent content window. Closes #6327. (Chocobo1)
1492     - BUGFIX: Fixed sort order for datetime columns with empty values (closes #2988) (Vladimir Sinenko)
1493     - BUGFIX: Disable proxy in WebUI HTTP server. Closes #6349. (Eugene Shalygin)
1494     - COSMETIC: Use a disabled progressbar's palette for unselected files. (sledgehammer999)
1495     - COSMETIC: Support fallback when selecting theme icons (Eugene Shalygin)
1496     - COSMETIC: Do not resize SVG icons (Eugene Shalygin)
1497     - COSMETIC: Align text to the right in columns that handle numbers for PeerList and SearchTab (thalieht)
1498     - COSMETIC: Increased number of digits after the decimal point for Gibibytes and above (thalieht)
1499     - COSMETIC: Use non-breaking spaces between numbers and units (thalieht)
1500     - WEBUI: Fix proxy type bug (Oke Atime)
1501     - WEBUI: Use the correct value for KEY_TORRENT_NUM_COMPLETE/KEY_TORRENT_NUM_INCOMPLETE (Chocobo1)
1502     - WEBUI: Make torrents table scrollable horizontally (buinsky)
1503     - WEBUI: Make torrent peers table scrollable horizontally (buinsky)
1504     - WEBUI: Add tooltips to dynamic table header (buinsky)
1505     - WEBUI: Implement dynamic table columns resizing, reordering and hiding (buinsky)
1506     - WEBUI: Add some missing columns to dynamic tables (buinsky)
1507     - WEBUI: Make too tall menus scrollable (buinksy)
1508     - WEBUI: Prevent text wrapping in menus (buinsky)
1509     - WEBUI: Add a vertical separator between columns (buinsky)
1510     - WEBUI: Implement resizable progress bar in "Done" column (buinsky)
1511     - WEBUI: Fix scrollbar covers menu item with long text (buinsky)
1512     - WEBUI: Remove 300px limit of column width (buinsky)
1513     - WEBUI: Avoid lags in firefox on resizing progress column (buinsky)
1514     - WEBUI: Fix category in torrent upload. Closes #6260 (ngosang)
1515     - WEBUI: Turn off port forwarding of WebUI by default for GUI users (Chocobo1)
1516     - WEBUI: Exclude insecure ciphers. Fixes security issues reported by @beardog108 privately. (Chocobo1)
1517     - WEBUI: Avoid clickjacking attacks. Fixes security issues reported by @beardog108 privately. (ngosang)
1518     - WEBUI: Add X-XSS-Protection, X-Content-Type-Options, CSP header. Fixes security issues reported by @beardog108 privately. (Chocobo1)
1519     - WEBUI: Escape various values that might contain injected html. Fixes security issues reported by @beardog108 privately. (Chocobo1)
1520     - WEBUI: Bump API_VERSION to 12.
1521     - SEARCH: Update extratorrent plugin. Closes #6261 (ngosang)
1522     - SEARCH: SearchTab: can now save sorting column changes (thalieht)
1523     - SEARCH: Use case-insensitive sort for Name column in Search tab. Closes #407. (Chocobo1)
1524     - RSS: Fix tab order in RSS downloader. Closes #6164. (Tim Delaney)
1525     - RSS: Move old RSS items to separate config file. Closes #6167. (Tim Delaney)
1526     - RSS: Episode filter code refactoring (Tim Delaney)
1527     - RSS: Allow resetting rule to no category. Closes #5539. (Tim Delaney)
1528     - RSS: Save rule on enable/disable even if not selected. Closes #6163. (Tim Delaney)
1529     - RSS: Allow | in RSS must contain. Closes #6171. (Tim Delaney)
1530     - RSS: RSS use red text to indicate invalid filter. Closes #6165. (Tim Delaney)
1531     - RSS: Allow episode zero (special) and leading zeroes in RSS episode filter. (Tim Delaney)
1532     - RSS: RSS parse torrent episodes like 1x01 as well as S01E01. Closes #2749. (Tim Delaney)
1533     - RSS: RSS allow infinite range to extend beyond current season. Closes #800, #3876, #6170. (Tim Delaney)
1534     - RSS: Improve UI responsiveness during RSS downloading. Closes #873, #1089, #1235, #5423. (Tim Delaney)
1535     - RSS: Show name of feed list and sort rules in editor. Closes #3782, #6281. (Tim Delaney)
1536     - RSS: Fix regex matching. Closes #6337. (Tim Delaney)
1537     - MACOS: Fix qbittorrent-nox build (Oke Atime)
1538     - LINUX: fixes default indicator name (Bilal Elmoussaoui)
1539     - OTHER: Workaround problem with moc from Qt4 and #if (Eugene Shalygin)
1540     - OTHER: Print warning to the user if stacktrace contains no function names (Eugene Shalygin)
1541     - OTHER: Various cmake fixes (Eugene Shalygin)
1542     - OTHER: Fix finding qmake in configure when cross-compiling (Zach Bacon)
1544 * Sat Dec 17 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.10
1545     - BUGFIX: Fix share ratio limiting. Broken by commit 259b5e51c49b744. Closes #6039 #6048. (sledgehammer999)
1546     - BUGFIX: Case insensitive sort for client column. Closes #6054. (Oke Atime)
1547     - BUGFIX: Make resume/pause menu items clickable. Closes #6040. (Oke Atime)
1548     - WINDOWS: Make the updater to look for the x64 installer if running x64 version. (sledgehammer999)
1550 * Wed Dec 14 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.9
1551     - BUGFIX: Fix slider for per torrent speed limits when no global speed limit has been set. Closes #6046. (sledgehammer999)
1552     - BUGFIX: Fix GUI for proxy settings. Closes #6045. (sledgehammer999)
1553     - OSX: Correctly migrate settings/rss/usage stats in macOS. Closes #6041. (sledgehammer999)
1555 * Wed Dec 14 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.8
1556     - FEATURE: Start using new libtorrent 1.1.x APIs (needs at least 1.1.2). Still unofficial support. (glassez, sledgehammer999)
1557     - FEATURE: Add a new DHT bootstrap node run by libtorrent author arvidn. (sledgehammer999)
1558     - FEATURE: Option to disable tracker's favicon download. (sledgehammer999)
1559     - FEATURE: Shift + scroll = horizontal scroll. Closes #5980. Only for TransferListWidget, PeerListWidget. (Chocobo1)
1560     - BUGFIX: Actually set new path as default when checkBox is enabled in Add New Torrent dialog. (erikssm)
1561     - BUGFIX: Properly fix the handling of default save path store/load. (sledgehammer999)
1562     - BUGFIX: Fix crash when restoring from tray. Closes #5854. (Chocobo1)
1563     - BUGFIX: Export torrents added only after the setting was enabled. (sledgehammer999)
1564     - BUGFIX: Delete old rss favicon before assigning new one. (sledgehammer999)
1565     - BUGFIX: Don't revert save path value in the Dialog when metadata are received. Closes #5482. (sledgehammer999)
1566     - BUGFIX: Don't ever stop seeding forced torrents. Closes #5784. (sledgehammer999)
1567     - BUGFIX: Fix potential crash in TransferList widget. Closes #5873. (Chocobo1)
1568     - BUGFIX: Sort torrent names case insensitively. (Yez Ezey)
1569     - BUGFIX: Fix mistake in getting values for sorting in TransferList widget. (Anton Lashkov)
1570     - BUGFIX: Fix memory leaks. (dzmat, Chocobo1)
1571     - WEBUI: Fix webui port overflow. (thalieht)
1572     - WEBUI: Changed meaning of the value of the 'dl_limit', 'up_limit', 'alt_dl_limit' and 'alt_up_limit' tokens. The value is expressed in bytes and not in KiB. (sledgehammer999)
1573     - WEBUI: Don't request client SSL certificate. Closes #3883. (borouhin)
1574     - WEBUI: Bump API_VERSION and API_VERSION_MIN to 11.
1575     - SEARCH: Fixed extratorrent search not working Closes #5736 #5753. (Yez Ezey)
1576     - SEARCH: Update Demonoid plugin. (ngosang)
1577     - SEARCH: Remove TorrentReactor plugin. (ngosang)
1578     - SEARCH: Fix python auto install, deletion of installer and use 3.5.x series for Vista+. Closes #5871. (sledgehammer999)
1579     - SEARCH: Set /usr/local/bin before default PATH on macOS. closes #5639 #5571. This enables finding newer python installs. (Yez Ezey)
1580     - COSMETIC: Log: set embedded Tracker [OFF] msg type as info. (thalieht)
1581     - COSMETIC: Remove (mostly) useless log warnings about tracker's favicon. (sledgehammer999)
1582     - COSMETIC: Change RSS view layout to horizontal. Closes #5920. (Chocobo1)
1583     - OSX: Fix crash on exit using Qt4. (Yez Ezey)
1584     - OSX: Change QSettings to IniFormat on macOS. Closes #5770 #5808. (Yez Ezey)
1585     - LINUX: Workaround a Qt5 bug which results in a flood of network interface change signals. (Eugene Shalygin)
1586     - OTHER: Turkish translation for installer. (Burak Yavuz)
1587     - OTHER: Update portugueseBR for installer. (DaRKSoM)
1588     - OTHER: Update portuguese for installer. (EdwardLinux)
1589     - OTHER: Add --disable-qt-dbus to configure if $host_os is macOS. (Yez Ezey)
1590     - OTHER: New translations: Icelandic, Latvian, Malay, Occitan, Uzbek.
1591     - OTHER: A whole lot of code refactoring by various people.
1593 * Sun Sep 11 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.7
1594     - FEATURE: Delete torrent+files with Shift+Delete (pieniacy)
1595     - BUGFIX: Fix 6-hour speedplot point push rate. Close #5545 (Daniel Segesdi)
1596     - BUGFIX: Avoid spawning a new explorer.exe process when selecting "Open containing folder". Closes #5564. (Chocobo1)
1597     - BUGFIX: Fix loading of new geoip db due to an artificial size limit. (SagePtr)
1598     - BUGFIX: Better error handling and logging with smtp communication. (Brian Kendall)
1599     - SEARCH: Remove KickassTorrents search engine (ngosang)
1600     - SEARCH: Remove BTDigg search engine (ngosang)
1601     - SEARCH: Update Torrentz search engine (ngosang)
1603 * Wed Jul 20 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.6
1604     - BUGFIX: Do not create save folder in advance (glassez)
1605     - BUGFIX: Fix upper-bound limit of command line for "Run External Program" in Windows. Closes #5399. (Chocobo1)
1606     - BUGFIX: Invoke system's cmd.exe directly. (Chocobo1)
1607     - BUGFIX: Workaround space issues in file path for running external program on Windows. (Chocobo1)
1608     - BUGFIX: Fix icons are missing when using RTL languages in Options dialog. Closes #5398. (Chocobo1)
1610 * Mon Jun 20 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.5
1611     - FEATURE: Implement Torrent Management Mode(TMM) (glassez)
1612     - FEATURE: New cookies management dialog and various related fixes (glassez)
1613     - FEATURE: Use unique temp directories (temp_path/<truncated_torrent_hash>). Closes #5154. (glassez)
1614     - FEATURE: Display notifications when a torrent is added. Closes #334 and #915. (sledgehammer999)
1615     - FEATURE: Sort labels with natural sort algorithm in the right-click menu. Closes #3919. (Chocobo1)
1616     - FEATURE: Add option to automatically remove .torrent files upon adding (Eugene Shalygin)
1617     - FEATURE: Add option to bind directly to an IP instead of using a network Interface (Sjoerd van der Berg, sledgehammer999)
1618     - FEATURE: Detailed tooltips on the progress and availability bars in the General button of each torrent. (Eugene Shalygin)
1619     - FEATURE: Let user able to specify a filter when choosing an IP filter file (Chocobo1)
1620     - FEATURE: Improve usability of "Run External Program". Users can write (platform dependent) shell scripts now. (Chocobo1)
1621     - PERFORMANCE: Optimize drawing in speed graph (Anton Lashkov, Chocobo1)
1622     - BUGFIX: Fix memory leak. (sledgehammer999)
1623     - BUGFIX: Fix resizing bug in "add torrent dialog". Closes #5036. (Chocobo1)
1624     - BUGFIX: Fix qBittorrent doesn't exit immediately when "all downloads are done -> exit" option enabled. (glassez, Chocobo1)
1625     - BUGFIX: Display the filepath when a torrent fails to load. Closes #100 and #805. (sledgehammer999)
1626     - BUGFIX: Fix Add tracker dialog empty trackers (ngosang)
1627     - BUGFIX: Fix Add tracker dialog URL download (ngosang)
1628     - BUGFIX: Fix torrent adding with existing data (glassez)
1629     - BUGFIX: Try to find incomplete files for new torrent (glassez)
1630     - BUGFIX: Fix rechecking after torrent is finished (glassez)
1631     - BUGFIX: Fix duplicate network interfaces. Closes #5131 (ngosang)
1632     - BUGFIX: Fix .!qB extension is added when disabled (glassez)
1633     - BUGFIX: Fix "IP Filtering - Apply to trackers" wasn't being applied. Closes #5217. (Chocobo1)
1634     - BUGFIX: Don't resize the Country column needlessly (thalieht)
1635     - BUGFIX: Fix crashing when exiting the program while the Options window was showing. Closes #4871, #5049. (Chocobo1)
1636     - BUGFIX: Fix parsing of eMule .DAT filters. Closes #5281. (thalieht, sledgehammer999)
1637     - WEBUI: Implement in setting/removing/showing categories. (buinsky)
1638     - WEBUI: Add 'Added on' column in Webui. Closes #5145,#1092,#738 (Ibrahim Tachijian)
1639     - WEBUI: Add command to get the logs (pmzqla)
1640     - WEBUI: Expose Add trackers feature (pmzqla)
1641     - WEBUI: Bump API_VERSION and API_VERSION_MIN to 10. (sledgehammer999)
1642     - SEARCH: Implement search filters in the proxy model. (Eugene Shalygin)
1643     - SEARCH: Optimize widgets inside of the search tab (Eugene Shalygin)
1644     - SEARCH: Remove duplicated code from search tab and widget (Eugene Shalygin)
1645     - SEARCH: Use nova2dl.py script instead of DownloadManager. Closes #5026. (glassez)
1646     - SEARCH: Various UI cleanups and optimizations. (Chocobo1, ngosang)
1647     - SEARCH: Fix Torrentz, Mininova, LegitTorrents, PirateBay plugins (ngosang)
1648     - SEARCH: Fix toolbar resizing when m_searchFilter appears/disappears. Closes #5120. (Chocobo1)
1649     - SEARCH: Use QPalette::LinkVisited color for downloaded items in search results (Eugene Shalygin)
1650     - SEARCH: Update Python version requirements (min 2.7.9 / 3.3.0) (ngosang)
1651     - SEARCH: Remove filters from Torrentreactor, BTDigg and Demonoid. It is done in the GUI now. (ngosang)
1652     - RSS: default refresh interval to 30 mins (botmtl)
1653     - COSMETIC: Improve TransferListDelegate::sizeHint (Chocobo1)
1654     - COSMETIC: Fix long text clipping. Closes #5091. (Chocobo1)
1655     - COSMETIC: Minor change in Stats dialog (ngosang)
1656     - COSMETIC: Fix Update all button height in RSS tab (ngosang)
1657     - COSMETIC: Disable `comboHideZero` when `checkHideZero` is unchecked. (Chocobo1)
1658     - COSMETIC: Disable `checkLimituTPConnections` when `checkuTP` is unchecked. (Chocobo1)
1659     - COSMETIC: Enable word wrap for "Run external program" help text (Chocobo1)
1660     - COSMETIC: Fix mutually exclusive radio buttons can be unselected. (Chocobo1)
1661     - COSMETIC: Set About tab font-size to default (zywo)
1662     - COSMETIC: Improve wordings in "Auto download torrent" section (Chocobo1)
1663     - COSMETIC: Change "Auto download torrent" default save path to "default location". (Chocobo1)
1664     - COSMETIC: Change ambiguous text "Copy selected" to "Copy IP:port" (Chocobo1)
1665     - COSMETIC: Improve error messages for "Auto download torrents" (Chocobo1)
1666     - COSMETIC: Slim down 'Downloads' page of options window. (sledgehammer999)
1667     - COSMETIC: Cleanup Connection page in Option dialog. Closes #845. (Chocobo1)
1668     - COSMETIC: Fix reload button size is not the same size as "..." button in options dialog. (Chocobo1)
1669     - WINDOWS: Let Windows handle all widgets scaling. (Chocobo1)
1670     - WINDOWS: Improve stack trace for windows by including source filenames and line numbers (SeigneurSerpent)
1671     - OSX: Fix qt5 bundle on OSX. Closes #4014. (sledgehammer999)
1672     - OTHER: Make AddNewTorrentDialog behavior uniform (glassez)
1673     - OTHER: Optimize the shutdown dialog (Chocobo1)
1674     - OTHER: Enable access to shutdown functions when configured with `--disable-gui` option (Chocobo1)
1675     - OTHER: Delete Import Torrent Dialog. Just use the "add new torrent" dialog. (glassez)
1676     - OTHER: Optimize code for natural sorting (Chocobo1)
1677     - OTHER: Use new alert dispatching API for libtorrent 1.1.x (glassez)
1678     - OTHER: Fix gcc 6 compilation with qmake. See #5237. (sledgehammer999)
1680 * Tue Mar 29 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.4
1681     - FEATURE: Download more pieces in "Download first and last pieces first" feature (ngosang)
1682     - FEATURE: Unlock first column in peerlist too (thalieht)
1683     - FEATURE: Add "Hide zero values" option. Closes #3543. (Chocobo1)
1684     - FEATURE: Add a "remaining" column to the torrent content model (Ben Lau)
1685     - FEATURE: Allow to toggle columns in peerlist (thalieht)
1686     - FEATURE: Add ability to filter log messages by type. (sledgehammer999)
1687     - FEATURE: Add ability to write the log to file. (sledgehammer999)
1688     - FEATURE: Add 'never show again' checkbox/pref to auto-exit confirm dialog (d3fault, sledgehammer999, Chocobo1)
1689     - PERFORMANCE: Perform fastresume data saving in separate thread (glassez)
1690     - PERFORMANCE: Optimize session startup (glassez)
1691     - BUGFIX: Save resume data using QSaveFile (Qt5 only). This reduces chances of corrupt files. (glassez)
1692     - BUGFIX: Check torrent file permissions before opening (birdie-github)
1693     - BUGFIX: Always update native session's announce_ip setting (Jesse Connop)
1694     - BUGFIX: Fix loading *.magnet files from watched folders. Closes #4701. (sledgehammer999)
1695     - BUGFIX: Fix upgrade corrupted fastresume file (glassez)
1696     - BUGFIX: Fix total values for "Seeds" & "Peers" (Chocobo1)
1697     - BUGFIX: Fix potential race condition. Closes #4742. (Chocobo1)
1698     - BUGFIX: Don't merge trackers for private torrents. Closes #2928. (sledgehammer999)
1699     - BUGFIX: Fix double buttons in "Add New Torrent" dialog. (Chocobo1)
1700     - BUGFIX: Fix malformed date header in email. Closes #4828. (Chocobo1)
1701     - BUGFIX: Save "Run external program" input as is. Closes #4830. (Chocobo1)
1702     - BUGFIX: Enable "filename" column in peers list again. Crash is fixed now. (Eugene Shalygin)
1703     - BUGFIX: Don't display warning when folder name stayed the same after rename. (sledgehammer999)
1704     - BUGFIX: Fix selection of Portuguese translation files. (sledgehammer999)
1705     - BUGFIX: Fix selection of Esperanto locale. Closes #4999. (sledgehammer999)
1706     - BUGFIX: Fix "caja" file manager opens the file instead of opens the directory. Closes #5003. (Chocobo1)
1707     - BUGFIX: Fix periodic latency spikes on Windows with WiFi connections. Closes #4209. (sledgehammer999)
1708     - BUGFIX: Potentially fix a random crash coming from the sidepanel (sledgehammer999, ngosang)
1709     - WEBUI: Fix max_ratio precision. Closes #4707 (ngosang)
1710     - WEBUI: Fix JavaScript exception on WebUI load (buinsky)
1711     - WEBUI: Fix translation (buinsky)
1712     - WEBUI: Submit the label in the new label dialog on pressing enter key (buinsky)
1713     - WEBUI: Check WebUI username and password length. Closes #4191 (ngosang)
1714     - WEBUI: Minor changes in CSS styles (ngosang)
1715     - WEBUI: Add "Added on" and "Completion on" fields to query/torrents query response (buinsky)
1716     - WEBUI: Do not try to parse request message when content-length is 0 (Dan Seminara)
1717     - WEBUI: Support SSL certificate bundles. Issue #4896. (UnDifferential)
1718     - WEBUI: Change the order of the values of speed labels (buinsky)
1719     - WEBUI: Bump WebUI API_VERSION
1720     - SEARCH: Update PirateBay plugin. (ngosang)
1721     - SEARCH: Added TorLock search engine (ngosang)
1722     - COSMETIC: Fix splash screen staying on top of all windows. Closes #1391. (sledgehammer999)
1723     - COSMETIC: Rearrange advanced settings (Chocobo1)
1724     - COSMETIC: Cleanup "about" dialog (Chocobo1)
1725     - COSMETIC: Cleanup "Add New Torrent" dialog (Chocobo1)
1726     - COSMETIC: Use short date in addnewtorrentdialog (Chocobo1)
1727     - COSMETIC: Change "Free disk space" to "Free space on disk" (Chocobo1)
1728     - COSMETIC: Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature. (Chocobo1)
1729     - COSMETIC: Put comment_lbl in QScrollArea. Closes #4881. (Chocobo1)
1730     - COSMETIC: Change the order of the values of speed labels (buinsky)
1731     - COSMETIC: Cleanup the Log tab (Chocobo1)
1732     - COSMETIC: Cleanup the RSS tab (Chocobo1)
1733     - OTHER: Set "Show splash screen on start up" option default to off (Chocobo1)
1734     - OTHER: Support for cross-compilation with MXE (Boris Nagaev)
1735     - OTHER: Add basic (and unofficial) cmake support (Eugene Shalygin)
1736     - OTHER: Move some URLs overs to https (funkydude)
1737     - OTHER: Add appveyor support (Chocobo1)
1738     - OTHER: TravisCI: switch to Trusty image. Closes #4953. (Chocobo1)
1739     - OTHER: Many other internal code restructuring, cleaning and fixing.
1741 * Thu Jan 21 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.3
1742     - BUGFIX: Temporarily disable "filename" column of peers view. It has a bug that causes frequent crashes. See issue #4597.
1743     - WEBUI: Move style of dynamic table header to CSS (buinsky)
1744     - WEBUI: Fix unnecessary updates of torrent peers table (buinsky)
1746 * Tue Jan 19 2016 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.2
1747     - FEATURE: Add a new column to peers list that shows list of files which are downloaded right now from a peer. (evsh)
1748     - FEATURE: Improve the "Watch folders" UI. Closes #4300. You'll need to redo your watch folders settings. (sledgehammer999, glassez)
1749     - FEATURE: Support loading multiple magnets/hashes/urls per .magnet file in the watched folder(one per line). Closes #217. (sledgehammer999)
1750     - BUGFIX: Fix resolution of peer host names. Closes #4307. (sledgehammer999)
1751     - BUGFIX: Don't recheck twice after 'Force Recheck' with 'Recheck torrents on completion' enabled. Closes #4274. (sledgehammer999)
1752     - BUGFIX: Don't apply some settings again if they weren't changed. Closes #4278. (sledgehammer999)
1753     - BUGFIX: Update ISO 3166 country codes. Closes #3942. (Chocobo1)
1754     - BUGFIX: Fix moving torrents to Temp after app restart. Closes #4434. (glassez)
1755     - BUGFIX: Fix crash in favicon code due to null pointer dereference. (glassez)
1756     - BUGFIX: Move the 'qBittorrent-resume' file even when no magnets were recovered. Also make sure to rename it with a unique name. Closes #4334. (sledgehammer999)
1757     - BUGFIX: Don't add the watch folder before the user closes the Preferences window. (sledgehammer999)
1758     - BUGFIX: Remove watch folders permanently only if the user accepts the Preferences dialog. (sledgehammer999)
1759     - BUGFIX: Better handling of cookies in the download manager (glassez)
1760     - BUGFIX: Use the download manager for RSS, the program updater and the dns updater. (glassez)
1761     - BUGFIX: Fix reconfigure additional trackers (glassez)
1762     - BUGFIX: Fix loading corrupted .fastresume file (glassez)
1763     - WEBUI: Show filtered torrents number (buinsky)
1764     - WEBUI: Fix paused, active and inactive filters (buinsky)
1765     - WEBUI: Fixed bug when uploading several files and only the last one was considered. (naikel)
1766     - WEBUI: Implemented WebUI interface for the new Watched Folders feature (naikel)
1767     - WEBUI: Fix possible showing "qBittorrent client is not reachable" message on deleting torrents. (buinsky)
1768     - WEBUI: Don't show "Limit download speed" menu item for downloaded torrents. (buinsky)
1769     - WEBUI: Update webui run program parameters (buinsky)
1770     - WEBUI: Allow to remove the label assigned to a torrent (pmzqla)
1771     - WEBUI: Repair translation (buinsky)
1772     - WEBUI: Remember last opened tab (buinsky)
1773     - WEBUI: Bump WebUI API_VERSION and API_VERSION_MIN.
1774     - COSMETIC: Update native names for Chinese locales. Closes #4381. (sledgehammer999)
1775     - COSMETIC: Rename column header in Content view. (Chocobo1)
1776     - COSMETIC: Edit speed limits and upload ratio icons (buinsky)
1777     - SEARCH: Code refactoring. (glassez)
1778     - SEARCH: Fix PirateBay plugin implementation for Python 3 (ngosang)
1779     - SEARCH: Update PirateBay URL. Closes #4470 (ngosang)
1780     - RSS: Code refactoring. (glassez)
1781     - LINUX: Fix build. (sledgehammer999)
1782     - OSX: Set qBittorrent as default torrent app in  Mac OS (dmitry.viktorov)
1783     - OTHER: Fix lrelease version due to the default Qt5 build (Fabio Alessandro Locati)
1784     - OTHER: Indicate to the user that he's going to download the new version. Indicate from the installer that the old version was detected and no settings will be deleted. Closes #4320. (sledgehammer999)
1785     - OTHER: Don't require GUI libs for qt4 nox build. Closes #4404. (sledgehammer999)
1786     - OTHER: Fix cross-compilation (bnagaev)
1787     - OTHER: Allow GeoIP in nox builds (glassez)
1789 * Tue Dec 08 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.1
1790     - FEATURE: New "Set as default label" option in Add torrent dialog. (takiz)
1791     - FEATURE: Support wildcards for filtering torrent list and torrent content (vlakoff)
1792     - BUGFIX: Fix -1 is displayed instead of the infinity symbol (Chocobo1)
1793     - BUGFIX: Fix scan dirs settings saving. Closes #4254, #4239, #4187. (glassez)
1794     - BUGFIX: Exported torrents now use name instead of hash. Closes #4205. (glassez)
1795     - BUGFIX: Improve upgrade to v3.3.0. Now undownloaded magnets will be migrated too. Fixes #4195. (glassez)
1796     - BUGFIX: Fix wrong encoding for listen failed error message. (glassez)
1797     - BUGFIX: Fix RSS not automarking articles as read. (glassez)
1798     - BUGFIX: Fix possible deadlock during application exit. (sledgehammer999)
1799     - WEBUI: Cookies support on WebUI when downloading torrent from a URL. (Naikel Aparicio)
1800     - WEBUI: Modified download and upload windows to allow autocompletion of browsers. (Naikel Aparicio)
1801     - WEBUI: Fixed the spinner in the WebUI upload page. (Naikel Aparicio)
1802     - WEBUI: Modified height of the WebUI download page. (Naikel Aparicio)
1803     - WEBUI: Fixed all the JavaScript functions for download and upload pages. (Naikel Aparicio)
1804     - WEBUI: Add seeds tab to WebUI (buinsky)
1805     - WEBUI: Bump WebUI API_VERSION.
1806     - COSMETIC: Cleanup "Trackers", "Peers", "HTTP Sources", "Speed" and "Content" page layout (Chocobo1)
1807     - COSMETIC: Reduce mainwindow border width (Chocobo1)
1808     - COSMETIC: Use QLineEdit built-in ClearButton (Qt5 only) (Chocobo1)
1809     - COSMETIC: Change text description for half-open connection (Chocobo1)
1810     - OTHER: Change update URL to FossHub. Closes #4188. (sledgehammer999)
1812 * Sun Nov 29 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.3.0
1813     - FEATURE: Huge core code refactoring. Problems with labels, temp folders etc should be eliminated. Smoother UI should be observed too. (glassez)
1814     - FEATURE: Speed graph (Anton Lashkov)
1815     - FEATURE: Add multiple peers in Peers addition dialog. Closes #1563, #2245, #3133, #1419, #3287, #1419 (ngosang)
1816     - FEATURE: Allow to copy all peers with a keyboard shortcut (ngosang)
1817     - FEATURE: Use GeoIP2 database, allows for country resolution of IPv6 peers. It is no longer embedded in the program but downloaded and updated monthly. (glassez)
1818     - FEATURE: Add more "Run External Program" parameters, closes #3053, #238, #1291, #1522. (Chocobo1, glassez)
1819     - FEATURE: Add an option to allow the use of proxies only for torrents. Closes #2701. (pmzqla)
1820     - FEATURE: Detect network interface state changes. It should detect VPN connection resets. (Pawel Polewicz)
1821     - FEATURE: Switch to using c++11 (glassez)
1822     - FEATURE: Automatically add trackers to new downloads. (ngosang)
1823     - FEATURE: You can now choose the path to download for watched folders. (dsimakov, sledgehammer999)
1824     - FEATURE: Switch to Qt5 by default.
1825     - BUGFIX: Fix progress calculation in Content tab. Closes #2639 Closes #2752 (ngosang)
1826     - BUGFIX: Fix label filter. Closes #3429. (glassez)
1827     - BUGFIX: Fix "Run External Program Launches too Early" issue, closes #2107. (Chocobo1)
1828     - BUGFIX: Don't remove torrent contents parent folder, even it is empty. Closes #2244. (Chocobo1)
1829     - BUGFIX: Always apply filter for manually banned IPs. Related #3988. (sledgehammer999)
1830     - BUGFIX: Fix reporting of tracker status. Closes #3101. (sledgehammer999)
1831     - BUGFIX: Don't connect to "any interface" when the configured network interface is missing. Closes #3943, #2741, #1159, #844 and #143. (sledgehammer999)
1832     - BUGFIX: Fix reordering of first column with Qt5. Closes #2835. (sledgehammer999)
1833     - COSMETIC: Add back "qBittorrent" in program updater title, closes #3549. (Chocobo1)
1834     - COSMETIC: Use infinity symbol rather than -1 for nb_connections (pmzqla)
1835     - COSMETIC: Move uTP options to it's own section (Chocobo1)
1836     - COSMETIC: Fix availability bar & progress bar height being too small on high DPI displays (Chocobo1)
1837     - COSMETIC: Fix availability label & progress label clipped on high DPI displays, closes #3237. (Chocobo1)
1838     - COSMETIC: Add tooltips/legend for availability bar & progress bar (Chocobo1)
1839     - COSMETIC: Use theme color for background in PropertiesWidget (Chocobo1)
1840     - COSMETIC: Replace horizontal line with border in bottom panel (Chocobo1)
1841     - COSMETIC: Various visual changes in the side panel. (Chocobo1)
1842     - COSMETIC: Use thin border for transfer list (Chocobo1)
1843     - COSMETIC: Make URL in "Add Torrent File..." clickable. Closes #3928. (Chocobo1)
1844     - COSMETIC: New view for errored torrents. (sledgehammer999)
1845     - WEBUI: Add information in General tab (ngosang)
1846     - WEBUI: Reorder "Super seeding mode" option in right click menu (ngosang)
1847     - WEBUI: Clean up JavaScript code (ngosang)
1848     - WEBUI: Added labels support. #648 (Felipe Barriga Richards, ngosnag)
1849     - WEBUI: Fix accessing the WebUI through IPv6 (ngosang)
1850     - WEBUI: Bump WebUI API_VERSION to 6.
1851     - WEBUI: Change selected color to differentiate from the progressbar. (Daniel Peukert, ngosang)
1852     - SEARCH: Add "Copy description page URL" button in search tab. Closes #2371. (pmzqla)
1853     - SEARCH: Add https_proxy env variable. This forces Python to use the HTTP proxy for HTTPS connections. (pmzqla)
1854     - SEARCH: Detect new plugin URL from clipboard (ngosang)
1855     - SEARCH: Update Torrentz trackers (ngosang)
1856     - WINDOWS: Fix german translation of the installer (netswap)
1857     - NOX: Don't ask the user questions in nox build when in non-interactive mode. Closes #3875. (sledgehammer999)
1858     - OTHER: Fixed typos, spelling correction (dartraiden)
1859     - OTHER: Fix need for restart to enable/disable peer countries resolution. (glassez)
1860     - OTHER: Unload the GeoIP db when disabled. (sledgehammer999)
1861     - OTHER: Reduce max value of "Disk cache size" to 1536MB for 32bit. Closes to #4028. (Chocobo1)
1862     - OTHER: Make "Download in sequential order" and "Download first and last piece first" options independent. (glassez)
1864 * Sat Oct 31 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.5
1865     - BUGFIX: Fix difficult to reproduce crash. (glassez)
1866     - OTHER: Fix Windows' Qt5 build. (Gelmir)
1868 * Sat Oct 10 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.4
1869     - FEATURE: Select the file of single file torrents when opening destination folder (pmzqla)
1870     - BUGFIX: Fix crash with invalid favicon. Closes #3632. (glassez)
1871     - BUGFIX: Try to download favicon.png when the download of favicon.ico fails (pmzqla)
1872     - BUGFIX: Try to avoid loading a corrupted configuration file. Also log errors encountered while saving/loading the configuration. Closes #3503. (sledgehammer999)
1873     - BUGFIX: Allow adding torrent link from Torcache (jsayol)
1874     - BUGFIX: Don't limit the number of torrents that can be announced to the tracker/dht/lsd. Closes #3473. (sledgehammer999)
1875     - BUGFIX: Fix potential crash when memory allocation failed. Closes #3877. (Chocobo1)
1876     - COSMETIC: Change Queue buttons order in the Toolbar (GUI & Web UI) (ngosang)
1877     - COSMETIC: Move option "Ignore transfer limits on local network" to Speed page (Chocobo1)
1878     - COSMETIC: Move option "Confirm torrent deletion" to Behavior page (Chocobo1)
1879     - COSMETIC: Fix typos. Make `μTP` untranslatable. Use American variation of words. Closes #3654. (sledgehammer999)
1880     - COSMETIC: Optimize text color for dark themes. Closes #3633 and #3815. (sledgehammer999)
1881     - COSMETIC: Show current label in the torrent context menu. Closes #3776. (sledgehammer999)
1882     - WEBUI: Add save_path to /query/torrents (Casey Bodley)
1883     - WEBUI: Bump API_VERSION to 5
1884     - SEARCH: Fix python detection when the 'Anaconda' software is installed. Closes #3731. (sledgehammer999)
1885     - RSS: Handle magnet links as torrents instead of news URLs. Closes #3560 (ngosang)
1886     - RSS: Trim elements text in RSS articles (ngosang)
1887     - RSS: Fix contextual menu in RSS torrents list (ngosang)
1888     - RSS: Improve error handling when a RSS feed doesn't contain torrents (ngosang)
1889     - RSS: More precise message and code simplification in RSS feeds deletion (ngosang)
1890     - RSS: Don't hide the elements in Unread list when clicked (ngosang)
1891     - RSS: Allow multiple selection in RSS torrents list (ngosang)
1892     - RSS: Simplify string translation (ngosang)
1893     - RSS: Handle more types of RSS feeds (ngosang)
1894     - RSS: Fix RSS panel position not saved (ngosang)
1895     - RSS: Fix forgetting label changes to first item in RSS rule list. (Gelmir)
1896     - RSS: Add label to UI when a new one is creating during rule addition. (Gelmir)
1897     - RSS: Removes refresh message when adding a new feed (ngosang)
1898     - RSS: Fix RSS crash when deleting RSS feeds. Closes #997, #2152, #2461, #3718, #3747, #3766, #3806, #3814, #3829 and #3846. (ngosang)
1899     - RSS: Sort labels in RSS Downloader dialog, closes #3140. (Chocobo1)
1900     - WINDOWS: Correctly show german letters in the installer. Closes #3574, #3566. (sledgehammer999)
1901     - WINDOWS: Fix file selection on Explorer when the filename contains weird characters. Closes #3185. (sledgehammer999)
1902     - WINDOWS: Fix wrong default download directory in Windows. Closes #2625. (Chocobo1)
1903     - WINDOWS: Fix German translation of the installer. (netswap)
1904     - LINUX: Fix broken .desktop file icon for some locales. See #3905. (sledgehammer999)
1905     - OTHER: Fix ppc64le detection during configure (sledgehammer999)
1906     - OTHER: Don't use sed in configure. Closes #3169. (pmzqla)
1907     - OTHER: Fix broken donation link. Closes #3771. (sledgehammer999)
1908     - OTHER: Add forum link in README. Closes #3853. (sledgehammer999)
1909     - OTHER: New translation: Esperanto
1910     - OTHER: Fix Qt5 nox build on non-Windows. (sledgehammer999)
1912 * Sun Aug 02 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.3
1913     - BUGFIX: Fix crash when closing a search tab while search is running (pmzqla)
1914     - SEARCH: Other minor search fixes and improvements (pmzqla)
1916 * Sat Aug 01 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.2
1917     - FEATURE: Allow to force reannounce DHT too (Chocobo1)
1918     - FEATURE: Implement an option to disable confirmation of torrent recheck (blaxspirit)
1919     - FEATURE: Allow to copy all the trackers with a keyboard shortcut (pmzqla)
1920     - BUGFIX: Fix torrent renaming. Closes #3398 (ngosang)
1921     - BUGFIX: Fix localhost address (::ffff:127.0.0.1) is not recognized when connecting to WebUI (Chocobo1)
1922     - BUGFIX: Fix '&' character in label name becomes accelerator key, closes #3454. (Chocobo1)
1923     - BUGFIX: Fix HTTP header parsing when torrent filename contains a semicolon. Closes #3511.
1924     - BUGFIX: Fix installing search plugin from local file. (sledgehammer999)
1925     - BUGFIX: Fix installing search plugin by drag-n-dropping file. (sledgehammer999)
1926     - COSMETIC: Update color scheme of completed.png icon. (sledgehammer999)
1927     - COSMETIC: Fix printing of the copyright symbol in the About dialog. (sledgehammer999)
1928     - COSMETIC: Minor changes in Preview File dialog (ngosang)
1929     - COSMETIC: Add Force Resume icon (ngosang)
1930     - COSMETIC: Add count of unread items to RSS tab label (pmzqla)
1931     - WEBUI: Ports between 1 and 65535 as in the GUI. Closes #1602 (ngosang)
1932     - WEBUI: Fix an error in Content tab when the torrent doesn't have metadata (ngosang)
1933     - WEBUI: New option Web UI port UPNP. Closes #3358 (ngosang)
1934     - WEBUI: Fix API Content Types. Closes #3393 (ngosang)
1935     - WEBUI: Fix empty trackers addition (ngosang)
1936     - WEBUI: Torrent download from hash. Closes #1173 (ngosang)
1937     - WEBUI: Fix sort by queue number (ngosang)
1938     - WEBUI: Open external links in a new window/tab (ngosang)
1939     - WEBUI: Massive increase in performance. (ngosang)
1940     - SEARCH: Search status per tab (DoumanAsh)
1941     - SEARCH: Remove the word 'torrent' in ExtraTorrent results (ngosang)
1942     - SEARCH: Prefer python3 over python2 on Linux and OS X (pmzqla)
1943     - SEARCH: Show notification if Python is not found and a search is started (pmzqla)
1944     - SEARCH: Update link to the Windows Python installer (pmzqla)
1945     - SEARCH: Improve checks for python. Print python version and path to log. (sledgehammer999)
1946     - SEARCH: Improve Python detection (ngosang)
1947     - OTHER: Improvements on the build system (Chocobo1)
1948     - OTHER: Bump minimum libtorrent version required to 1.0.6/0.16.19. (sledgehammer999)
1949     - OTHER: New translation: Slovenian
1951 * Sat Jul 11 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.1
1952     - FEATURE: Change default preferences (ngosang)
1953     - FEATURE: Add "Add link to torrent" menu in TrayIconMenu. Closes #2918. (Chocobo1)
1954     - FEATURE: Allow to Open files from the properties pane by pressing "Enter" (pmzqla)
1955     - FEATURE: Add checkbox option for IpFilterTrackers. (Chocobo1)
1956     - FEATURE: Download-from-URL textbox change focus on tab key (Mayank Asthana)
1957     - FEATURE: Increase priority value of "High" (pmzqla)
1958     - FEATURE: Add 16 KiB, 8 MiB and 16 MiB piece sizes in Torrent Creator (ngosang)
1959     - BUGFIX: Disable Auto piece size when creating a new torrent (ngosang)
1960     - BUGFIX: Set default focus to cancel button in delete confirm dlg, closes #3085 (Chocobo1)
1961     - BUGFIX: Set default focus to ok button in add new torrent dlg (Chocobo1)
1962     - BUGFIX: Set default focus to no button in exit confirm box (Chocobo1)
1963     - BUGFIX: Fix Start Minimized checkbox in Options (ngosang)
1964     - BUGFIX: Remove limits on alternative speeds setting (LazyBui)
1965     - BUGFIX: Fix sorting torrents by ETA (pmzqla)
1966     - BUGFIX: Improve ratio calculation formula. Closes #3096. (Chocobo1)
1967     - BUGFIX: Clear missing files flag when resuming or force rechecking. Fixes issues in #2750. (sledgehammer999)
1968     - BUGFIX: Delete tempfile when downloading favicon.ico. Closes #3257. (sledgehammer999)
1969     - BUGFIX: Don't close downloadFromURL dialog when showing empty url warning (Chocobo1)
1970     - BUGFIX: Minimize to tray only if the relevant option is enabled. (sledgehammer999)
1971     - BUGFIX: Update disk space label after changing partition, closes #3309. (Chocobo1)
1972     - BUGFIX: Don't use a default upload limit. Closes #3275. (sledgehammer999)
1973     - BUGFIX: Fix Properties bar size when started minimized to tray. Closes #3206. (sledgehammer999)
1974     - COSMETIC: Change option text "Confirmation on exit when torrents are active" (Chocobo1)
1975     - COSMETIC: Enable to choose dark/light tray icons on all platforms. (Chocobo1)
1976     - COSMETIC: Use AllUppercase for label text (Chocobo1)
1977     - COSMETIC: changes in typography (ngosang)
1978     - COSMETIC: Menu revamp (Chocobo1)
1979     - COSMETIC: Revamp general tab info (Chocobo1)
1980     - COSMETIC: Better update message for users (Chocobo1)
1981     - COSMETIC: Fix ugly 'C++' wrapping in About dialog. (glassez)
1982     - WEBUI: Fix login and logout relative URLs (ngosang)
1983     - WEBUI: Fix resumeAll and pauseAll. Closes #3016 (ngosang)
1984     - WEBUI: Changes in title bar (ngosang)
1985     - WEBUI: Complete translatable strings (ngosang)
1986     - WEBUI: Minor changes in style (ngosang)
1987     - WEBUI: Fix Max connections and Time active in transfer information (ngosang)
1988     - WEBUI: New config - Global maximum number of upload slots (ngosang)
1989     - WEBUI: Display wasted data with friendly units. Closes #2994 (ngosang)
1990     - WEBUI: add delay in shutdown command in order to send out response msg (Chocobo1)
1991     - WEBUI: Option to hide Top Toolbar (ngosang)
1992     - WEBUI: Reorder the tabs/groups in Options window (ngosang)
1993     - WEBUI: Add new options (ngosang)
1994     - WEBUI: Increase API_VERSION due to changes in #3279, #3197, #3226 and #3040 (ngosang)
1995     - WEBUI: Add Web Seeds (HTTP Sources) tab (ngosang)
1996     - WEBUI: Don't update the tabs if tab's panel is collapsed (ngosang)
1997     - WEBUI: Fix alternative global rate limits. (ngosang)
1998     - SEARCH: Fix thepiratebay. Closes #3012 (ngosang)
1999     - SEARCH: Improve torrentz engine to return more results (ngosang)
2000     - SEARCH: Change width of columns in search tab. Closes #764 (ngosang)
2001     - SEARCH: Make strings translatable in search engine (ngosang)
2002     - SEARCH: Aborting search engine process during closure. Close #2671 (DoumanAsh)
2003     - SEARCH: Perform searches in parallel (DoumanAsh)
2004     - SEARCH: Add Demonoid search engine (ngosang)
2005     - SEARCH: Minor fixes in search engines (ngosang)
2006     - SEARCH: Show the version of search engines (ngosang)
2007     - SEARCH: Update Legit Torrent to remove sgmllib (DoumanAsh)
2008     - SEARCH: Update KickassTorrents (ngosang)
2009     - SEARCH: Update BTDigg (ngosang)
2010     - SEARCH: Update Torrentz (ngosang)
2011     - SEARCH: Update ExtraTorrent (ngosang)
2012     - SEARCH: Update TorrentReactor (ngosang)
2013     - SEARCH: Fix Python 2 implementation of Torrentz (ngosang)
2014     - SEARCH: Cosmetic changes in search engine (ngosang)
2015     - SEARCH: Fix column sort in search engine. Closes #2621 (ngosang)
2016     - RSS: Update matching RSS articles while editing rules (pmzqla)
2017     - WINDOWS: Fix python detection from registry when multiple versions are installed (sledgehammer999)
2018     - LINUX: Fixes Linux issue for when the theme doesn't have a corresponding icon. (sledgehammer999)
2019     - OTHER: Correctly detect FreeBSD when configuring. (sledgehammer999, yurivict)
2020     - OTHER: Add translator to credits.
2021     - OTHER: New translation: Indonesian.
2022     - OTHER: Split Chinese locales into Chinese Simplified, Chinese Traditional(Taiwan), Chinese Traditional(Hong Kong). (sledgehammer999)
2024 * Sun May 10 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.2.0
2025     - FEATURE: Show actual protocol for listen success/failure in the log. Needs libtorrent v1.0.0 (Gelmir)
2026     - FEATURE: Support per tracker re-announce. Needs libtorrent v1.0.0 (Gelmir)
2027     - FEATURE: Support saving in network locations. (Gelmir)
2028     - FEATURE: Support Qt5 (mostly Glassez)
2029     - FEATURE: Code optimizations resulting in a more CPU efficient and snappier qBittorrent. (sorokin)
2030     - FEATURE: WEBUI code rewritten, refactored and improved. (glassez, pmzqla, buinsky)
2031     - FEATURE: Add option to hibernate computer in Auto-Shutdown menu (Bruno Barbieri)
2032     - FEATURE: Cache preferences in memory. Minimize chance of settings corruption. Closes #1272, #1523, #1694. (sledgehammer999)
2033     - FEATURE: Option to disable connections not supported by proxies. Closes #1894. (sledgehammer999)
2034     - FEATURE: Haiku OS support (diger)
2035     - FEATURE: Add a save resume data interval option(useful for SSD). (john-peterson)
2036     - FEATURE: Add "Last Seen Complete" column (pmzqla)
2037     - FEATURE: Add "Last Activity" column (pmzqla)
2038     - FEATURE: Add "Total Size" column (pmzqla)
2039     - FEATURE: Show current speed limits in the status bar (pmzqla)
2040     - FEATURE: Episode filtering for RSS (Gelmir)
2041     - FEATURE: Highlight files when opening containing folder on Windows and Linux(nautilus, dolphin, konqueror). (Gelmir, pmzqla)
2042     - FEATURE: Setting to ignore RSS rule matches for X days (Gelmir)
2043     - FEATURE: Add hotkeys and buttons for Top and Bottom priorities (alfrix)
2044     - FEATURE: Implement peer relevance column. Closes #1630. (sledgehammer999)
2045     - FEATURE: Show reason why a peer was blocked. Needs libtorrent 1.0.x. (sledgehammer999)
2046     - FEATURE: Use the 'fastest_upload' setting as seed choking algorithm. (sledgehammer999)
2047     - FEATURE: Allow to set text options for the toolbar icons (pmzqla)
2048     - FEATURE: Add 'Resumed' torrent filter (john.s.peterson)
2049     - FEATURE: 'Add New Torrent` dialog has a button for quickly choosing a location (sledgehammer999)
2050     - FEATURE: Copy selected peers as IP:Port format. (ngosang)
2051     - FEATURE: Show info hash in the torrent details in 'Add New Torrent' dialog. (sledgehammer999, chrishirst)
2052     - FEATURE: New feature: Remove empty labels (ngosang)
2053     - FEATURE: Add "Copy name" option in right-click menu of torrent list. Closes #2452 (chrishirst)
2054     - FEATURE: Implement tracker list in the side panel. Closes #170. (sledgehammer999)
2055     - FEATURE: Implement a 'Completed' status. Closes #2326 #2483 #939. (sledgehammer999)
2056     - FEATURE: Columns for session-based download and upload statistics (LazyBui)
2057     - BUGFIX: Use completed time from libtorrent directly. Closes #1726.
2058     - BUGFIX: Speedup and fix a bug in torrent moving. (sorokin)
2059     - BUGFIX: Scan Folder dialog now remembers last location (Bryan Roscoe)
2060     - BUGFIX: Show input box to filter torrent list only when the list is shown (pmzqla)
2061     - BUGFIX: Add placeholder text to the input to filter the torrent list (pmzqla)
2062     - BUGFIX: Put directories first when sorting torrent content by name (pmzqla)
2063     - BUGFIX: Fix missing icon for open action in file list (Gelmir)
2064     - BUGFIX: Set placeholder text to torrent content filter. (sorokin)
2065     - BUGFIX: Fix torrent creation when data is too large (sorokin)
2066     - BUGFIX: Load torrents that have big metadata file. Closes #1889. (sledgehammer999)
2067     - BUGFIX: Use correct separator for "OR" condition in RSS rules (pmzqla)
2068     - BUGFIX: Don't waste UI space in 'Content' window. Closes #2159 (alfrix)
2069     - BUGFIX: Fix the language selection in the combobox when the system locale only has a lang equivalent and not a lang_COUNTRY one. Closes #1786. (sledgehammer999)
2070     - BUGFIX: Don't overwrite the 'Add Paused' setting from the Add New Torrent Dialog (Gelmir)
2071     - BUGFIX: Fix file preview when .!qB extension is used (pmzqla)
2072     - BUGFIX: Ensure that the priority column has enough width when queueing is enabled. Closes #2263. (sledgehammer999)
2073     - BUGFIX: Don't put limits to the alternative speed limits (pmzqla)
2074     - BUGFIX: Make space key change all selected files' checkboxes (sorokin)
2075     - BUGFIX: Don't block peers that use privileged ports. (sledgehammer999)
2076     - BUGFIX: Accept multiple files at once. Closes #2253 (buinsky)
2077     - BUGFIX: Don't touch torrents whose files are missing. Closes #342 #2308 #2469. (sledgehammer999)
2078     - BUGFIX: Save the new save path first in the history. Closes #2382. (sledgehammer999)
2079     - BUGFIX: Fix default tracker in 'Create Torrent' dialog. (ngosang)
2080     - BUGFIX: Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156. (Chocobo1)
2081     - BUGFIX: Delete the correct selected torrents when the list is filtered. Closes #2729. (sledgehammer999)
2082     - BUGFIX: Don't use HTML in tray icon pop-up on OSX. Closes #2830. (pmzqla)
2083     - BUGFIX: Fix crash when trying to open destination folder on a torrent with no metadata. Closes #2522. (pmzqla)
2084     - BUGFIX: Change torrent name when metadata is retrieved. (ngosang)
2085     - COSMETIC: Removes white bar in the labels list. Closes #1151. (ngosang)
2086     - COSMETIC: Fix speed printing in the tray icon and in the title bar. Closes #2737. (sledgehammer999)
2087     - COSMETIC: Change the color scheme used (sledgehammer999)
2088     - RSS: Display remote images in the preview (Mladen Milinkovic)
2089     - RSS: Format html descriptions in the preview (Mladen Milinkovic)
2090     - RSS: Support overriding global "Add paused" option on per rule basis (Gelmir)
2091     - WINDOWS: Fix automatic python download. Closes #2076. (sledgehammer999)
2092     - WINDOWS: Fix crash when searching the registry for installed python (glassez)
2093     - WINDOWS: Tell Windows to wait during shutdown. (sledgehammer999, paolo-sz)
2094     - OSX: Use the configure script to prepare the build in Mac OSX too. Closes #2295. (sledgehammer999)
2095     - OSX: Fix the build (David Christenson)
2096     - LINUX: Distribute systemd service file for the nox build (sledgehammer999, leigh123linux)
2097     - LINUX: Create qBittorrent.appdata.xml (alxpl)
2098     - SEARCH: Update KickassTorrents plugin (pmzqla)
2099     - SEARCH: Remove vertor engine. Closes #2260. (DoumanAsh)
2100     - SEARCH: Small fix of import in legittorrents engine (DoumanAsh)
2101     - SEARCH: Add combo box for fast search engine switch (DoumanAsh)
2102     - SEARCH: Fix error in mininova search engine (ngosang)
2103     - SEARCH: Fix piratebay. Closes #2270 (DoumanAsh)
2104     - SEARCH: Updated URL in kickasstorrents search engine (ngosang)
2105     - SEARCH: Torrentz search engine added (ngosang)
2106     - OTHER: Drop libtorrent 0.15.x support
2107     - OTHER: Drop Qt < 4.8.0 support
2108     - OTHER: Migrate build system to autotools (sledgehammer999)
2109     - OTHER: Remove deprecated feature of separate DHT port. (sledgehammer999)
2110     - OTHER: Speedup compilation speed (sorokin)
2111     - OTHER: Backtrace generation now works on MinGW. (Gelmir)
2112     - OTHER: New translation: Hindi(India).
2114 * Wed Feb 22 2015 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.12
2115     - OSX: Fix build to work with older machines. (sledgehammer999, Noctem)
2116     - WINDOWS: Fix automatic Python download. (sledgehammer999)
2117     - WINDOWS: Fix crashes due to memory corruption and improve Python registry searching. (glassez)
2119 * Wed Oct 22 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.11
2120     - FEATURE: Allow relative torrent paths when qBittorrent is already running (pmzqla)
2121     - FEATURE: Make Windows icons suitable for high dpi screens (pmzqla)
2122     - FEATURE: Increase maximum size of system icons (pmzqla)
2123     - BUGFIX: Fix crash in the "Content" widget when user would right click in it without a torrent selected (Ivan Sorokin)
2124     - BUGFIX: Don't show multiple unlock UI dialogs. Closes #2040. (sledgehammer999)
2125     - SEARCH: Fix bug where python would falsely be detected and nothing worked (paolo-sz)
2126     - SEARCH: Fix TorrentReactor search plugin (Bruno Barbieri)
2127     - SEARCH: Fix search engine encoding issues with python3 on Windows (Bruno Barbieri)
2128     - SEARCH: Pirate bay search engine update (DoumanAsh)
2129     - SEARCH: Internal improvements in the python code (Bruno Barbieri)
2130     - WINDOWS: Fix magnet link association. Closes #1952. (sledgehammer999)
2131     - WINDOWS and OSX: Fix again the program updater. The url was changed by sourceforge.net. Closes #1954. (sledgehammer999)
2132     - OSX: Fix compilation (sledgehammer999)
2133     - WEBUI: Set correct HTTP Content-Type in case of forbidden access. (pmzqla)
2134     - COSMETIC: Remove unneeded tooltip (pmzqla)
2135     - COSMETIC: Don't stretch the last section in the transfer list (pmzqla)
2136     - COSMETIC: Set minimum width of the left panel in the preferences (pmzqla)
2137     - OTHER: Optimize sorting of rows. This should have less CPU impact when many torrents are present. (Ivan Sorokin)
2138     - OTHER: Use the correct character encoding for exceptions coming from libtorrent. (sledgehammer999)
2139     - OTHER: Use boost:bind() as the docs show. Allows compilation with older gcc versions. (sledgehammer999)
2141 * Sun Sep 21 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.10
2142     - FEATURE: Allow disabling of OS cache. This will prevent RAM increases on Windows when seeding many files. Closes #1699. (sledgehammer999)
2143     - FEATURE: Add 'Completed' column. Closes #1241. (sledgehammer999)
2144     - FEATURE: Added 'Ratio Limit' column. Closes #936. (sledgehammer999)
2145     - FEATURE: Add 'Open' and 'Open Containing Folder' entries in the content's right-click menu. Closes #1143. (sledgehammer999)
2146     - FEATURE: Don't listen on IPv6 address by default. Prevents network connectivity problems. Closes #1880. (sledgehammer999)
2147     - FEATURE: Added 'Shutdown now' button in shutdown confirmation dialog. Closes #969. (sledgehammer999)
2148     - FEATURE: Add peer port column to PeerListWidget. Closes #1650. (Ivanov Juriy)
2149     - COSMETIC: Fix weird ratio values when torrent was imported or downloaded history was lost due to crash. (sledgehammer999)
2150     - COSMETIC: Use 'μTP' instead of 'uTP'. (sledgehammer999)
2151     - COSMETIC: Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564. (sledgehammer999)
2152     - COSMETIC: Don't mix finished/unifinished torrents when sorting by ETA. Closes #1688. (sledgehammer999)
2153     - COSMETIC: Sort finished torrents by completed date when sorting by queue number. (sledgehammer999)
2154     - COSMETIC: Right align numerical values in the transfer list. Partially revert 51a9a9aab. Closes #1903. (sledgehammer999)
2155     - COSMETIC: Don't display the Search Engine tab by default. (sledgehammer999)
2156     - WINDOWS: Correctly associate torrents and magnet links with qBittorrent under non-admin accounts. Closes #291 #527 #579 #614 #964. (glassez, sledgehammer999)
2157     - WINDOWS: Check for python before creating the search engine tab. Prevents the creation of python specific files in the user's PC if no python is found. Closes #1370. (sledgehammer999)
2158     - WINDOWS: Don't create keys in the registry if python isn't found. Closes #1370. (sledgehammer999)
2159     - WINDOWS: Can now correctly detect 64bit and 32bit python installations on 64bit Windows. Closes #1148 #445 #795 #1708. (sledgehammer999)
2160     - WINDOWS: Search first in PATH for python. Closes #956. (sledgehammer999)
2161     - OSX: Enable system tray in MACOSX (Nick Korotysh).
2162     - OSX: Fix headless (nox) build. (sledgehammer999)
2163     - WEBUI: Correctly save/load settings and other improvements (glassez)
2164     - WEBUI: Removed broken 'Report a bug' iframe. Closes #1343 (Benjamin Hutchins)
2165     - WEBUI: Removed broken 'Documentation'. Improves fix for #1343 (Benjamin Hutchins)
2166     - WEBUI: Removed essentially useless 'Visit website' iframe and changed it to a regular link. Improves fix for #1343 (Benjamin Hutchins)
2167     - BUGFIX: Fix RSS feed icon. The tmp file gets deleted in the feed destructor. Closes #1639 (sledgehammer999)
2168     - BUGFIX: fix issue #1674: AddNewTorrentDialog is shown again and again even if checkbox "don't ask me again" is set (Ivan Sorokin)
2169     - BUGFIX: Don't show availability bar for magnet links (Ivan Sorokin)
2170     - BUGFIX: Fix crash when the selected torrent disappears from the transfer list. Closes #1661 (sledgehammer999)
2171     - BUGFIX: Fix tracker announcing problem(hit-and-run) when many torrents are being active. Closes #1571 (sledgehammer999)
2172     - BUGFIX: Count magnet links in the 'downloading' filter and make them prevent system inhibition. Closes #1558 (sledgehammer999)
2173     - BUGFIX: Pick up updated plugins. Closes #1745. (sledgehammer999)
2174     - BUGFIX: Bring mainwindow in front when notification is clicked and other windows are in front. (sledgehammer999)
2175     - BUGFIX: Speedup torrent moving (Ivan Sorokin)
2176     - BUGFIX: Fix bug when moving a torrent before the previous move is completed (Ivan Sorokin)
2177     - BUGFIX: Add option to hibernate computer in Auto-Shutdown menu (Bruno Barbieri)
2178     - BUGFIX: Fix column resizing issues (Bryan Roscoe)
2179     - BUGFIX: Fix possible crashes. Closes #1814. (sledgehammer999)
2180     - BUGFIX: Limit max cache to 1800MiB for 32bits compiled binaries and to 4GiB for other. Closes #1698. (sledgehammer999)
2181     - BUGFIX: Don't localize double numbers in the webui. Closes #1525. (sledgehammer999)
2182     - BUGFIX: Don't shrink transferlist rows when scrolling horizontally. Closes #1613. (sledgehammer999)
2183     - BUGFIX: When qBT is launched with a magnet don't show it in the transferlist while the metadata are being loaded in the background. (sledgehammer999)
2184     - BUGFIX: Show disk space while retrieving metadata. Closes #1693. (sledgehammer999)
2185     - BUGFIX: Don't disable DHT/LSD/UPnP in the GUI when anonymous mode is enabled. (sledgehammer999)
2186     - BUGFIX: Possible fix for crash in RSS code. Closes #1901. (sledgehammer999)
2187     - BUGFIX: Fixed SMTP emailing code (Ivanov Juriy, sledgehammer999)
2188     - BUGFIX: Don't display the context menu in 'Content' and 'HTTP Sources' buttons when no torrent is selected. It prevents crashes. Closes #1906, #1900. (sledgehammer999)
2189     - BUGFIX: Don't translate file extensions. Closes #1907. (sledgehammer999)
2190     - BUGFIX: Fix available disk space label on single file torrents. (sledgehammer999)
2191     - BUGFIX: Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." (sledgehammer999)
2192     - BUGFIX: fix import torrent with "Keep incomplete torrents in:" enabled (lojack5)
2193     - BUGFIX: Send a spoofed user agent for the search engines(fixes some of them) (Martin Janco)
2194     - BUGFIX: Support URLs that redirect to magnet links (Gelmir)
2195     - BUGFIX: Consider queued items before deciding to 'auto-shutdown on downloads completion'. Closes #1942. (sledgehammer999)
2197 * Tue Apr 29 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.9.2
2198     - OTHER: The v3.1.9.1 Windows build was broken
2200 * Mon Apr 28 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.9.1
2201     - OTHER: This is an excuse to produce new builds with an OpenSSL version that isn't affected by the heartbleed bug for Windows and Mac. This bug should only affect the WebUI and only if HTTPS/SSL authentication was enabled.
2203 * Sat Mar 01 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.9
2204     - BUGFIX: Fix nox build. Closes #1368 (bob23450)
2205     - BUGFIX: Fix build with libtorrent 0.15.x (sledgehammer999)
2206     - BUGFIX: Fix missing percentage signs. Closes #1392. (sledgehammer999)
2207     - BUGFIX: Fix queue sorting order. (alfrix)
2208     - BUGFIX: Fix build using qt < 4.7 Closes #1385. (Evgeny Lensky)
2209     - BUGFIX: Fix autoupdater. Send our user-agent to sourceforge.net (sledgehammer999)
2210     - FEATURE: Add button for links in toolbar (alfrix)
2212 * Sun Feb 02 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.8
2213     - BUGFIX: Really fix build of v3.1.6
2215 * Sun Feb 02 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.7
2216     - BUGFIX: Fix build of v3.1.6
2218 * Sun Feb 02 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.6
2219     - BUGFIX: Fix 'preview file' regression. Closes #1285. (sledgehammer999)
2220     - BUGFIX: Fix peers and seeds sorting in transfer list. (Angel Alonso)
2221     - BUGFIX: Fix btdigg search engine. (BTDigg research team)
2222     - BUGFIX: Save statistics every 15min and only if there was new traffic. Fixes #1288 and partially #1272. (sledgehammer999)
2223     - BUGFIX: Fix share ratio text in the 'general' tab. (sledgehammer999)
2224     - BUGFIX: Output a more generic message when blocking IPs and don't use italics in the log. (sledgehammer999)
2225     - BUGFIX: Allow 2 decimals when setting the share ratio. Closes #1303. (sledgehammer999)
2226     - BUGFIX: Fix extratorrents search plugin. (sledgehammer999)
2227     - BUGFIX: Use shorter names for amount columns in main UI (Gelmir)
2228     - BUGFIX: Fix overstretched options dialog. Closes #1293. (sledgehammer999)
2229     - BUGFIX: Don't show a popup menu when no torrent is selected. (sledgehammer999)
2230     - BUGFIX: Launch external programs async and don't block. Closes #1252. (sledgehammer999)
2231     - BUGFIX: Don't re-announce to trackers when torrent is paused. Closes #1310. (sledgehammer999)
2232     - BUGFIX: Bring dialog boxes in the front when qbt doesn't have focus. (sledgehammer999)
2233     - BUGFIX: Correctly resize 'name' column of the content tab. Closes #1360. (sledgehammer999)
2234     - BUGFIX: Correctly restore 'name' column width when loading magnet links in the 'Add new torrent dialog'. Closes #1334. (sledgehammer999)
2235     - WEBUI: Fix sorting by size in WebUI when non-default locale used. (Vladimir Golovnev)
2236     - UI: Reposition statistics menu item. (sledgehammer999)
2237     - UI: Convert more accurately decimal numbers to text. (sledgehammer999)
2238     - WINDOWS/OSX: Improvements on the behavior of the program updater(closes #1282) (sledgehammer999)
2239     - LINUX: Explicitle tell that we don't support freedesktop's startup notify standard. Fixes GNOME issues. Closes #1217. (sledgehammer999)
2240     - LINUX: Add our WM_CLASS in the .desktop file so window managers know how to group our windows. (sledgehammer999)
2241     - OTHER: Sync translations from Transifex.
2243 * Thu 16 Jan 2014 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.5
2244     - BUGFIX: Fix compilation with Qt 4.7. Closes #1215. (sledgehammer999)
2245     - BUGFIX: Third attempt at fixing saving settings on OS shutdown. (sledgehammer999)
2246     - BUGFIX: Preview now correctly uses the selected file. Closes #1222 #1182. (sledgehammer999)
2247     - BUGFIX: Allow to resize the columns in Add New Torrent dialog. Closes #1207 #676 (sledgehammer999)
2248     - BUGFIX: Ensure that at least one column in the tranferlist is always visible. Closes #1165. (sledgehammer999)
2249     - BUGFIX: Ensure that the options window will always be placed onscreen. Closes #1226. (sledgehammer999)
2250     - BUGFIX: Delete temporary files after they aren't needed. Closes #1188. (sledgehammer999)
2251     - BUGFIX: Correctly detect libtorrent version. (sledgehammer999)
2252     - BUGFIX: Various code cppcheck fixes (Konstantin Goncharik)
2253     - BUGFIX: Remove isohunt search engine and update thepiratebay url (sledgehammer999)
2254     - BUGFIX: Fix rss settings corruption when checking regexp and going to other rule. (Gelmir)
2255     - BUGFIX: Don't count paused torrents for the autoshutdown. Closes #1280. (sledgehammer999)
2256     - LINUX: Fix notifications with xfce4-notifyd.
2257     - OSX: Added basic retina support. Closes #1251. (Sébastien Lavoie)
2258     - OTHER: Sync translations from Transifex.
2260 * Sun 29 Dec 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.4
2261     - FEATURE: Statistics dialog (Gelmir)
2262     - FEATURE: Tooltips explaining each peer's connection flags (sledgehammer999)
2263     - FEATURE: Win/Mac Check for program updates every 15min and allow the user to manually check for updates through the help menu. (sledgehammer999)
2264     - BUGFIX: Better dialog message for torrent delete confirmation (sledgehammer999)
2265     - BUGFIX: Fix resizing grip location. Closes #1146. (sledgehammer999)
2266     - BUGFIX: Lock toolbar in place. Closes #1144. (sledgehammer999)
2267     - BUGFIX: Second attempt at fixing saving settings on shutdown. (sledgehammer999)
2268     - BUGFIX: Sort labels in 'Add new torrent' dialog. Closes #1150 #411. (sledgehammer999)
2269     - LINUX: Fix build under Ubuntu 13.10 (sledgehammer999)
2270     - LINUX: Make sleep and shutdown functions work on systemd's logind (Faheem Pervez)
2272 * Mon Nov 20 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.3
2273     - FEATURE: Add a key shortcut to "Add link to torrent..." (Angel Alonso)
2274     - BUGFIX: Make all columns and headers use the same text alignment in the transferlist. (sledgehammer999)
2275     - BUGFIX: Fix build system for Unix/Linux. (sledgehammer999)
2276     - BUGFIX: Case insensitive sort in Peers list. Closes #1066. (sledgehammer999)
2277     - BUGFIX: Small optimization of WebUI responses when there isn't a data payload. (sledgehammer999)
2278     - BUGFIX: Hide empty folders after filtering. Closes #74. (sledgehammer999)
2279     - BUGFIX: Expand folders when filtering files. Closes #1076. (sledgehammer999)
2280     - BUGFIX: Updated search plugin's URL (Zach Thibeau)
2281     - BUGFIX: Strip some png to fix incorrect sRGB profiles. (Angel Alonso)
2282     - BUGFIX: Fixed font issues on OSX Mavericks (Zach Thibeau)
2283     - BUGFIX: Improve text in the About dialog (Artem S. Tashkinov)
2284     - BUGFIX: Always show a peer IP address as a tool tip (Artem S. Tashkinov)
2285     - BUGFIX: Fix inhibit system functionality. Closes #766. (sledgehammer999)
2286     - BUGFIX: WebUI: Don't gzip too small payloads. (sledgehammer999)
2287     - BUGFIX: Correctly detect if the browser supports gzip compression. (sledgehammer999)
2288     - BUGFIX: Fix WebUI link to 'Anonymous mode' explanation. Closes #1093. (sledgehammer999)
2289     - BUGFIX: Correctly update tracker tier number in the trackers tab. Closes #1075. (sledgehammer999)
2290     - BUGFIX: Speed improvements.(sledgehammer999)
2291     - OTHER: Updated translations.
2293 * Tue Nov 05 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.2
2294     - BUGFIX: Fix WebUI gzip compression. Closes #1037. (sledgehammer999)
2295     - BUGFIX: Fix compilation with qt < 4.8.0. Closes #1043. (sledgehammer999)
2296     - OTHER: Updated translations.
2298 * Mon Oct 28 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.1
2299     - FEATURE: Show external IP in the log. Closes #968. (sledgehammer999)
2300     - FEATURE: Enable gzip compression in the webui. It should be faster now. (sledgehammer999)
2301     - FEATURE: Torrents show more states(queued for checking, downloading metadata, allocating, checking resume). (sledgehammer999)
2302     - FEATURE: Re-enable "force reannounce" to all trackers. (sledgehammer999)
2303     - FEATURE: Allow to clear the UI lock password. Closes #973. (sledgehammer999)
2304     - FEATURE: New translations: English(Australia) and English(United Kingdom)
2305     - BUGFIX: Expose all available translation in the WebUI. Closes #976. (sledgehammer999)
2306     - BUGFIX: Copy IP copied wrong data. Closes #970 (sledgehammer999)
2307     - BUGFIX: "Preview file..." didn't work on single file torrents. (sledgehammer999)
2308     - BUGFIX: Fix and improve the scheduler (Gelmir and sledgehammer999)
2309     - BUGFIX: RSS fixes. Closes #960, #998 (Gelmir)
2310     - BUGFIX: Fix 'append label to save path' with magnet links. (sledgehammer999)
2311     - BUGFIX: Can download up to 10MB .torrent file when a link is provided. Closes #879 (sledgehammer999)
2312     - OTHER: Updated translations.
2313     - LINUX: Fix missing conf.pri error (leigh123linux)
2314     - WINDOWS: Don't remove file associations if they aren't our own. (sledgehammer999)
2316 * Sat Oct 12 2013 - Christophe Dumez <chris@qbittorrent.org> and sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.0
2317     - FEATURE: Add command line option to daemonize qbittorrent-nox (ngaro)
2318     - FEATURE: Add "Shutdown qBittorrent" button to Web UI (ngaro)
2319     - FEATURE: Add setting to copy .torrent files for finished downloads (Driim)
2320     - FEATURE: Add option to start qBittorrent on Windows startup (sledgehammer999)
2321     - FEATURE: Add context menu to Web seed list (Gelmir)
2322     - FEATURE: Add support for tracker tiers / groups to creator (Gelmir)
2323     - FEATURE: Allow clearing execution and ban logs (Gelmir)
2324     - FEATURE: Add option to use random port on each startup (ireallylikeher)
2325     - FEATURE: Expose the cache expiry to the user (Gelmir)
2326     - FEATURE: Support Atom feeds (Gelmir)
2327     - FEATURE: Add "save path" column (John Peterson)
2328     - FEATURE: Add μTorrent-compatible "Flags" column in the peer tab(sledgehammer999)
2329     - FEATURE: Load magnet metadata in the background while the "Add New Torrent" Dialog is showing (Gelmir)
2330     - FEATURE: Allow to enter only an info-hash for download(sledgehammer999)
2331     - FEATURE: Bring the "Add New Torrent" Dialog to the front(glassez)
2332     - BUGFIX: Add confirmation dialog for "Force recheck" action (closes #131)
2333     - BUGFIX: Greatly improve RSS manager performance (closes #34)
2334     - BUGFIX: Ensure that all columns in the tranferlist have a size > 0.
2335     - BUGFIX: Don't mark RSS item as read when it failed to download (Gelmir)
2336     - BUGFIX: Fix ETA calculation when some files are downloaded and marked afterwards as 'do not download'(sledgehammer999)
2337     - BUGFIX: Make the UI show that PEX/DHT/LSD are actually disabled on private torrents(sledgehammer999)
2338     - BUGFIX: Scheduler should be much more robust and correct now(sledgehammer999)
2339     - BUGFIX: Now qBt won't forget torrent settings after an unclean shutdown(sledgehammer999)
2340     - BUGFIX: Text boxes in edit dialogs will fit to text width(Gelmir)
2341     - BUGFIX: Enable edit/rename via F2 or double click in various places(Gelmir)
2342     - BUGFIX: Allow to edit trackers and copy their urls(Gelmir and Driim)
2343     - BUGFIX: Add Uploaded column to main view(Gelmir)
2344     - BUGFIX: Calculate ETA for seeding torrents(Gelmir)
2345     - BUGFIX: Add option to ignore global share ratio limits for created torrents(Gelmir)
2346     - OTHER: Many RSS bugfixes and improvements all over the place(Gelmir)
2347     - OTHER: Generate translations at configure time to reduce tarball size
2348     - OTHER: Make peer tab sortable by ip too (Gelmir)
2349     - OTHER: Translations moved to Transifex(https://www.transifex.com/projects/p/qbittorrent/)
2350     - OTHER: New Translation - Vietnamese (Anh Phan)
2351     - PERFORMANCE: Improve drawing speed of tranferlist when there are many torrents(>100)
2352     - PERFORMANCE: Improve drawing speed of peers list when there are many peers
2354 * Mon Jul 29 2013 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.0.11
2355     - FEATURE: Allow more fine tuning of upload slots. It should improve speed (sledgehammer999)
2356     - FEATURE: Enable edit/rename via F2 or double click in various places (Gelmir)
2357     - BUGFIX: Fix Spanish and Basque translations being messed up on Windows (sledgehammer999)
2358     - BUGFIX: Don't allow newlines in rename dialog (Gelmir)
2359     - BUGFIX: Treat unfinished dates as the newest ones when sorting (sledgehammer999)
2360     - BUGFIX: Fix text size problem on Windows with custom DPI (sledgehammer999)
2361     - BUGFIX: Respect UI lock when clicking on tray notification (sledgehammer999)
2362     - BUGFIX: Fix kickass torrents search plugin (Gelmir)
2363     - BUGFIX: Use system language as default language. Closes #780 (sledgehammer999)
2364     - BUGFIX: Move completed files to .unwanted folder when they are unselected by the user (constantined)
2365     - BUGFIX: Show delete action when multiple feeds are selected (Gelmir)
2366     - BUGFIX: Use Unicode for libtorrent alert messages (Gelmir)
2367     - OTHER: Update translations
2368     - WINDOWS: Shave off ~4MB from the binary size (sledgehammer999)
2369     - WINDOWS: Remove wrong dependency on msvc2008 runtime (sledgehammer999)
2370     - WINDOWS: Disable stacktrace when building with mingw (Gelmir)
2371     - WINDOWS: Updated NSIS script to include/delete .pdb file. (sledgehammer999)
2373 * Tue Jul 9 2013 - Christophe Dumez <chris@qbittorrent.org> and sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.0.10
2374     - BUGFIX: Fix LegitTorrents search plugin
2375     - BUGFIX: Improve peer host name resolution (closes #360)
2376     - BUGFIX: Context menu fix in the Web UI
2377     - BUGFIX: Respect 'don't show' torrent dialog in Search (sledgehammer999)
2378     - BUGFIX: Torrent creator can now use files/folders from disk root (Gelmir)
2379     - BUGFIX: Update free disk space when changing drives in the add new torrent dialog (sledgehammer999)
2380     - BUGFIX: Various fixes relating to RSS drag and drop (Gelmir)
2381     - BUGFIX: Properly rename torrent which changes position in filter model (Gelmir)
2382     - BUGFIX: Actually show tray notifications when a torrent finishes downloading (sledgehammer999)
2383     - BUGFIX: Don't download RSS items based on rules still being edited (Gelmir)
2384     - COSMETIC: Native look for the search boxes (Hyperz)
2385     - IMPROVEMENT: Use natural sorting where possible (Gelmir and sledgehammer999)
2386     - LINUX: Drop Boost.Thread dependency from configure script
2387     - OTHER: Update translations.
2388     - OTHER: Drop obsolete Boost.Thread dependency from configure script on linux (Dumez)
2389     - LIBTORRENT: SOCKS5 fixes (0.16.10)
2390     - LIBTORRENT: Fix hanging issue on Windows when closing files (0.16.10)
2391     - LIBTORRENT: Cache can now be returned to the OS (0.16.10)
2392     - PERFORMANCE: Improve drawing speed of tranferlist when there are many torrents(>100) (sledgehammer999)
2393     - PERFORMANCE: Improve drawing speed of peers list when there are many peers (sledgehammer999)
2395 * Sat Mar 16 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.9
2396     - BUGFIX: Raise qBittorrent windows when another instance is launched
2397     - BUGFIX: Show human readable names for network interfaces in preferences (Windows)
2398     - BUGFIX: Fix torrent creator bug when saving non-latin path (Windows)
2399     - BUGFIX: Enable 'copy magnet uri' for torrents without metadata too
2400     - BUGFIX: Fix a few JSON parser issues (Gelmir)
2401     - BUGFIX: Add support for gzipped encoded HTTP responses (daimor)
2402     - BUGFIX: Fix possibly missing "Add torrent" icon (Driim)
2403     - OTHER: Add search plugin for Legit Torrents
2405 * Sun Jan 20 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.8
2406     - BUGFIX: Fix support for --no-splash command line argument
2407     - BUGFIX: Fix compilation error with libtorrent v0.15
2408     - BUGFIX: Fix search issues with Python3
2409     - BUGFIX: Fix dead link about certificates in program preferences
2411 * Sat Jan 19 2013 - Christophe Dumez <chris@qbittorrent.org> - v3.0.7
2412     - BUGFIX: Update max write cache size to 2048MB and set it to automatic by default (closes #148)
2413     - BUGFIX: Add m4v to the list of previewable file extensions (closes #216)
2414     - BUGFIX: Fix "Couldn't set environment variable..." message on start up (closes #245)
2415     - BUGFIX: Use right path separator in torrent addition dialog on Windows
2416     - BUGFIX: Fix "Set as default save path" setting (closes #254)
2417     - BUGFIX: Re-enable disk cache on Windows since the memory issue seems to be gone
2418     - BUGFIX: Fixed several search engine plugins and removed the dead ones
2419     - BUGFIX: Use https links in search plugins when possible
2420     - BUGFIX: Bump Mootools to v1.4.5 (Web UI)
2421     - BUGFIX: Require password to exit qBittorrent from tray icon when locked (closes #311)
2422     - BUGFIX: Fix possible crash in loadPeers() (closes #222)
2424 * Sun Oct 7 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.6
2425     - BUGFIX: Fix unicode support for command-line arguments on Windows (closes #139)
2426     - BUGFIX: Do not store created torrent in memory before writing it to a file (closes #133)
2427     - BUGFIX: No longer fallback to ANY interface if the user-selected interface cannot be found (closes #143)
2428     - BUGFIX: Fix timezone parsing in RSS (closes #136)
2429     - BUGFIX: Fix cookie support for RSS feeds (closes #119)
2431 * Sun Sep 30 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.5
2432     - BUGFIX: Disabling systray icon no longer disables file association settings (closes #114)
2433     - BUGFIX: Import new trackers from magnet link in case of duplicate torrent (closes #111)
2434     - BUGFIX: Fix "Skip hash check" feature in torrent import dialog (closes #128)
2435     - BUGFIX: Several Web UI connection fixes
2436     - BUGFIX: Add Basque locale to Web UI
2438 * Tue Sep 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.4
2439     - BUGFIX: Fix issue with downloads starting from scratch on startup if temporary
2440       directory setting is enabled.
2442 * Sun Sep 16 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.3
2443     - BUGFIX: Fix issue with temporary directory not being taken into consideration (closes #94)
2444     - BUGFIX: Address encoding issues when using search engine on Windows (closes #29)
2445     - BUGFIX: Bypass cache when uploading a torrent file in Web UI (closes #68)
2446     - BUGFIX: "Completed On" column is not updated until restart (closes #84)
2447     - BUGFIX: Fix possible build error on some systems
2448     - I18N: Add hebrew translation
2450 * Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2
2451     - FEATURE: Add "clear" functionality to search field (closes #59)
2452     - BUGFIX: Attempt to use qBittorrent icon from theme if available (closes #49)
2453     - BUGFIX: Fix crash when a fastresume file is empty (closes #52)
2454     - BUGFIX: Fix encoding problem for detected XDG Download folder (closes #53)
2455     - BUGFIX: Improve performance when showing torrent content panel (Improves #24)
2456     - BUGFIX: Fix label-based filtering of torrents whose label contains special characters
2457     - BUGFIX: Fix possible crash due to labels (closes #64)
2459 * Tue Aug 21 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.1
2460     - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent without metadata (Closes #1034254)
2461     - BUGFIX: Remember queue position for torrents without metadata (closes #17)
2462     - BUGFIX: Fix crash when using unauthorized characters in label names (closes #19)
2463     - BUGFIX: Fix search plugins updating (closes #25)
2464     - BUGFIX: Make uTP connections rate limited by default
2466 * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
2467     - FEATURE: Brand new torrent addition dialog
2468     - FEATURE: Add the ability to choose the save path when using magnet links (mutoso)
2469     - FEATURE: Add support for adding multiple local torrents at once (Web UI)
2470     - COSMETIC: Improve style of left panel
2471     - BUGFIX: Lower panels no longer gets disabled
2472     - BUGFIX: Major code refactoring and various optimizations.
2473     - BUGFIX: No longer strip root folder from torrent files
2474     - OTHER: Drop support for libtorrent v0.14.x
2475     - OTHER: Drop support for Qt 4.5
2477 * Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.12
2478     - BUGFIX: Fix issue when "Minimize to tray" and "Start minimized" are both enabled
2480 * Sun Jul 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.11
2481     - BUGFIX: Fix unreversible "Minimize to tray" on some window managers
2482     - BUGFIX: Fix torrent availability computation (closes #988869)
2483     - BUGFIX: Bring window to front after restoring from systray
2484     - BUGFIX: Fix keyboard focus problems on main window (closes #1019563)
2485     - BUGFIX: Fix ThePirateBay search plugin
2487 * Sun Jun 24 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.10
2488     - BUGFIX: Fix possible crash when showing torrent content (closes #1002586)
2489     - BUGFIX: Add support for RSS feeds using magnet links (closes #1016379)
2490     - BUGFIX: Remove 100kb limit for torrent file size in Web UI
2491     - BUGFIX: Fix ratio limiting bug (closes #835217)
2492     - BUGFIX: Do not display .!qB file extensions in Web UI
2493     - BUGFIX: Stop using absolute URLs in Web UI ajax requests (closes #1011226)
2494     - BUGFIX: Fix torrent association and loading on Mac OS X (closes #1011229)
2495     - BUGFIX: Fix unreversible "Minimize to tray" on some window managers (closes #917825)
2497 * Sun May 20 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9
2498     - BUGFIX: More reliable RSS feed parsing (closes #1001777)
2499     - BUGFIX: Better support for cookies in RSS
2500     - BUGFIX: Make sure show/hide text in tray icon menu is correct
2501     - COSMETIC: Improve style of left panel
2502     - COSMETIC: Never disable properties panel
2503     - COSMETIC: Make sure first tab is initially selected in options dialog
2504     - COSMETIC: Fix a few focus issues on Mac OS X
2506 * Sat May 5 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.8
2507     - BUGFIX: Various UI style fixes
2508     - BUGFIX: Fix compilation with gcc 4.7
2509     - BUGFIX: Fix possible compilation error with msvc (Windows)
2510     - BUGFIX: Fix compilation on OS/2
2511     - I18N: Update Italian translation
2513 * Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
2514     - BUGFIX: Fix important HTTP request parsing bug (Web UI)
2516 * Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
2517     - BUGFIX: Fix download first/last pieces state reporting
2518     - BUGFIX: Fix name of progress column in torrent content panel
2519     - BUGFIX: Disable system tray icon on Mac OS X
2520     - BUGFIX: RSS downloader should not ignore "Do not start automatically" rule (closes #946910)
2521     - BUGFIX: Fix DHT port setting in Web UI (Closes #952182)
2522     - BUGFIX: Fix possible Web UI authentication problem when using SSL (closes #941343)
2523     - BUGFIX: Fix possible issues with folder removal when removing a torrent
2524     - I18N: Add Basque translation
2526 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.5
2527     - BUGFIX: Fix crash when disabling then reenabling RSS
2528     - BUGFIX: Fix duplicate torrent detection when adding a magnet link
2529     - BUGFIX: Fix import of new trackers when adding a torrent with same hash (Closes #747000)
2530     - BUGFIX: Fix possible redownload of torrents marked as read (Closes #927495)
2531     - BUGFIX: Properly remove RSS feed settings/history upon feed removal
2533 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
2534     - BUGFIX: qBittorrent does not handle redirection to relative URLs correctly (Closes #919905)
2535     - BUGFIX: Cmd+M minimizes main window on Mac OS X (Closes #928216)
2536     - BUGFIX: Cmd+Del removes torrents on Mac OS X (Closes #928852)
2537     - BUGFIX: Fix potential bug when moving single file torrents to tmp folder (closes #932861)
2538     - BUGFIX: Fix torrent import dialog layout (Closes #930932)
2539     - BUGFIX: Prevent log window buffer from filling up (Closes #929673)
2540     - I18N: Add Belarusian translation
2542 * Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
2543     - BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
2544     - BUGFIX: Fix banning of IPv6 peers (Closes #885021)
2545     - BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
2546     - BUGFIX: Do not report any progress for disabled files (Closes #56731485)
2547     - BUGFIX: Make torrent sorting case insensitive (Closes #857154)
2548     - BUGFIX: Improve Web UI usability of small devices
2549     - BUGFIX: Program updater: More reliable version detection / comparison
2550     - I18N: Add Georgian translation
2552 * Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
2553     - BUGFIX: Fix minimum dimensions for torrent addition dialog
2554     - BUGFIX: Remove dependency on boost-datetime
2555     - BUGFIX: Remove dependency on boost-filesystem (libtorrent v0.16.x)
2557 * Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
2558     - BUGFIX: Add support for speed limits scheduling (Web UI)
2559     - BUGFIX: Fix ratio calculation for purely seeded torrents
2560     - I18N: Update Russian translation
2561     - COSMETIC: Torrent addition dialog layout fixes
2563 * Sat Oct 08 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
2564     - FEATURE: Add file association settings to program preferences (Windows)
2565     - FEATURE: Add setting to ignore slow torrents in queueing system
2566     - FEATURE: Add advanced setting to announce to all trackers
2567     - FEATURE: Add support for anonymous mode (libtorrent >= v0.16)
2568     - FEATURE: Add quick "set as default save path" checkbox to torrent addition dialog (sledgehammer999)
2569     - BUGFIX: Add tray menu entry for toggling window visibility
2570     - BUGFIX: Fix execution log lines selection and copying
2571     - BUGFIX: Reduce CPU usage when running Web UI
2572     - BUGFIX: Save RSS items to disk regularly for safety
2573     - BUGFIX: Fix ratio calculation (use all_time_download)
2574     - BUGFIX: Fix torrent upload issues (Web UI)
2575     - BUGFIX: Fix some IE incompatibilities (Web UI)
2576     - COSMETIC: Display speed at the beginning of the Window title
2577     - COSMETIC: Several cosmetic fixes to the Web UI
2578     - COSMETIC: Make top toolbar follow system style
2579     - OTHER: Display libraries versions in about dialog (sledgehammer999)
2580     - OTHER: Display qBittorrent version in Web UI about dialog
2582 * Thu Jun 02 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.0
2583     - FEATURE: Added full libtorrent v0.16 support (uTP, ...)
2584     - FEATURE: Proxy can be disabled for peer connections
2585     - FEATURE: Added support for secure SMTP connection (SSL)
2586     - FEATURE: Added support for SMTP authentication
2587     - FEATURE: Added UPnP/NAT-PMP port forward for the Web UI port
2588     - FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip)
2589     - FEATURE: Display peer connection type in peer list (BT, uTP, Web)
2590     - FEATURE: Added full regex support to RSS downloader
2591     - FEATURE: Added regex help and validation in RSS downloader
2592     - FEATURE: Added HTTPS support to Web UI (Ishan Arora)
2593     - BUGFIX: Change systray icon on the fly (no restart needed)
2594     - BUGFIX: Remember peer-level rate limits (requires libtorrent v0.16)
2595     - BUGFIX: Stop annoncing to trackers an all tiers (more respectful)
2596     - BUGFIX: Stop sharing private trackers with other peers
2597     - BUGFIX: Tracker exchange extension can be disabled
2598     - BUGFIX: Cleaner program exit on system log out
2599     - BUGFIX: Fix possible magnet link parsing problems
2600     - BUGFIX: Fix possible RSS URL parsing problems
2601     - COSMETIC: Added monochrome icon for light themes
2603 * Sun Mar 20 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.7.0
2604     - FEATURE: Added search field for torrent content
2605     - FEATURE: Added auto-shutdown confirmation dialog
2606     - FEATURE: Added option to skip torrent deletion confirmation (Ville Kiiskinen)
2607     - FEATURE: IP address reported to trackers is now customizable
2608     - FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
2609     - FEATURE: Added option to bypass Web UI authentication for localhost
2610     - FEATURE: Added option to disable program exit confirmation
2611     - FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
2612     - FEATURE: Torrent content list is now sortable
2613     - BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
2614     - BUGFIX: Added length restriction on UI lock password
2615     - COSMETIC: Added monochrome tray icon
2616     - COSMETIC: Improved status bar's style
2617     - OTHER: Make QtDBus dependency optional (X11)
2619 * Sun Jan 9 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.0
2620     - FEATURE: Use system icons (Linux, Qt >= 4.6)
2621     - FEATURE: Improved ETA calculation
2622     - FEATURE: Simplify program preferences
2623     - FEATURE: Software update check can now be disabled (Mac OS X / Windows)
2624     - FEATURE: Display pieces size in torrent properties
2625     - FEATURE: Added "Time Active/Seeded" column to transfer list
2626     - FEATURE: Give feedback regarding the IP filter parsing
2627     - FEATURE: Added a button to reload the IP filter
2628     - FEATURE: Search engine results can now be opened in a Web browser
2629     - FEATURE: Added a search engine plugin to extratorrent.com
2630     - FEATURE: Added a search engine plugin for kickasstorrents.com
2631     - FEATURE: Added auto-suspend upon downloads completion feature
2632     - BUGFIX: Hide unwanted files that have to be partly downloaded
2633     - BUGFIX: Do not allocate space for unwanted files (preallocation mode)
2634     - I18N: Added Galician translation
2635     - COSMETIC: Same deletion confirmation dialog in the GUI and Web UI
2636     - COSMETIC: Simplified the top toolbar
2637     - COSMETIC: Display execution log as a tab instead of a modal window
2639 * Sun Dec 5 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.5.0
2640     - FEATURE: qBittorrent can now act as a tracker
2641     - FEATURE: New and improved RSS feed automated downloader
2642     - FEATURE: Added feature to shutdown qbittorrent on torrents completion
2643     - FEATURE: Added a torrent import assistant to seed or keep downloading outside torrents
2644     - FEATURE: qBittorrent can update itself from Sourceforge (Windows/Mac OS X only)
2645     - FEATURE: Added a transfer list column to display the current tracker
2646     - FEATURE: Remember the last trackers used in the torrent creation tool
2647     - FEATURE: The optimal piece size is now automatically computed in the torrent creation tool
2648     - FEATURE: Bring up the connection settings when clicking on the connection status icon
2649     - FEATURE: Major code refactoring and optimization
2650     - FEATURE: Added "Amount downloaded/left" columns to transfer list
2651     - FEATURE: Simplified proxy settings
2652     - FEATURE: Optimized and improved the peer country resolution code
2653     - FEATURE: Download first/last pieces first when sequential download is
2654     enabled (Thanks Ahmad)
2655     - FEATURE: Download first/last pieces first now applies to all media files
2656     in the torrent (Thanks Ahmad)
2657     - BUGFIX: Fix SOCKS5 proxy authentication in search engine(closes #680072)
2658     - BUGFIX: Fix two advanced settings (ignore limits on LAN and protocol
2659     overhead inclusion in rate limiter)
2660     - BUGFIX: Fix strict super seeding (was not working)
2661     - BUGFIX: Improve magnet save path handling (closes #683395)
2662     - BUGFIX: Disable overwrite confirmation in torrent addition dialog (closes # 685269)
2663     - COSMETIC: Replaced message box by on-screen notification for download errors
2664     - COSMETIC: Improved the torrent creation tool appearance
2665     - COSMETIC: Use country flags by Mark James (Thanks to Dmytro Pukha)
2666     - COSMETIC: Use bigger alternative speed icon
2667     - OTHERS: Dropped support for Qt <= 4.4
2669 * Tue Aug 24 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.0
2670     - FEATURE: Added actions to "Move to top/bottom" of priority queue
2671     - FEATURE: Auto-Shutdown on downloads completion
2672     - FEATURE: Email notification on download completion
2673     - FEATURE: Added button to password-lock the UI
2674     - FEATURE: Added label-level Pause/Resume/Delete actions
2675     - FEATURE: Torrents can now be filtered by name
2676     - FEATURE: Run external program on torrent completion
2677     - FEATURE: Detect executable updates in order to advise the user to restart
2679 * Tue Jul 27 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.3.0
2680     - FEATURE: Simplified torrent root folder renaming/truncating (< v2.3.0 is no longer forward compatible)
2681     - FEATURE: Remember previous save paths in torrent addition dialog
2682     - FEATURE: Max number of half-open connections can now be edited
2683     - FEATURE: Added support for strict super seeding
2684     - FEATURE: The user can force listening on a particular network interface
2685     - FEATURE: Added cookie support for RSS feeds
2686     - FEATURE: User can force tracker reannounce
2687     - FEATURE: Added "No action" setting for double-click action
2688     - FEATURE: Several torrents can be moved at once
2689     - FEATURE: Added error state for torrents (error is displayed in a tooltip)
2690     - FEATURE: Added filter for paused/error torrents
2691     - FEATURE: Add Check/Uncheck all feature in Web UI
2692     - FEATURE: Search engine can now be disabled
2693     - FEATURE: Torrents can be automatically paused once they reach a given ratio
2694     - FEATURE: Several files can now be disabled at once
2695     - FEATURE: Added "Select All/None" buttons to files list
2696     - FEATURE: Added support for BitComet links (bc://bt/...)
2697     - BUGFIX: Hide seeding torrents files priorities in Web UI
2698     - BUGFIX: The user can disable permanently recursive torrent download
2699     - BUGFIX: Peer Exchange status is now correctly reported
2700     - BUGFIX: Use an INI file instead of the registry on Windows (More reliable)
2701     - BUGFIX: Removed client spoofing feature to avoid tracker blacklisting
2702     - COSMETIC: Display peers country name in tooltip
2703     - COSMETIC: Display number of torrents in transfers tab label
2704     - COSMETIC: Simplified program preferences
2705     - COSMETIC: Fix naming of actions opening new dialogs (use Name...)
2707 * Sun Mar 14 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.2.0
2708     - FEATURE: User can set alternative speed limits for fast toggling
2709     - FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
2710     - FEATURE: Added "Added/Completed On" columns to transfer list
2711     - FEATURE: Added "Upload/Download limit" columns to transfer list
2712     - FEATURE: Torrent files can be exported to a given directory
2713     - FEATURE: Outgoing ports range can be customized (for QoS)
2714     - FEATURE: User can choose to apply transfer limits on LAN too
2715     - FEATURE: User can choose to include the protocol overhead in transfer limits
2716     - FEATURE: Torrents can be automatically rechecked on completion
2717     - FEATURE: If 2 torrents have the same hash, add new trackers/URL seeds to the existing torrent
2718     - FEATURE: Trackers can be added from Web UI
2719     - FEATURE: Global transfer information are displayed in the new Web UI status bar
2720     - FEATURE: Allow to change the priority of several files at once
2721     - FEATURE: Support for multiple scan folders (Patch by Christian Kandeler)
2722     - BUGFIX: Only one log window can be opened at a time
2723     - BUGFIX: Optimized RSS module memory usage
2724     - BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort
2725     - BUGFIX: Fix Web UI authentication with some browsers
2726     - BUGFIX: Set Web UI ban period to 1 hour
2727     - COSMETIC: Improved style management
2729 * Mon Jan 18 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.0
2730     - FEATURE: Graphical User Interface can be disabled at compilation time (headless running)
2731     - FEATURE: Torrents can be labeled/categorized
2732     - FEATURE: Labeled torrent can be downloaded corresponding subfolders
2733     - FEATURE: Disk cache size can be set from preferences
2734     - FEATURE: Peer Exchange (PeX) can be disabled from preferences
2735     - FEATURE: Append !.qB extension to incomplete files option (libtorrent >= v0.15 only)
2736     - FEATURE: Torrent files/folders can be renamed (torrent addition dialog or files properties)
2737     - FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default)
2738     - FEATURE: Better proxy support and preferences remodeling
2739     - FEATURE: qBittorrent can identify itself as uTorrent, Vuze or KTorrent (Any stable version)
2740     - FEATURE: Torrents can be renamed in transfer list
2741     - FEATURE: Display torrent addition dialog for magnet links too
2742     - FEATURE: Files contained in a torrent are opened on double click (files panel)
2743     - FEATURE: Added support for magnet links in search engine
2744     - FEATURE: Added vertor.com and torrentdownloads.net search plugins
2745     - FEATURE: Search engine can now use a SOCKS5 proxy
2746     - FEATURE: HTTP proxy support for peer communication
2747     - BUGFIX: Search engine loads new proxy settings without program restart
2748     - BUGFIX: Use XDG folders (.cache, .local) instead of .qbittorrent
2749     - BUGFIX: Added legal notice on startup that the user must accept
2750     - BUGFIX: Protect Web UI authentication against brute forcing
2751     - BUGFIX: Use HTTP digest mode for Web UI authentication (instead of Basic)
2752     - BUGFIX: Properly display torrents with one file in subfolder(s)
2753     - BUGFIX: Display Web UI favicon
2754     - BUGFIX: File priority can be set for finished torrents that have filtered files
2755     - COSMETIC: Use checkboxes to filter torrent content instead of comboboxes
2756     - COSMETIC: Use alternating row colors in transfer list (set in program preferences)
2757     - COSMETIC: Added a spin box to speed limiting dialog for manual input
2759 * Mon Jan 11 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.0.7
2760     - BUGFIX: Fix 'Add in pause' setting in torrent addition dialog
2761     - BUGFIX: Update RSS feed as soon as feed downloader is enabled
2762     - BUGFIX: RSS Feed downloader ignores articles above maximum number of articles
2763     - BUGFIX: Fix possible bug when deleting a RSS folder
2764     - BUGFIX: Remove persistent data when a RSS feed is deleted
2765     - BUGFIX: RSS filters are now alphabetically sorted
2766     - BUGFIX: Fix crash when renaming currently displayed RSS filter
2767     - BUGFIX: Remove overwriting confirmation when exporting RSS filters since Qt takes care of it
2769 * Tue Jan 5 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.0.6
2770     - BUGFIX: Fix detection of invalid torrent files
2771     - BUGFIX: Stop catching signals once one has been caught to avoid possible infinite loop
2772     - BUGFIX: Force data recheck whenever a torrent is moved
2773     - BUGFIX: Detect existing torrent data even if incomplete torrents are saved to a different folder
2774     - COSMETIC: Improve torrent deletion confirmation dialog so that the text that not get truncated
2776 * Thu Dec 31 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.5
2777     - BUGFIX: Fix crash with downloaded/availability bars when the torrent has too many pieces
2779 * Wed Dec 30 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.4
2780     - BUGFIX: Fix PeerGuardian .p2b binary filter support
2781     - BUGFIX: Fix possible crash when closing a search engine tab
2782     - BUGFIX: Make sure service port does not change
2783     - BUGFIX: Fix possible DHT port saving issue
2784     - BUGFIX: Fix communication between qBittorrent and Web UI (Qt 4.6)
2785     - BUGFIX: Use Wildcard matching instead of full regex in RSS feed downloader
2786     - BUGFIX: Fix code for listening on a random port whenever it failed to listen on the one defined
2787     - BUGFIX: Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs
2788     - BUGFIX: Fix global download rate limiting from Web UI
2789     - COSMETIC: Display a disconnected icon in status bar whenever qBittorrent failed to listen on the port defined
2791 * Wed Dec 23 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.3
2792     - BUGFIX: Minor cosmetic fix to program preferences
2793     - BUGFIX: Fix "Temp path" button in program preferences
2794     - BUGFIX: Handle paths with [~, ., ..] properly
2795     - BUGFIX: Trackers are now displayed for torrents without metadata
2796     - BUGFIX: Fix issue with speed limiting (unlimited was not handled properly)
2797     - BUGFIX: Use the save path set in program preferences as a default in torrent addition dialog
2799 * Fri Dec 18 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.2
2800     - BUGFIX: Fix .qbittorrent folder not being created (critical bug introduced in v2.0.1 that makes qBittorrent unusable for new users)
2801     - BUGFIX: Fix RSS Feed downloader for some feeds
2802     - BUGFIX: Do not use home folder as a fallback when the save path is not accessible
2803     - BUGFIX: Fix Mininova, ThePirateBay search engine plugins
2804     - BUGFIX: Read RSS articles are remembered on restart for feeds with no torrents attached
2806 * Sun Dec 13 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.1
2807     - BUGFIX: µTorrent user-agent is now spoofed correctly
2808     - BUGFIX: Fix column hiding behavior when queueing system is disabled
2809     - BUGFIX: Fix link to plugins.qbittorrent.org in plugins dialog
2810     - BUGFIX: ~/qBT_dir is created only when it is actually used
2811     - BUGFIX: Fix possible missing slot message (toggleSelectedTorrentsSuperSeeding)
2812     - BUGFIX: Fix possible crash in torrent properties (files)
2813     - BUGFIX: Added Hex Magnet Links support (Thanks Haypo)
2815 * Thu Dec 10 2009 - Christophe Dumez <chris@qbittorrent.org> - v2.0.0
2816     - FEATURE: Added program option to disable splash screen
2817     - FEATURE: Dropped dependency on libcurl and libzzip
2818     - FEATURE: Display more information regarding the torrent in its properties
2819     - FEATURE: Various optimizations to save CPU and memory
2820     - FEATURE: Folder scanning now works with CIFS and NFS mounted folders
2821     - FEATURE: Speed up qBittorrent startup and shutdown
2822     - FEATURE: Display per-torrent peer list
2823     - FEATURE: Make sure torrent files are always sorted by name
2824     - FEATURE: Seeds and Peers columns are now sortable
2825     - FEATURE: Torrents can be rechecked from Web UI (Stephanos Antaris)
2826     - FEATURE: New peers can manually be added to the torrents
2827     - FEATURE: Support per-peer rate limiting
2828     - FEATURE: Support peer manual ban
2829     - FEATURE: Display total amounts transferred in status bar
2830     - FEATURE: Display trackers status as well as error/warning messages
2831     - FEATURE: Display the number of peers returned by each tracker & DHT/PeX/LSD
2832     - FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior)
2833     - FEATURE: Added option to download first and last piece of a torrent main file first (for preview)
2834     - FEATURE: Graphically display piece availability in torrent properties
2835     - FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
2836     - FEATURE: Display close tab button into the tabs in search engine (Qt >= 4.5 only)
2837     - FEATURE: Show official documentation when pressing F1 key
2838     - FEATURE: Search engine plugins now handle HTTP protocol gzip compression
2839     - FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling
2840     - FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port
2841     - FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) (libtorrent >= v0.15 only)
2842     - FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)
2843     - FEATURE: Support for storing symbolic links in .torrent files (libtorrent >= v0.15 only)
2844     - FEATURE: Support for uTorrent interpretation of multi-tracker torrents (libtorrent >= v0.15 only)
2845     - FEATURE: Handle torrents with duplicate filenames (libtorrent >= v0.15 only)
2846     - FEATURE: Support for merkle hash tree torrents (.merkle.torrent) (libtorrent >= v0.15 only)
2847     - FEATURE: Metadata download from swarm is now compatible with µtorrent (libtorrent >= v0.15 only)
2848     - FEATURE: Support tracker exchange between peers (libtorrent >= v0.15 only)
2849     - FEATURE: Better http seed support (libtorrent >= v0.15 only)
2850     - FEATURE: Tracker connections are now also subject to IP filtering (libtorrent >= v0.15 only)
2851     - FEATURE: Include DHT traffic in the rate limiter (libtorrent >= v0.15 only)
2852     - FEATURE: Support for bitcomet padding files (libtorrent >= v0.15 only)
2853     - FEATURE: Option to skip file checking and start seeding immediately in torrent addition dialog (Stephanos Antaris) (libtorrent >= v0.15 only)
2854     - BUGFIX: Made sure qBittorrent does not scrape the tracker too frequently (libtorrent >= 0.15 only)
2855     - BUGFIX: Fix Paste action in search engine field
2856     - BUGFIX: Fix possible double free in search engine destructor
2857     - BUGFIX: Properly handle trackers error messages
2858     - WEB UI: Remodeled Web UI to match new qBittorrent UI (Properties and preferences available)
2859     - WEB UI: Added internationalization support
2860     - WEB UI: Reduced computation in Javascript (do this one server side instead)
2861     - WEB UI: Fixed Transfer list flickering
2862     - WEB UI: Password is now stored as md5
2863     - I18N: Added Serbian translation (By Anaximandar Milet)
2864     - COSMETIC: Merged download / upload lists
2865     - COSMETIC: Torrents can be filtered based on their status
2866     - COSMETIC: Torrent properties are now displayed in main window
2867     - COSMETIC: Made program preferences scrollable for usability on small screens (e.g. netbooks)
2868     - COSMETIC: Added a "torrent status" column to transfer list
2869     - COSMETIC: Display Seeds and Peers in two separate columns
2870     - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions)
2871     - COSMETIC: Improved status bar layout spacing
2872     - COSMETIC: Display speeds with more user friendly units instead of always using KiB/s
2873     - COSMETIC: New torrent status icons by Mateusz Tolola
2874     - COSMETIC: Make use of libnotify if available for system notifications (Ubuntu, ...)
2876 * Tue Nov 17 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.6
2877   - BUGFIX: RSS feed articles can now be displayed using keyboard arrows
2878   - BUGFIX: RSS feed downloader can only process unread articles now
2879   - BUGFIX: Fixed memory leak in RSS parser
2880   - BUGFIX: Fixed possible crash in search autocompletion
2881   - BUGFIX: Improved ETA calculation for big torrents
2882   - BUGFIX: Fixed per-torrent speed limiting
2884 * Wed Nov 4 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.5
2885   - BUGFIX: Fixed man page
2886   - BUGFIX: Fix crash on torrent addition (if libtorrent-rasterbar has debug enabled)
2887   - BUGFIX: Fix trackers addition to torrents (bug introduced in v1.5.4)
2888   - BUGFIX: Suppress compilation warning regarding sortNewsList() not being used
2889   - BUGFIX: Make sure scan folder is different than qBittorrent backup directory to avoid torrents deletion
2890   - BUGFIX: Added safety mechanism which adds the torrents back to the list in case qbittorrent-resume.conf gets deleted or corrupted.
2892 * Sun Oct 25 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.4
2893   - BUGFIX: Updated man page
2894   - BUGFIX: Fixed possible crash with torrents containing unicode characters
2895   - BUGFIX: Fixed problem when disabling systray integration and starting minimized
2896   - BUGFIX: Fixed PirateBay search plugin
2897   - BUGFIX: Using Download button in search results list now downloads the right torrents
2898   - BUGFIX: The search results list is no longer sorted automatically when a row color is updated
2900 * Wed Sep 30 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.3
2901   - BUGFIX: Fix a possible crash when pausing then deleting a torrent quickly
2902   - BUGFIX: Fix a race condition in folder scanning and torrent downloader
2903   - BUGFIX: Hide download url column in search results
2904   - BUGFIX: Fix a crash when scanned directory does not exist
2905   - BUGFIX: Fix compilation on Mac OS
2906   - BUGFIX: Added a command line parameter to disable splash screen
2907   - BUGFIX: Ignore permanent deletion button when no torrent is selected
2908   - BUGFIX: When a selected torrent is deleted, select next suitable torrent
2910 * Sun Sep 20 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.2
2911   - BUGFIX: Some torrents were pausing for no reason
2912   - I18N: Updated Korean translation
2914 * Thu Sep 7 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.1
2915    - BUGFIX: Fix crash in torrent addition dialog when save path does not exist (closes #425227)
2916    - BUGFIX: Fix downloading from URL (broken in v1.5.0)
2917    - BUGFIX: Pause torrents in error state
2919 * Thu Sep 3 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.5.0
2920     - FEATURE: Added Magnet URI support
2921     - FEATURE: Search engine supports category-based requests
2922     - FEATURE: Make use of torrent enclosure in RSS feeds for direct download
2923     - FEATURE: Implemented a RSS feed downloader with filter support
2924     - FEATURE: Save old RSS item to hard disk to remember them on start up
2925     - FEATURE: Display free disk space in torrent addition dialog
2926     - FEATURE: In torrent addition from URL, paste clipboard content if it contains an URL
2927     - FEATURE: RSS feeds URLs can now be copied to clipboard
2928     - FEATURE: RSS feeds can now be grouped into folders
2929     - FEATURE: Added "Unread" item to RSS feed list to display all unread news
2930     - FEATURE: If a torrent contains a torrent file, process downloaded torrent file too
2931     - FEATURE: A random listening port can be chosen automatically
2932     - BUGFIX: torrent resume code rewritten
2933     - BUGFIX: Fixed uTorrent spoofing code
2934     - BUGFIX: Greatly improved column sorting code
2935     - BUGFIX: Possibility to create trackerless torrents
2936     - BUGFIX: Better item coloring in torrent content filtering dialog
2937     - COSMETIC: Redesigned search tab to improve usability
2938     - COSMETIC: Redesigned RSS tab to improve usability
2939     - COSMETIC: Improved tracker errors readability
2941 * Sun Aug 21 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.4.1
2942     - BUGFIX: Fix problems when changing save path (if using temporary download folder)
2943     - BUGFIX: Display real save path instead of the temporary one in torrent properties
2944     - BUGFIX: Catching invalid_handle exception to avoid rare crashes
2945     - BUGFIX: Fixed popup menu position in RSS feeds list
2946     - BUGFIX: Don't save RSS feed state if it could not be updated
2948 * Thu Aug 13 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.4.0
2949     - FEATURE: Display swarm information in lists
2950     - FEATURE: Allow to define temporary download folder
2951     - FEATURE: Display total amount of uploaded data in finished list
2952     - FEATURE: Resizing a column in a search results tab affects all tabs
2953     - FEATURE: Search results tab columns are now remembered upon startup
2954     - FEATURE: Added right click menu in search engine to clear completion history
2955     - FEATURE: Allow to set a different port for DHT (UDP) than the one used for Bittorrent
2956     - FEATURE: Updated spoofing code to avoid trackers ban
2957     - BUGFIX: Provide more helpful explanation when an I/O error occurred
2958     - BUGFIX: Stop enforcing UTF-8 and use system locale instead
2959     - COSMETIC: Redesigned program preferences
2960     - COSMETIC: Updated icons set
2962 * Fri Jul 24 2009 - Christophe DUMEZ <chris@qbittorrent.org> - 1.3.5
2963     - BUGFIX: Made IP filter parser more robust
2964     - BUGFIX: Fixed torrent creation tool
2965     - BUGFIX: Fixed possible overflow in progress calculation in arborescence.h
2966     - BUGFIX: Save properties window size, position, columns width and restore them
2967     - BUGFIX: Set a minimum default width for NAME column in properties
2968     - BUGFIX: Remember visual indexes of columns in transfer lists
2970 * Sun Jul 12 2009 - Christophe DUMEZ <chris@qbittorrent.org> - v1.3.4
2971     - BUGFIX: Fixed IP filter file parsing on 64bits
2972     - BUGFIX: Suppressed QLayout: Attempting to add QLayout "" to properties "properties" warning message when opening a properties dialog
2973     - BUGFIX: Fixed a little bug in search engine plugins helper file
2974     - BUGFIX: Fixed compilation problems with Qt 4.3
2975     - BUGFIX: Percentages no longer disappear with default cleanlooks style
2976     - BUGFIX: Cleanly fixed popup menus position in lists (no more workarounds)
2977     - BUGFIX: Fixed memory leak in search engine
2978     - BUGFIX: Torrents with an infinite ratio are no longer affected by ratio_limit set in program preferences
2979     - BUGFIX: Display a ratio of 0.0 if total_upload and total_download are both 0
2980     - BUGFIX: Remove last separator in top tool bar
2981     - BUGFIX: Tuned lists properties to make sure display is correct
2982     - COSMETIC: Display date as well as time in log window
2984 * Sun Apr 5 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.3.3
2985     - BUGFIX: Fixed Web UI torrent upload form
2986     - BUGFIX: Fixed unicode support in search engine
2987     - BUGFIX: Fixed search engine bug that prevented a torrent from appearing more than once among all tabs
2988     - LICENSE: Added an exception to the license regarding OpenSSL.
2989     - I18N: Updated Finnish translation
2991 * Sat Mar 7 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.3.2
2992     - BUGFIX: Fix top toolbar disabling
2993     - BUGFIX: Fix building with Qt 4.5
2994     - BUGFIX: RSS items read status is now remembered upon restart
2996 * Mon Jan 26 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.3.1
2997     - BUGFIX: Torrents paused due to an I/O error were displayed as queued
2998     - BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting
2999     - BUGFIX: Fixed files progress display in torrent properties
3000     - BUGFIX: Improved torrent ratio calculation
3001     - BUGFIX: Fixed possible crash when parsing filter file
3002     - BUGFIX: Made some code optimization
3003     - BUGFIX: Fixed download/upload speed decrease problems
3004     - I18N: Updated Finnish, Bulgarian and Greek translations
3006 * Fri Jan 9 2009 - Christophe Dumez <chris@qbittorrent.org> - v1.3.0
3007     - FEATURE: Based on libtorrent-rasterbar v0.14.2
3008     - FEATURE: Improved ratio calculation system
3009     - FEATURE: Torrent creation code cleanup
3010     - FEATURE: Allow to set maximum number of active seeds (queueing)
3011     - FEATURE: Now seeds priorities are handled automatically by libtorrent-rasterbar (queueing)
3012     - FEATURE: Code cleanup and optimization (save memory and cpu)
3013     - FEATURE: ETA calculation now relies on average speed over all sessions
3014     - FEATURE: Allow to force rechecking torrents
3015     - FEATURE: Added support for 2 new extensions (uTorrent metadata and smart ban plugin)
3016     - FEATURE: Allow to change the save path of torrents after addition
3017     - FEATURE: Got rid of libmagick++ dependency
3018     - FEATURE: Updated Web interface to MochaUI v0.9.5
3019     - FEATURE: Added notification in WebUI when qBittorrent is not reachable
3020     - FEATURE: Rewrote folder scanning code (Now uses a filesystem watcher)
3021     - FEATURE: Added torrent deletion from hard drive function in Web UI
3022     - FEATURE: Added queueing priority actions in Web UI
3023     - FEATURE: Display progress using progress bars in Web UI
3024     - BUGFIX: Made usage of fastresume data more reliable
3025     - BUGFIX: qBittorrent shutdown is now faster
3026     - BUGFIX: Fixed several memory leaks
3027     - BUGFIX: WebUI is now working with IE7
3028     - BUGFIX: Fixed spacing problem in toolbar when toggling its visibility
3029     - BUGFIX: Fixed some compilation and Qt4 warnings
3030     - BUGFIX: Do not use an addition dialog for torrents from folder scanning
3031     - BUGFIX: Catch SIGTERM to exit cleanly (e.g. computer shutdown)
3032     - BUGFIX: Improved proxy support code
3033     - BUGFIX: Fixed systray icon tooltip on Windows
3034     - BUGFIX: Proxy settings are now saved even if disabled
3036 * Sun Nov 9 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.2.1
3037     - BUGFIX: Fixed possible crash when deleting a torrent permanently
3038     - BUGFIX: Queued_for_checking torrents were not displayed as checking in seeding list
3039     - BUGFIX: Speed up startup time when having a lot of torrents
3041 * Wed Oct 29th 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.2.0
3042     - FEATURE: Torrent queueing system (with priorities)
3043     - FEATURE: The number of DHT nodes is displayed
3044     - FEATURE: RSS can now be disabled from program preferences
3045     - FEATURE: Added collapse/expand all buttons in addition and properties dialogs
3046     - FEATURE: Can have different proxies for Bittorrent and search engine
3047     - FEATURE: Allow multiple item selection in Web UI transfer list
3048     - FEATURE: Moved uploads to a separate list in Web UI
3049     - BUGFIX: Totally rewritten Web UI list refresh system (fixed memory leak)
3050     - BUGFIX: Disable ETA calculation when ETA column is hidden
3051     - BUGFIX: Removed "disconnected" connection state, detection was far from perfect
3052     - BUGFIX: Torrents are no longer starting from scratch when changing default save path (when torrent addition dialog is disabled)
3053     - BUGFIX: Single instance code is now more reliable on Qt >= 4.4
3054     - COSMETIC: Transfer speed, ratio, connection status and DHT nodes are displayed in status bar
3055     - COSMETIC: RSS Tab is now hidden as a default
3056     - COSMETIC: Allow to hide or display top toolbar
3057     - COSMETIC: Log is now in a separate dialog
3059 * Sun Sept 14 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.1.4
3060     - FEATURE: DHT is no longer used as fallback only
3061     - FEATURE: Ported WebUI to Mootools v1.2
3062     - BUGFIX: Fixed 'start seeding after torrent creation' feature
3063     - BUGFIX: Fixed compilation with boost v1.36
3064     - BUGFIX: Some code optimization
3065     - BUGFIX: Fixed memory leak in Web UI
3066     - BUGFIX: Fixed problems with column sorting
3067     - BUGFIX: Improved code for pausing torrents on startup
3068     - BUGFIX: Torrent addition dialog is now disabled for downloads from WebUI
3069     - BUGFIX: Give focus to input field in WebUI download dialog
3071 * Tue Aug 26 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.1.3
3072     - BUGFIX: Fixed ratio saving for seeding torrents
3073     - I18N: Added czech and traditional chinese translations
3075 * Sun Aug 17 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.1.2
3076     - BUGFIX: Fixed progress calculation
3077     - BUGFIX: Fixed finished torrent detection
3079 * Fri Aug 01 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.1.1
3080     - BUGFIX: Fixed bad resource file for icons
3082 * Fri Aug 01 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.1.0
3083     - FEATURE: Web interface to control qbittorrent (Ishan Arora)
3084     - FEATURE: Can spoof Azureus peer id to avoid ban
3085     - FEATURE: Allow to hide/show some columns in download and seeding lists
3086     - FEATURE: Option to start qBittorrent minimized in systray
3087     - FEATURE: Multi-tab support in search engine (Grigis Gaëtan)
3088     - FEATURE: Allow to define double-click actions in torrents lists
3089     - FEATURE: Allow to open torrent destination folder
3090     - FEATURE: Real progress bar in torrent properties that displays downloaded pieces
3091     - FEATURE: Allow to buy downloads using ShareMonkey
3092     - FEATURE: Display if UPnP/NAT-PMP was successful or not
3093     - FEATURE: Threadified torrent creation
3094     - FEATURE: Improved eMule DAT ip filter parser
3095     - FEATURE: Added support for PeerGuardian p2p filters (text)
3096     - FEATURE: Added support for PeerGuardian p2b filters (binary)
3097     - FEATURE: Allow to customize folder scan interval
3098     - FEATURE: Allow to add several trackers at once
3099     - BUGFIX: Allow to run one instance of qBittorrent per user
3100     - BUGFIX: Do not display seeds number in seeding list (always 0)
3101     - BUGFIX: Threadified IP filter file parser to avoid GUI freeze
3102     - BUGFIX: Ask if we want to redownload if content was deleted from hard drive
3103     - BUGFIX: Added missing copyright/licensing information for some files
3104     - BUGFIX: qBittorrent is no longer conflicting with rTorrent (libtorrent renamed to libtorrent-rasterbar)
3105     - COSMETIC: Do not display progress bar in seeding list (always 100%)
3106     - COSMETIC: Added a progress bar for torrent creation
3107     - COSMETIC: Display tracker errors in a cleaner way
3108     - COSMETIC: Display "unpaused/total_torrent" in download/upload tabs
3109     - COSMETIC: Allow to resize RSS column
3110     - COSMETIC: Global UP/DL speeds and ratio are displayed above tabs
3111     - COSMETIC: Use infinity symbol for ETA when time is infinite
3113 * Fri Apr 11 2008 - Christophe Dumez <chris@qbittorrent.org> - v1.0.0
3114     - FEATURE: Based on new libtorrent v0.13
3115     - FEATURE: Added UPnP / NAT-PMP port forwarding support
3116     - FEATURE: Added encryption support (compatible with Azureus)
3117     - FEATURE: Bittorrent FAST extension support
3118     - FEATURE: Added RSS support
3119     - FEATURE: Support files prioritizing in a torrent
3120     - FEATURE: Brand new search engine plugins system
3121     - FEATURE: Filtered files don't appear on hard disk anymore
3122     - FEATURE: Finished torrents are now moved to another tab for seeding
3123     - FEATURE: Display more infos about the torrent in its properties
3124     - FEATURE: Allow the user to edit torrents' trackers
3125     - FEATURE: Allow user to change qBT's style (Plastique, Cleanlooks, Motif, CDE, MacOSX, WinXP)
3126     - FEATURE: Allow the user to disable system tray integration
3127     - FEATURE: Search engine is now using one thread per website for faster results
3128     - FEATURE: Improved a lot the torrent creation module
3129     - FEATURE: Allow to set upload/download limit per torrent (right click)
3130     - FEATURE: Ask for exit confirmation only if download list is not empty
3131     - FEATURE: Allow to use  a proxy for trackers / web seeds / peers / DHT connections
3132     - FEATURE: Supports SOCKS5 proxies as well as HTTP ones
3133     - FEATURE: Better systems integration (buttons, dialogs...)
3134     - FEATURE: Filtered files are not allocated on the hard-drive anymore (sparse file support)
3135     - FEATURE: IPs blocked by filter are now logged in GUI
3136     - FEATURE: Added a way to link against static libtorrent (useful for deb packages)
3137     - FEATURE: Allow to set global upload/download limits from tray icon menu
3138     - FEATURE: IPv6 is now fully supported
3139     - FEATURE: Real torrent share ratio is now displayed in transfer list
3140     - FEATURE: Added keyboard shortcuts for main actions (see wiki)
3141     - FEATURE: Added a popup menu to set priority for multiple files at once
3142     - FEATURE: Improved a lot downloading from urls (using libcommoncpp2 instead of libcurl)
3143     - FEATURE: A search request can now be terminated by another
3144     - FEATURE: User is now warned when fast resume data was rejected
3145     - FEATURE: Url seeds are now displayed in torrent properties and are editable
3146     - FEATURE: Allow to drag 'n drop urls on the main window
3147     - FEATURE: Improved search engine (multipage support in all plugins)
3148     - FEATURE: Added BTJunkie search engine plugin
3149     - FEATURE: Added an option to force full disk allocation for all torrents
3150     - FEATURE: Added an option to add torrents in paused state
3151     - FEATURE: Added an option to set the max number of connections per torrent
3152     - FEATURE: Added an option to set the max number of uploads per torrent
3153     - FEATURE: Added an option to automatically delete torrents when they reach a given ratio (>= 1.0)
3154     - FEATURE: Added an option to display current transfer speeds in title bar
3155     - FEATURE: Torrent content is now displayed as a tree
3156     - I18N: Added Hungarian translation
3157     - I18N: Added Brazilian translation
3158     - BUGFIX: Progress of paused torrents is now correct on restart
3159     - BUGFIX: Progress column gets sorted on restart it is was during last execution
3160     - BUGFIX: Made ETA more reliable using stats instead of instant values
3161     - BUGFIX: Remove torrent from hard drive used to delete parent folder if empty
3162     - BUGFIX: Fixed a crash when filtering all the files in a torrent
3163     - BUGFIX: Reload torrent only when necessary (properties)
3164     - BUGFIX: qBittorrent is not exiting anymore when a dialog is closed and main window is hidden
3165     - BUGFIX: Search plugin update is not making the GUI freeze anymore (moved to a thread)
3166     - BUGFIX: DHT settings were not saved correctly
3167     - BUGFIX: Workaround to build on Fedora system (pkg-config problem)
3168     - BUGFIX: search plugin update - do not display only last version changelog
3169     - BUGFIX: Search plugin update - fixed missing new lines in changelog
3170     - BUGFIX: The number of search results was not reset when clicking on 'Clear' button
3171     - BUGFIX: Update torrent progress when its content changed (filtered files)
3172     - BUGFIX: Improved the way menu icons are installed to avoid problems on some systems
3173     - BUGFIX: Improved incremental download
3174     - BUGFIX: Improved unicode support
3175     - BUGFIX: Made torrent deletion from hard-drive safer
3176     - BUGFIX: Prevent downloadFromUrl flooding
3177     - BUGFIX: ETA was wrong for torrents with filtered files
3178     - BUGFIX: Fixed drag'n drop on non-KDE systems
3179     - BUGFIX: Removed build dependency on Python
3180     - BUGFIX: Catching DHT exception in case there is a problem
3181     - COSMETIC: Redesigned torrent properties a little
3182     - COSMETIC: Totally redesigned program preferences
3183     - COSMETIC: Display more logs messages concerning features
3184     - COSMETIC: Improved lists renderers
3185     - COSMETIC: Use a different icon for torrents being checked and for connecting ones
3186     - COSMETIC: Improved some icons
3187     - COSMETIC: Improved systray tooltip style
3189 * Mon May 07 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.3
3190     - BUGFIX: Fixed pause toggle on double-click in download list
3191     - BUGFIX: The torrent size displayed now only takes unfiltered files into account
3192     - BUGFIX: Fixed compiling errors with libtorrent svn (future v0.13 with UPnP enabled)
3193     - BUGFIX: Remember sorted column in download list on restart
3194     - BUGFIX: Small fix in the german translation
3195     - BUGFIX: Some fixes in slovak translation
3197 * Tue Apr 10 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.2
3198     - BUGFIX: Window can now stay maximized on exit
3199     - BUGFIX: Use PKGCONFIG again for configuring libtorrent
3200     - BUGFIX: Allow to compile with libtorrent v0.11
3201     - BUGFIX: Disabled main window context menu (annoying)
3202     - I18N: Added Japanese translation
3203     - I18N: Updated Turkish translation
3205 * Wed Apr 04 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.1
3206     - BUGFIX: A lot of fixes in configure file
3208 * Sun Apr 01 2007 - Christophe Dumez <chris@qbittorrent.org> - v0.9.0
3209     - FEATURE: Based on libtorrent v0.12
3210     - FEATURE: Based on Qt4.2
3211     - FEATURE: Brand new trayicon from Qt4.2
3212     - FEATURE: Support uTorrent Peer Exchange (PeX - exchanges peers between clients)
3213     - FEATURE: Added a menu action to visit qBittorrent website
3214     - FEATURE: Added a menu action to report a bug in qBittorrent
3215     - FEATURE: Improved the way parameters are passed between qBT instances (socket)
3216     - FEATURE: User is warned when hard drive becomes full and downloads are paused
3217     - FEATURE: Number of complete/incomplete sources are now displayed in download list for each torrent
3218     - FEATURE: Implemented close to systray
3219     - FEATURE: Added Autocompletion to search engine
3220     - FEATURE: Split BT & GUI parts (huge code rewriting & optimization)
3221     - FEATURE: New parameters for configure file to point to custom locations for libtorrent/libcurl
3222     - FEATURE: Update application style according to the system (WindowsXP, MacOS, X11)
3223     - BUGFIX: Two torrents can now have the same name although they are different (use their hash)
3224     - BUGFIX: Fixed download from url that would fail sometimes
3225     - BUGFIX: Save directory was reset to default when filtering files in torrent
3226     - BUGFIX: Force a refresh of download list when the window is shown (avoid delay)
3227     - BUGFIX: Fixed deletion from hard drive (failed for non-empty folders)
3228     - BUGFIX: qBittorrent now identifies its version correctly on the network
3229     - BUGFIX: Preventing GUI from freezing when deleting a download permanently
3230     - BUGFIX: Fixed directory scanning (stop trying to download the same files several times)
3231     - BUGFIX: Fixed bad loading of scan dir in option (widgets still disabled)
3232     - BUGFIX: Threads are now stopped cleanly before their destruction
3233     - BUGFIX: Create Options object only when necessary (to save memory)
3234     - BUGFIX: Let libtorrent store the torrent handles (save memory)
3235     - BUGFIX: Set DHT Port only when DHT is enabled
3236     - BUGFIX: Made ipfilter.dat parser less sensitive to errors
3237     - BUGFIX: Bring main window to foreground when asking for exit confirmation
3238     - I18N: Added Danish translation
3239     - I18N: Better internationalization thanks to dynamic text support
3240     - COSMETIC: Replaced OSD messages by Qt4.2 systray messages
3242 * Tue Nov 28 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.8.0
3243     - FEATURE: Added a torrent addition dialog
3244     - FEATURE: Allow user to change DHT port
3245     - FEATURE: Added an action to remove files from download list and hard drive too
3246     - FEATURE: Rewritten intensively options code
3247     - FEATURE: Remember GUI settings in a cleaner way on restart
3248     - I18N: Added Finnish translation
3249     - I18N: Improved Italian translation a lot
3250     - BUGFIX: Enabled debug with Qt 4.2.1 too because Trolltech didn't fix their bug yet
3251     - BUGFIX: Fixed layout in torrent properties
3252     - BUGFIX: Made right click menu work for multiple selection in DL list
3253     - BUGFIX: Fixed utf-8 support in paths and filenames
3254     - BUGFIX: Could only listen on the first IP of the given range
3255     - COSMETIC: Connection status in toolBar is not clickable anymore
3256     - COSMETIC: Displaying save path in torrent properties window
3257     - COSMETIC: Reworked options window a little
3258     - COSMETIC: Remember mainwindow position during last execution
3260 * Mon Oct 16 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.7.1
3261     - I18N: Updated French, Polish, Dutch, Swedish, Slovak translations
3262     - BUGFIX: Fixed Seeds/Leechers display in torrent properties
3263     - BUGFIX: Fixed finished torrent state on restart
3264     - BUGFIX: Fixed trayicon with Qt 4.2
3265     - BUGFIX: Enabling debug when Qt 4.2.0 is detected (because of a bug in this Qt)
3266     - BUGFIX: Fixed new lines in log widget with Qt 4.2
3267     - BUGFIX: Display errors to stderr instead of stdout
3268     - BUGFIX: Forgot to catch invalid_handle exception thrown by libtorrent
3269     - BUGFIX: Close torrents properties windows when they are deleted
3270     - BUGFIX: Fixed prefix in Makefile
3272 * Fri Oct 13 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.7.0
3273     - FEATURE: Based on new libtorrent v0.11 (a lot of bugfixes, new features)
3274     - FEATURE: Added DHT (Trackerless - Decentralized BT) support
3275     - FEATURE: Audio/Video File previewing while downloading
3276     - FEATURE: Added support for incremental download (slower but great for previewing)
3277     - FEATURE: Added Tracker authentication support
3278     - FEATURE: Defined qBittorrent fingerprint so that it doesn't use libtorrent fingerprint anymore
3279     - FEATURE: Display an explicit error message when a download from url fails
3280     - FEATURE: Allow the download multiple torrents from urls at once
3281     - FEATURE: New context menu on main window (Add, Start all, Pause all, Exit...)
3282     - FEATURE: Now supports one new search engines (MegaNova)
3283     - FEATURE: Rewritten search engine plugin (by fab31)
3284     - FEATURE: Rewritten parts of the download/search lists to improve performance
3285     - FEATURE: Individual share ratio is now displayed in each torrent properties.
3286     - FEATURE: Tuned default settings to improve download speed
3287     - FEATURE: Downloading from an URL will retry 10 times if too many users.
3288     - FEATURE: Now remembers filtered pieces in a torrent on restart
3289     - FEATURE: Now updating pieces progress in real time in torrent properties
3290     - I18N: Added Norwegian translation
3291     - BUGFIX: Fixed a memory leak when pressing OK in torrent properties
3292     - BUGFIX: Improved code so that GUI never freeze during downloading from an url
3293     - BUGFIX: Forgot to remove torrent file from scanned directory when "Clear Finished torrents" is enabled
3294     - BUGFIX: Fixed multiple selection in torrent content tab
3295     - BUGFIX: Improved configure file (detects libboost-thread)
3296     - BUGFIX: Fixed trayicon on some window managers (Gnome, XFCE)
3297     - BUGFIX: Always set maximum limit for connection depending on system
3298     - BUGFIX: Fixed Memory leaks in search engine
3299     - BUGFIX: Remove torrent file from scanned directory if it is already in download list
3300     - BUGFIX: Fixed possible segfault on loading due to columns size loading
3301     - BUGFIX: Fixed problems that could happen with delete selection action
3302     - BUGFIX: Fixed an arithmetic exception that could happen in ETA calculation
3303     - BUGFIX: Fixed Isohunt search engine
3304     - BUGFIX: Fixed download from URL function (was buggy)
3305     - BUGFIX: Fixed download button in search engine
3306     - BUGFIX: Fixed selective download
3307     - BUGFIX: Fixed memory leaks in torrent properties
3308     - BUGFIX: Fixed tooltip behaviour for trayicon
3309     - BUGFIX: Fixed Ipfilter.dat loading
3310     - BUGFIX: Not loading options every time we display options anymore
3311     - COSMETIC: Now displaying the number of downloads in tab title
3312     - COSMETIC: Redesigned download from url dialog
3313     - COSMETIC: Added a message to warn user that we started download from an url
3314     - COSMETIC: Renamed main tab from "Downloads" to "Transfers"
3315     - COSMETIC: Improved icons
3316     - COSMETIC: Resized flags in localization settings
3317     - COSMETIC: Improved trayicon image
3319 * Fri Aug 24 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.6.1
3320     - BUGFIX: Fixed possible segfaults when using context menus
3321     - BUGFIX: Cleanup up context menus code
3322     - BUGFIX: Use best gzip compressing for man page
3324 * Wed Aug 22 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.6.0
3325     - FEATURE: Rewritten the download list from scratch (more flexible)
3326     - FEATURE: Rewritten the search results list from scratch (more flexible)
3327     - FEATURE: Rewritten the torrent properties list from scratch (more flexible)
3328     - FEATURE: Improved and cleaned up search engine code
3329     - FEATURE: Search results are now displayed in real time (not sequentially)
3330     - FEATURE: Added two command lines parameters (--version, --help)
3331     - FEATURE: Added a popup menu for download list
3332     - FEATURE: Double-click on an item now toggles the paused state of a download
3333     - FEATURE: Improved code to be more portable (Windows & MacOS versions should arrive soon)
3334     - FEATURE: Allow to toggle selected state of a file within a torrent using double-click
3335     - FEATURE: Remember columns width in download and search results lists
3336     - BUGFIX: Don't use pkg-config for libcurl anymore (easier to compile)
3337     - BUGFIX: Fixed ETA calculation when downloading while connecting
3338     - BUGFIX: Download progress is now displayed correctly during first seconds of execution (was 0% before)
3339     - BUGFIX: Code cleanup & optimization
3340     - BUGFIX: Fixed sorting in download list
3341     - BUGFIX: Fixed sorting in search results list
3342     - BUGFIX: Fixed Parameters passing between instances
3343     - BUGFIX: Fixed missing icon for clear action in infoBar popup menu
3344     - BUGFIX: Fixed truncated lines in search results
3345     - BUGFIX: Don't refresh download list when user is in search tab (save CPU)
3346     - BUGFIX: Don't update Progress/DL Speed/ETA for finished downloads (save CPU)
3347     - BUGFIX: Save selected search engines only when they have changed (faster program exit)
3348     - COSMETIC: Increased icon size in toolbar from 24px to 32px
3349     - COSMETIC: Display a progress bar to visualize each download progress
3350     - COSMETIC: Size of each result in search are displayed in user friendly units
3351     - COSMETIC: Display a progress bar to visualize each file progress within a torrent
3352     - COSMETIC: Renamed 'ratio' to 'Session ratio' (makes more sense)
3353     - COSMETIC: Improved layout of torrent properties window when maximized
3354     - COSMETIC: Now number of search results is updated in real time
3355     - COSMETIC: Remember last window size
3356     - COSMETIC: Improved splash screen look
3357     - COSMETIC: Improved default width of columns in download and search results lists
3359 * Wed Aug 2 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.5.0
3360     - FEATURE: Improved "Download from url" feature (now supports https, ftp & redirections)
3361     - FEATURE: Added a torrent creation tool
3362     - FEATURE: Display progress for each file within a torrent
3363     - FEATURE: Based on new libtorrent v0.10 (lot of improvements)
3364     - FEATURE: Now possible to clear log textbox (popup menu)
3365     - FEATURE: Added two search engines (isohunt, torrentreactor)
3366     - FEATURE: Now Display share ratio on main window
3367     - FEATURE: Use OSD (On Screen Display) when a download or a search is finished
3368     - FEATURE: Allow only one instance of qBittorrent (and add new parameters to download list)
3369     - FEATURE: Remember last selected search engines in search tab
3370     - FEATURE: Improved search engines status output (Aborted, timed out, finished, no results)
3371     - FEATURE: qBittorrent can now update search plugin from qbittorrent.org
3372     - I18N: Added Slovak, Italian, Portuguese, Romanian and Traditional Chinese languages
3373     - BUGFIX: Fixed ThePirateBay parser for search engine (website had changed)
3374     - BUGFIX: Fixed filenames for results from ThePirateBay search engine
3375     - BUGFIX: Fixed unicode support for ThePirateBay search engine
3376     - BUGFIX: Now search results are sorted by seeds
3377     - BUGFIX: Overwrite nova.py search plugin only if it is outdated
3378     - BUGFIX: Fixed possible division by 0 in ETA calculation
3379     - BUGFIX: Improved ETA calculation precision
3380     - BUGFIX: Fixed default tab in options
3381     - BUGFIX: When saving options, reconnect only when listening ports changed
3382     - COSMETIC: qBittorrent has now its own new logo
3383     - COSMETIC: Display status "downloading" if DL Speed > 0 (even when tracker is down)
3384     - COSMETIC: Added a splashscreen
3385     - COSMETIC: qBittorrent has new cute icons
3386     - COSMETIC: Display number of results in search tab
3387     - COSMETIC: Added icons for each item in download list according to its state
3388     - COSMETIC: Redesigned Locale settings
3389     - COSMETIC: Fixed search engines names width (were cut on the right)
3390     - COSMETIC: Moved search engines to the left of the window (better ui)
3392 * Fri Jun 23 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.4.1
3393     - Not counting "protocol chatter" in UP/DL speed anymore
3394     - Download speed is now 0 when download is finished
3395     - Paused torrents remain paused when qbittorrent is re-started
3396     - Added option "go to systray when minimizing"
3397     - Added option "Clear finished downloads on exit"
3398     - Added option "Ask user for confirmation on exit"
3399     - Added "Stalled" status for downloads (colored in orange, paused are in red and finished in green)
3400     - Fixed Search window layout on maximizing
3401     - Fixed a bug that caused upload limit not to be always applied
3402     - Added Bulgarian translation
3403     - Updated Translations
3404     - Code optimization
3406 * Tue Jun 13 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.4.0
3407     - Added a search engine (supports Mininova & thepiratebay websites)
3408     - Fixed critical bug: some options were not applied correctly to BT session
3409     - Possibility to download a torrent file from an URL
3410     - Added confirmation dialog on qbittorrent exit
3411     - Enabled sorting in Download list
3412     - Added Ukrainian translation
3413     - Support urls as program parameters
3414     - Added more actions to trayicon menu
3415     - Fixed exception catching when retrieving fastresume data
3416     - use Binary prefix standards from IEC 60027-2 for units (B, KiB, MiB, GiB, TiB)
3417     - Iconification to systray when minimizing
3418     - Code Cleanup & optimization
3420 * Tue Jun 06 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.3.1
3421     - Fixed toolbar layout (spacing)
3422     - Added Russian translation
3423     - Resume also finished files on startup (for seeding)
3424     - Added colors corresponding to download state
3425     - Fixed a segfault when deleting a download (if no scan dir is set)
3427 * Mon Jun 05 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.3
3428     - Fixed auto-resume (worked only once)
3429     - Fixed BT_Backup dir creation on first startup (thanks Peter)
3430     - Now min port and max port are inverted if (min port > max port)
3431     - Fixed memory leaks
3432     - Added qbittorrent man page
3433     - Allow to disable max connections limit (default is disabled)
3434     - Disable upload limit by default
3435     - Added Menu Entry with icon (thanks Peter)
3436     - Restructured directory, now Makefile is in main directory (not src/)
3437     - Updated README / INSTALL
3439 * Fri Jun 02 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.2.3
3440     - Fixed ports checking function (user couldn't type the value he wanted)
3441     - qBittorrent does not remove .torrent file from scanned directory anymore
3442     - Check tracker errors list size and clear it if it becomes too big.
3443     - Small cosmetic change
3445 * Wed May 31 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.2.2
3446     - Fixed missing icons
3448 * Thu May 25 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.2.1
3449     - Fixed "make install" rule
3450     - Disabled debug mode
3452 * Thu May 25 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.2
3453     - Fixed a compatibility problem with some versions of qmake
3454     - Added translations : Greek, Swedish
3455     - Fixed Polish translation selection
3456     - Fixed come warning because of two unexisting slots
3457     - Improved "Apply" button behaviour in options
3458     - Windows are now resizable
3460 * Tue May 16 2006 - Christophe Dumez <chris@qbittorrent.org> - v0.1
3461     - Initial release (lack features & still need a lot of improvements)