|
3 | 3 | - FEATURE: Support per tracker re-announce. Needs libtorrent v1.0.0 (Gelmir) |
4 | 4 | - FEATURE: Support saving in network locations. (Gelmir) |
5 | 5 | - FEATURE: Support Qt5 (mostly Glassez) |
| 6 | + - FEATURE: Code optimizations resulting in a more CPU efficient and snappier qBittorrent. (sorokin) |
| 7 | + - FEATURE: WEBUI code rewritten, refactored and improved. (glassez, pmzqla, buinsky) |
| 8 | + - FEATURE: Add option to hibernate computer in Auto-Shutdown menu (Bruno Barbieri) |
| 9 | + - FEATURE: Cache preferences in memory. Minimize chance of settings corruption. Closes #1272, #1523, #1694. (sledgehammer999) |
| 10 | + - FEATURE: Option to disable connections not supported by proxies. Closes #1894. (sledgehammer999) |
| 11 | + - FEATURE: Haiku OS support (diger) |
| 12 | + - FEATURE: Add a save resume data interval option(useful for SSD). (john-peterson) |
| 13 | + - FEATURE: Add "Last Seen Complete" column (pmzqla) |
| 14 | + - FEATURE: Add "Last Activity" column (pmzqla) |
| 15 | + - FEATURE: Add "Total Size" column (pmzqla) |
| 16 | + - FEATURE: Show current speed limits in the status bar (pmzqla) |
| 17 | + - FEATURE: Episode filtering for RSS (Gelmir) |
| 18 | + - FEATURE: Highlight files when opening containing folder on Windows and Linux(nautilus, dolphin, konqueror). (Gelmir, pmzqla) |
| 19 | + - FEATURE: Setting to ignore RSS rule matches for X days (Gelmir) |
| 20 | + - FEATURE: Add hotkeys and buttons for Top and Bottom priorities (alfrix) |
| 21 | + - BUGFIX: Use completed time from libtorrent directly. Closes #1726. |
| 22 | + - BUGFIX: Speedup and fix a bug in torrent moving. (sorokin) |
| 23 | + - BUGFIX: Scan Folder dialog now remembers last location (Bryan Roscoe) |
| 24 | + - BUGFIX: Show input box to filter torrent list only when the list is shown (pmzqla) |
| 25 | + - BUGFIX: Add placeholder text to the input to filter the torrent list (pmzqla) |
| 26 | + - BUGFIX: Put directories first when sorting torrent content by name (pmzqla) |
| 27 | + - BUGFIX: Fix missing icon for open action in file list (Gelmir) |
| 28 | + - BUGFIX: Set placeholder text to torrent content filter. (sorokin) |
| 29 | + - BUGFIX: Fix torrent creation when data is too large (sorokin) |
| 30 | + - BUGFIX: Load torrents that have big metadata file. Closes #1889. (sledgehammer999) |
| 31 | + - BUGFIX: Use correct separator for "OR" condition in RSS rules (pmzqla) |
| 32 | + - BUGFIX: Don't waste UI space in 'Content' window. Closes #2159 (alfrix) |
| 33 | + - 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) |
| 34 | + - WINDOWS: Fix automatic python download. Closes #2076. (sledgehammer999) |
| 35 | + - SEARCH: Update KickassTorrents plugin (pmzqla) |
6 | 36 | - OTHER: Drop libtorrent 0.15.x support |
7 | 37 | - OTHER: Drop Qt < 4.8.0 support |
8 | 38 | - OTHER: Migrate build system to autotools (sledgehammer999) |
| 39 | + - OTHER: Remove deprecated feature of separate DHT port. (sledgehammer999) |
| 40 | + - OTHER: Speedup compilation speed (sorokin) |
| 41 | + - OTHER: Backtrace generation now works on MinGW. (Gelmir) |
9 | 42 |
|
10 | 43 | * Sat Oct 12 2013 - Christophe Dumez <chris@qbittorrent.org> and sledgehammer999 <sledgehammer999@qbittorrent.org> - v3.1.0 |
11 | 44 | - FEATURE: Add command line option to daemonize qbittorrent-nox (ngaro) |
|
0 commit comments