qBittorrent (32-bit) 歷史舊版本 Page1

最新版本 qBittorrent 4.1.2 (32-bit)

qBittorrent (32-bit) 歷史版本列表

qBittorrent 是免費的,輕量級 BitTorrent 傳輸協議客戶端軟件。這個功能強大且易於使用的程序,可以通過其有吸引力的功能界面輕鬆管理文件共享。但是,即使此應用程序的界面簡單,其功能集也是非常廣泛的,使用戶可以通過集成搜索引擎,通過優秀的網頁界面,RSS 支持,UPnP 和 NAT-PMP 標準的端口轉發支持,IP 過濾,所有最常用的 BitTrontextensions(加密,M... qBittorrent (32-bit) 軟體介紹


qBittorrent 4.1.2 (32-bit) 查看版本資訊

更新時間:2018-08-13
更新細節:

What's new in this version:

Feature:
- New options for "inhibit sleep"
- Add option for regexps in the transferlist search filter's context menu (thalieht)
- Add async io threads option to AdvancedSettings
- Allow save resume interval to be disabled
- Add checkbox for recursive download dialog
- Add changelog link in program updater

Bugfix:
- Avoid allocating large memory when loading a .torrent file
- Notify users on 1st time close/minimize to tray
- Fix I/O error after fetching magnet metadata
- Never save resume data for already paused torrents
- Make ProgramUpdater upgrade to 64-bit qbt when running on 64-bit Windows
- Put temporary files in qbt own temp folder
- Avoid potentially setting the wrong piece priorities
- Various code refactorings/improvements
- Add options "Download in sequential order" and "Download first and last pieces first" in AddNewTorrentDialog
- Download favicon using appropriate protocol
- Apply proxy settings on DownloadManager creation
- Improve torrent initialization
- Save resume data on torrent change events
- Increase default resume data save interval
- Work around crash when procesing recursive download
- Reduce queries to python version
- Disable certain mouse wheel events in Options dialog

Webui:
- Send all rechecks in one request
- Add WebUI Force Reannounce option
- Create non-existing path in setLocationAction()
- Add WebUI support for Mac ⌘ (Command) key
- Show current save path in 'Set location' window
- Fix WebUI cache behavior for css files
- Send Cache-Control header in WebUI responses
- Add form-action to CSP
- Add upgrade-insecure-requests to CSP when HTTPS is enabled
- Reset WebUI ban counter on login success
- Add logging messages in WebUI login action
- Add option to control CSRF protection
- Add option to control WebUI clickjacking protection

RSS:
- Implement "Sequential downloading" feature
- Don't use RSS feed URLs as base for file names

Search:
- Add a name filter for search results
- Fix python version detection
- Clear python cache conditionally
- Properly normalize version string before parsing it

Windows:
- Turn on Control Flow Guard for MSVC builds

Other:
- Fix CMake build with QtSingleApplication

qBittorrent 4.1.1 (32-bit) 查看版本資訊

更新時間:2018-05-28
更新細節:

What's new in this version:

Feature:
- Add 'Moving' state for torrents being relocated/moved (sledgehammer999)
- Show rechecking progress (sledgehammer999)
- Add option to remember last used save path (glassez)
- Torrent name is also renamed if the content was renamed in the "Add New Torrent" dialog (glassez)
- Relax behavior of "Download first and last piece first". It applies to all files and not only to the previewable. (Chocobo1)

Bugfix:
- Fix issues with translatable strings (Chocobo1)
- Fix displayed tracker messages (Chocobo1)
- Make settings file recovery more robust (Chocobo1)
- Retry saving settings when operation failed (Chocobo1)
- Log successful torrent move (sledgehammer999)
- Fix deletion of old logs (sledgehammer999)
- Delete non-commited fastresume files (sledgehammer999)
- Don't migrate torrents that have newer fastresumes (sledgehammer999)
- Fix adding multiple torrents at once from WebUI (glassez)
- Improve "Run External Program" behavior. On Windows, a backslash isn't appended to paths from path variables (Chocobo1)
- Suppress multiple I/O errors for the same torrent (sledgehammer999)
- Replace raster qbt logo with vector version (Chocobo1)

WEBUI:
- Fix wrong API method names (glassez)
- Filter torrent info endpoint by hashes (Marcel Petersen)
- Fix invalid API calls in WebUI (glassez)
- Improve legacy API params handling (glassez)
- Fix params handling for some legacy API methods (glassez)
- Apply locale changes immediately in WebUI (Chocobo1)
- Use 32px icons for favicon (Chocobo1)
- Properly set RSS settings via API (glassez)

RSS:
- Fix auto-downloading rule when Smart filter with regular Episode filter are used (glassez)
- Make "Ignoring days" to behave like other filters (glassez)
- Place "Use Smart Episode Filter" more correctly (glassez)
- Use RSS feed update time as a fallback (glassez)

COSMETIC:
- Fix Stats dialog size (sledgehammer999)

MACOS:
- Fix GUI scaling factor on macOS (Chocobo1)

WINDOWS:
- Update icons (adem4ik)

qBittorrent 4.1.0 (32-bit) 查看版本資訊

更新時間:2018-05-05
更新細節:

What's new in this version:

Feature:
- Add "Coalesce reads & writes" checkbox in advanced options (Chocobo1)
- Smart Filter for RSS (Stephen Dawkins)
- Possibility to configure at which speed a torrent is considered slow (thalieht)
- When creating a torrent you can choose to preserve the file order (toster, Chocobo1)
- A new, redesigned and refactored WebAPI (glassez)

Bugfix:
- Redefine CacheStatus.readRatio field. (Chocobo1)
- Clarify some terms in stats dialog (Chocobo1)
- Fix possible crash when using both share limits (thalieht)
- Disable options when Disable connections not supported by proxies is enabled (Thomas Piccirello)
- Add link to an explanation of Disable connections not supported by proxies (Thomas Piccirello)
- Fix typo in a log message (Andrei Stepanov)
- Fix loading very large torrents. Closes #8449. (Chocobo1)
- Fix reverting backslashes to slashes in run external program. Closes #7800 (Chocobo1)
- Use https for documentation links (Chocobo1)
- Use original scheme when downloading favicons (Chocobo1)
- Parse URL query string at application level (glassez)
- Properly reply to announce request (embedded tracker) (glassez)
- Add Tags parameter to "Run External Program" (Chocobo1)
- Fix various typos (Chocobo1)
- Refactor filesystem watcher. Delay before processing new files. (Chocobo1)
- Don't strip empty arguments passed to external program. Closes #8454. (Chocobo1)
- Stop creating Download folder on start (Chocobo1)
- Avoid data corruption when rechecking paused torrents (sledgehammer999)
- Fix crashes due to invalid iterator use (Luís Pereira)
- Fix renaming completed files (Chocobo1)
- Fix path separator in log messages (Chocobo1)

Webui:
- Switch built-in Web UI html to HTML5 (glassez)
- WebUI Save user's resized window sizes (Thomas Piccirello)
- Make download + upload windows resizable (Thomas Piccirello)
- Add option to show/hide webui status bar (Thomas Piccirello)
- Add "Use proxy only for torrents" option to webui (Thomas Piccirello)
- Various fixes in the html code (Thomas Piccirello)
- Don't unselect selected torrents after a few seconds (Thomas Piccirello)
- Enable Http/1.1 persistence connection (Chocobo1)
- Format Read cache hits as percentage (Thomas Piccirello)
- Re-order and rename stats (Thomas Piccirello)
- Right align stat values (Thomas Piccirello)
- Enable Statistics window to be scrolled and resized (Tom Piccirello)
- Save WebUI Statistics window size (Thomas Piccirello)
- Make WebUI iframe windows scrollable on iOS (Thomas Piccirello)
- Remove unused CSS from WebUI login page (Thomas Piccirello)
- Consolidate CSS into style.css (Thomas Piccirello)
- Resolve JavaScript errors (Thomas Piccirello)
- Fix spacing in login form(Thomas Piccirello)
- Update WebUI to be more compliant with HTML5 standard (Chocobo1)
- Update clipboard.js to v2.0.0 (Chocobo1)
- Remove unused JavaScript library (Chocobo1)
- Fix setting preferences via WebAPI (glassez)
- Rename property to match its definition (Thomas Piccirello)
- Add Limit Share Ratio context menu option (Thomas Piccirello)

RSS:
- Disable Auto TMM when RSS rule has save path (glassez)
- Process loaded RSS articles in case of error (glassez)
- Resolve (X)HTML entities in RSS content (glassez)

Search:
- Improve Search handling (glassez)
- Calculate supported categories based on selected plugin (Thomas Piccirello)
- Fix memory leak (Chocobo1)

Cosmetic:
- Use spinbox suffix to display rate/time units (thalieht)
- Avoid showing an empty row in AdvancedSettings (Chocobo1)

Other:
- Various code optimizations and fixes (Luís Pereira, Chocobo1)
- Fix build when using Clang under CMake (Luís Pereira)
- Allow to disable Stacktrace support (Nick Korotysh)
- Use RNG provided by OS (Chocobo1)

qBittorrent 4.0.4 (32-bit) 查看版本資訊

更新時間:2018-02-16
更新細節:

What's new in this version:

Feature:
- Add source field in Torrent creator
- Torrent creator: raise maximum piece size to 32 MiB
- Add a force reannounce option in the transfer list context menu

Bugfix:
- Fix sorting of country flags column in Peers tab
- Fix natural sorting when the common part of 2 strings ends partially in a number which continues in the uncommon part
- Fix application of speed limits on LAN and μTP connections
- Make peer information flags in peerlist more readable
- Fix gui issues on high DPI monitor
- Fix dialog and column size on high DPI monitors
- Fix constant status of '[F] Downloading'
- Fix translation context
- Separate subnet whitelist options into two lines
- Don't set application name twice
- Set default file log size to 65 KiB and delete backup logs older than 1 month

WEBUI:
- Only prepend scheme when it is not present
- Add "Remaining" and "Availability" columns to webui Content tab
- Make value formatting consistent with GUI
- Reposition Total Size column to match gui
- Add Tags and Time Active columns
- Use https for www.qbittorrent.org
- Match webui statuses to gui
- Right-align stat values
- Add missing units

RSS:
- Fix crash when deleting rule because it tries to update
- Don't process new/updated RSS rules when disabled
- Remove legacy and corrupted RSS settings

Search:
- Search only when category is supported by plugin
- Only add search separators as needed

Cosmetic:
- Tweak spacing in torrent properties widget and speed widget

Windows:
- Use standard folder icon for open file behavior on Windows
-  Revert "Run external program" function. Now you will not be able to directly run batch scripts

Other:
- Fix splitting of compiler flags in configure. Autoconf removes a set of [] during script translation, resulting in a wrong sed command
- configure: Parse all compiler related flags together
- Update copyright year

qBittorrent 4.0.3 (32-bit) 查看版本資訊

更新時間:2017-12-18
更新細節:

What's new in this version:

Bugfix:
- Add height padding to the transfer list icons
- Allow to drag-n-drop URLs into mainwindow to initiate download
- Fix crash when fitlering search results. Stable sorting is removed

Webui:
- Fix missing qbt logo on login page in webUI
- Add check to avoid type error after logout
- Use POST for logout command. This is to avoid browser being smart to prefetch the link then logging out the user
- Fix WebUI is not reachable via IPv6. (glassez)

Windows:
- Disable the "?" help button in all dialogs on Windows. Closes #7365. Requires Qt 5.10

qBittorrent 4.0.2 (32-bit) 查看版本資訊

更新時間:2017-12-01
更新細節:

What's new in this version:

- BUGFIX: Fix crash on some systems when creating address object for 255.255.255.255. Closes #7735. (sledgehammer999)
- PERFORMANCE: Change MixedModeAlgorithm default to TCP. This was the v3_3_x default and should sustain higher speeds. Closes #7779. (Chocobo1)
- PERFORMANCE: Stop logging IP filter parsing errors after a while, otherwise the GUI freezes or qBittorrent doesn't start. (sledgehammer999)
- GUI: Implement stable sort. Rows in transfer list shouldn't flicker anymore. (Chocobo1) - WEBUI: Fix build when webui is disabled. (Heiko Becker)
- RSS: Fix build because of missing header. Closes #7805. (thoradia)
- RSS: Fix RSS parser. (glassez) - RSS: Implement Import/Export RSS rules in legacy(aka v3_3_x) format. (glassez)
- RSS: Implement Import/Export RSS rules in JSON format. (glassez)
- WINDOWS: Fixed blurry text under Windows by setting DPI awareness to default. (TheNicker)
- LINUX: Fix i386 build. (Evgeny Lensky)

qBittorrent 4.0.1 (32-bit) 查看版本資訊

更新時間:2017-11-22
更新細節:

What's new in this version:

- BUGFIX: Fix crash on opening torrent/magnet (uninitialized pointer)
- BUGFIX: Enable preferences Apply button when ip banlist is modified
- BUGFIX: Allow drag-n-drop magnet links to mainwindow
- BUGFIX: Fix crash when aborting a torrent creation process
- BUGFIX: Correctly check if torrent passed during application start already exists
- WEBUI: Add ip subnet whitelist for bypassing webui auth
- WEBUI: Fix logo missing in login page
- COSMETIC: Fix english typo
- OTHER: cmake: qtsingleapplication should always be built statically

qBittorrent 4.0.0 (32-bit) 查看版本資訊

更新時間:2017-11-20
更新細節:

What's new in this version:

FEATURE:
- Change qbittorrent logo. Issue #6467. (HVS, Atif Afzal, sledgehammer999)
- New icon theme with SVG source, so we can scale it appropriately in the future. (Bert Verhelst)
- Drop Qt 4 support. Raise minimum Qt version to 5.5.1 (evsh)
- UI for managing locally banned IP list (dzmat)
- Support for specifying where to save/load config files. Support for portable mode. (evsh)
- It is now possible to pass options via ENV variables instead of cmd options. (evsh)
- Allow to strip subfolder in multifile torrents. (glassez, sledgehammer999)
- Allow cmd args to specify options when adding torrents. (Brian Kendall)
- Widget for showing filesystem paths while typing. Used in the Add New Torrent and Options dialogs. (evsh)
- Trackerlist: Allow to toggle columns (thalieht)
- Add availability column to torrent content model and torrent properties window (evsh)
- Implemented share limit by seeding time (naikel)
- Revamp Torrent creator (Chocobo1)
- Enable drag n drop to create torrent on mainwindow (Chocobo1)
- Add show/hide statusbar option (takiz)
- Show number of pieces. Closes #6774. (Chocobo1)
- Allow to select & delete multiple entries in "Manage Cookies" dialog (Chocobo1)
- Fetch Favicons via google as a final fallback (KingLucius)
- Add a Tags (multi-label) feature to the GUI. Closes #13. (tgregerson)
- Use the system icons for each file type in the Content tab (evsh)
- Use SVG files for monochrome tray icons. Closes #6085. (evsh)
- Prefill torrent name when creating a new torrent. Closes #7229. (Chocobo1)
- Expose more libtorrent options in advanced settings (Chocobo1)
- Add comboBox for selecting BitTorrent protocol. Closes #6316. (Chocobo1)
- Allow SMTP sender to be set. Closes #7575. (Chocobo1)
- Allow to specify if announcing to all tiers is desired. (sledgehammer999)
- Configurable number of history of paths in Add New Torrent dialog. (evsh)

BUGFIX:
- Adjust icons names to better fit FDO scheme (evsh)
- Optimized IP filter parsing, making blazingly fast (sledgehammer999, evsh)
- Fix dialogs didn't position on the correct screen which qBittorrent window is on. Closes #1690, #2474, #3538. (Chocobo1)
- Refactor and improve StatusBar (glassez)
- Set expiration date for newly added cookie to +2 years from now, instead of +99 years. (Chocobo1)
- Don't create subfolder inside temp folder (glassez)
- Don't replace existing files when relocating torrent (glassez)
- Fix explicit Torrent Management Mode in Add New Torrent dialog. Closes #5602. (sledgehammer999)
- Fix calculation of 'Average time in queue' stat under libtorrent 1.1.x (sledgehammer999)
- Don't disable bandwidth scheduler when manually switching speed limits. Closes #7306. (glassez)
- Fix dereferencing freed pointer. Closes #7420. (Chocobo1)
- Change the default cache size to 64MiB. (Chocobo1)
- 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)
- Replace dialog ok-cancel buttons with QDialogButtonBox, which follows the platform specific button order. (Chocobo1)
- Better reporting of success/failure of torrent and file deletion. (sledgehammer999)
- Fix last activity calculation. Closes #7461. (Chocobo1)
- Save state of options windows on cancel too. (silverqx)
- Persist size and treeview header state in preview dialog. (silverqx)
- Show torrent name in "add new torrent" dialog on merging trackers (Chocobo1)
- Properly pre-select the selected torrent's current ratio limiting options in UpDownRatioDlg dialogs. Fixes #7352 (thalieht)
- Optimize code for SpeedWidget. (dzmat)
- Disable processing events when adding torrents(prevents crashes). Closes #7436. (Chocobo1)
- Open links in browser. Closes #7651. (Chocobo1)
- Change default settings for tracker/tier announces to mimick μTorrent behavior. (sledgehammer999)
- Explicitly set UPnP state on start-up. Closes #7338. (Chocobo1)
- Include/print caught signal in stackdump (Chocobo1)

