qBittorrent (64-bit) 歷史舊版本 Page15

最新版本 Hearthstone Deck Tracker 1.14.24

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

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


qBittorrent 3.3.16 (64-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 (64-bit) 查看版本資訊

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

What's new in this version:

- Bugfix: Temporary subfolder wasn't being deleted

qBittorrent 3.3.14 (64-bit) 查看版本資訊

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

What's new in this version:

- This release is made mainly to fix the previous problematic fix for Cross-Site Request Forgery attacks via the webui
- It also contains another Webui fix for a DNS rebinding attack. For all WebUI users, if your qBittorrent server is assigned with a domain name, it is recommended to enter the domain name in GUI: Options -> WebUI tab -> Server domains textbox or in config: Preferences section -> WebUI/ServerDomains in order to defend against DNS rebinding attacks
- Google has decided that qBittorrent is a persona non-grata. Read this reddit post for more info
- Either this weekend or the next one you will get a beta for v3.4.0. It has A LOT of new features so help in finding grave bugs. Keep checking back to see if it is posted
- BUGFIX: Set interface for outgoing traffic(libtorrent 1.1.x series). (evsh)
- WEBUI: Fix KEEP_ALIVE_DURATION value
- WEBUI: Relax CSRF defense. Closes #6882. Allow HTTP request which has neither Origin nor Referer header included
- WEBUI: Skip username/password check for active sessions
- WEBUI: Fix javascript errors and follow best practices
- WEBUI: Fix value comparison
- WEBUI: Implement HTTP host header filtering. This filtering is required to defend against DNS rebinding attack. Fixes security issues reported by @beardog108 privately
- WEBUI: Add Status column to webui
- WEBUI: Bump API_VERSION and API_VERSION_MIN to 15
- SEARCH: Pad shorter python versions
- WINDOWS: Updated Arabic, Turkish, Greek, Russian, Danish languages of the installer
- WINDOWS: Raise total stack size on Windows to 8 MB

qBittorrent 3.3.13 (64-bit) 查看版本資訊

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

What's new in this version:

Bugfix:
- Fixed UI glitch about torrent numbers in the sidepanel
- Fix downloaded/uploaded columns were not highlighted properly when selected
- Always draw background in files list and search result list
- Remove torrent temp folder if it becomes unneeded
- Remove torrent temp folder when torrent is deleted
- Setup DPI at startup
- Do not attempt to show detailed tooltips without torrent metadata
- Better detection of already present files when adding a torrent
- Fix double click on system tray icon causing program to open and minimize immediately
- BUGIFX: Fix categories sorting in AddNewTorrentDialog
- Set "category" column as case-insensitive in transfer list
- Properly sort categories case-insensitively in filter widget
- Fix renaming files is not case sensitive on Windows platform
- Fix crash in download piece bar
- Fix focusing on the previously opened dialog didn't work

WebUI:
- `RequestParser::splitMultipartData` drop extra trailing newline
- Add `skip_checking` and `paused` to `/command/download` and `/command/upload`
- Fix checkbox hidden
- 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.
- Always send Content-Length header
- Send Date http header
- Fix "Content-Encoding" header is always created
- Implement robust checking for gzip encoding and revise gzip compressing/decompressing code.
- Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations.
- Use translatable strings in Statistics dialog
- Add missing unit sizes in misc.js
- Use the same layout in the Speed tab in preferences as the GUI
- Return status indicating if at least one torrent was successfully added
- Increase the number of digits after the decimal point
- Use less permissive Content Security Policy
- Fix connection status icon too large
- Cosmetic fixes for WebUI upload and download windows
- Fix slow filtering in WebUI
- Make cookie parsing robust
- New API for getting torrent piece info
- 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.

Search:
- Update demonoid, legittorrents plugins
- Remove mininova, ExtraTorrent plugins
- Add btdb plugin

Windows:
- Updated Spanish, Ukrainian, German, Chinese languages of the installer

qBittorrent 3.3.12 (64-bit) 查看版本資訊

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

What's new in this version:

Feature:
- Indicate bitness in stackstrace and about dialog

Bugfix:
- Fix incomplete type compile error with Qt4
- Fix compile error: ‘escape’ is not a member of ‘Qt’
- Use system locale to format dates/time/etc
- Follow http user-agent format
- Fix cancel "Set location" causes files move to installation dir

Webui:
- Improve performance of updating 'progress' column
- Implement statistics window in web UI
- fixed "remaining" column in WebUI
- Set HttpOnly attribute to SID cookie
- Fire up the timer to clean inactive sessions
- Set cookie SID value to empty on logout

Windows:
- Make the installer DPI aware
- Set exit code to 0 on install/uninstall success. Fixes problem with silent installations.
- The 64-bit installer refuses to install on 32-bit systems.
- The 64-bit installer uses the correct "Program Files" now. Detection will not work if you install on top of previous installer.
- Fix running the uninstaller if the user chose a different path in the installer

Linux:
- Add keywords to the .desktop file
- Update stuff in appdata.xml and run 'appstream-utl upgrade' on it

Other:
- Replace rand() by a true uniform distribution generator
- Change our user-agent format as indicated earlier in the news section
- cmake: fix OSX bundle creation

qBittorrent 3.3.11 (64-bit) 查看版本資訊

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

What's new in this version:

Feature:
- Always show progress and remaining bytes for unselected files
- Allow to change priority for unselected files through the combobox like it is done via the context menu
- 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.
- Put temp files in .qBittorrent directory
- Use the numbers from tracker scrape response
- Implement category filter widget. Show categories in tree mode when subcategories are enabled.
- Allow to toggle columns in searchtab
- PeerList: allow to hide zero values for the "uploaded" and "downloaded" columns
- Display more information in tracker tab
- Use Ctrl+F to search torrents
- Transferlist: add hotkeys for double click and recheck selected torrents
- Add hotkey for execution log tab, Trackerlist, Peerlist etc
- Seperate seeds from peers for DHT, PeX and LSD

Bugfix:
- Do not remove added files unconditionally
- Ignore mouse wheel events in Advanced Settings
- Add queue repair code. It should fix missing torrents after restarting
- Fetch torrent status when generating final fastresume data. It should fix missing torrents after restarting.
- Fix queue overload for add torrent at session start. It should fix missing torrents after restarting.
- After files relocate, don't remove the old folder even if it is empty
- Fix finding 'English' item in language dropdown menu when an unrecognized locale is requested
- BUGIFX: Speedlimitdlg: raise slider default value to 10000
- TransferListWidget: keep columns width even if they are hidden on qBittorrent startup (unless something goes wrong)
- fix index overflow for torrents with invalid meta data or empty progress
- Immediately update torrent_status after manipulating super seeding mode
- Use case-insensitive comparsion for torrent content window
- Fixed sort order for datetime columns with empty values
- Disable proxy in WebUI HTTP server

Cosmetic:
- Use a disabled progressbar's palette for unselected files
- Support fallback when selecting theme icons
- Do not resize SVG icons
- Align text to the right in columns that handle numbers for PeerList and SearchTab
- Increased number of digits after the decimal point for Gibibytes and above
- Use non-breaking spaces between numbers and units

WebUI:
- Fix proxy type bug
- Use the correct value for KEY_TORRENT_NUM_COMPLETE/KEY_TORRENT_NUM_INCOMPLETE
- Make torrents table scrollable horizontally
- Make torrent peers table scrollable horizontally
- Add tooltips to dynamic table header
- Implement dynamic table columns resizing, reordering and hiding
- Add some missing columns to dynamic tables
- Make too tall menus scrollable
- Prevent text wrapping in menus
- Add a vertical separator between columns
- Implement resizable progress bar in "Done" column
- Fix scrollbar covers menu item with long text
- Remove 300px limit of column width
- Avoid lags in firefox on resizing progress column
- Fix category in torrent upload
- Turn off port forwarding of WebUI by default for GUI users
- Exclude insecure ciphers
- Avoid clickjacking attacks
- Add X-XSS-Protection, X-Content-Type-Options, CSP header
- Escape various values that might contain injected html
- Bump API_VERSION to 12

Search:
- Update extratorrent plugin
- SearchTab: can now save sorting column changes
- Use case-insensitive sort for Name column in Search tab

RSS:
- Fix tab order in RSS downloader
- Move old RSS items to separate config file
- Episode filter code refactoring
- Allow resetting rule to no category
- Save rule on enable/disable even if not selected
- Allow | in RSS must contain
- RSS use red text to indicate invalid filter
- Allow episode zero (special) and leading zeroes in RSS episode filter
- RSS parse torrent episodes like 1x01 as well as S01E01
- RSS allow infinite range to extend beyond current season
- Improve UI responsiveness during RSS downloading
- Show name of feed list and sort rules in editor
- Fix regex matching

Other:
- Workaround problem with moc from Qt4 and #if
- Print warning to the user if stacktrace contains no function names
- Various cmake fixes
- Fix finding qmake in configure when cross-compiling

qBittorrent 3.3.10 (64-bit) 查看版本資訊

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

What's new in this version:

Bugfix:
- Fix share ratio limiting
- Case insensitive sort for client column
- Make resume/pause menu items clickable

Windows:
- Make the updater to look for the x64 installer if running x64 version