COSMETIC:
- Trackerlist: Set text alignment of columns with numbers to the right (thalieht)
- Enable alternatingRowColors for "Manage Cookie" dialog (Chocobo1)
- Remove indentation for category/tag filter widgets in all platforms (thalieht)
- Add space between widgets in left side panel. Closes #7224. (Chocobo1, glassez)
- Unify preference window borders across the tabs (vit9696)
- Center Options dialog when showed. (silverqx)
- Show delete accelerator key in menu. closes #7508 (Nick Korotysh)
- Set QTextOption::NoWrap property in "Download from URLs" dialog (Chocobo1)
- Use SVG icons for the country flags. Closes #6223. (sledgehammer999)

WEBUI:
- Allow to load/use ECDSA certificate in webUI. (Chocobo1)
- Add copy options to webui context menu (addresses #6815) (#7036) (Tom Piccirello)
- Set torrent location from webui context menu (addresses #6815) (#7062) (Tom Piccirello)
- Add option to rename torrent from WebUI (Thomas Piccirello)
- Add auto torrent management to webui context menu (addresses #6815) (Thomas Piccirello)
- Option for "Create subfolder" when adding new torrent. (thalieht)
- Fix addPaused wrong default behavior. (Chocobo1)
- Reposition "Priority" menu option in WebUI to match gui. Closes #7072. (Thomas Piccirello)
- Report TCPServer errorString() if webui fails to listen to port. (Matthew Fioravante)
- Exit gracefully when failed to initialize web server with qbt-nox (Chocobo1)
- Add file-to-piece-index mappings in /query/propertiesFiles command (Chocobo1)
- Add optional parameters for /command/download & /command/upload (Chocobo1)
- Print error messages upon receiving invalid header fields. (Chocobo1)
- Add WebUiAddress config option. (Matthew Fioravante)
- Reinitialize webUI server when "IP address" setting changed. An app restart won't be necessary from now on. (Chocobo1)
- Improve log and error messages (Chocobo1)

SEARCH:
- Use explicit class for search plugin versions (evsh)
- Remove all search plugins from repo. There is another repo named 'search-plugins'. (sledgehammer999)
- Update the backend when a new plugin favicon is downloaded. (sledgehammer999)
- Allow search plugins sorting. Closes #7526. (Nick Korotysh)

RSS:
- Redesigned RSS subsystem (glassez)
- Do not use hardcoded colors in RSS feed view (evsh)
- Improve RSS events logging (glassez)

WINDOWS:
- Use dpiawareness=1 on Windows. Closes #5393. (sledgehammer999)
- Reformat Windows build configuration files. (glassez)

OTHER:
- Use new classes/methods from libtorrent and stop using deprecate ones. (glassez)
- Various string fixes (Allan Nordhøy, sledgehammer999)
- cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551. (evsh)
- Update BOOST m4 macros and simplify AX_BOOST_BASE usage (Chocobo1)
- Drop OS/2 support. (sledgehammer999)
- Optimize file size of PNG and SVG files. (sledgehammer999)
- Add new translators in the About page.

qBittorrent 3.3.16 (32-bit) 查看版本資訊

更新時間:2017-09-08
更新細節:

What's new in this version:

Bugfix:
- Better memory footprint when using libtorrent 1.1.x. The cache is turned off by default(0 (disabled) value in the settings). The value -1 (auto) makes it use 1/8 of your RAM. (sledgehammer999)
- Skip user input events when adding torrent. Closes #7327. (glassez)
- Avoid memory leak in the speed graph. (Chocobo1)

Webui:
- Fix validating wrong header field. X-Forwarded-Host is a foreign proxy setting, it isn't the same as qbt's local setting and thus it makes no sense to verify it. Closes #7311. (Chocobo1)

Windows:
- Fix connection problems when a specific interface/ip is configured. (sledgehammer999)
- Disable skipping of loopback interfaces. This fixes the absence of VPN tunnel interfaces under Windows and works around the QTBUG-32349. Fixes #7291. (Evengard)
- The installer detects the 64bit running process too. (vlakoff)

qBittorrent 3.3.15 (32-bit) 查看版本資訊

更新時間:2017-08-04
更新細節:

What's new in this version:

- Bugfix: Temporary subfolder wasn't being deleted